Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::TransferableOffer.
TransferableOffer represents an Offer that can be used in Transfer. Read-only.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#offer
def offer() -> ::Google::Cloud::Channel::V1::Offer
Returns
- (::Google::Cloud::Channel::V1::Offer) — Offer with parameter constraints updated to allow the Transfer.
#offer=
def offer=(value) -> ::Google::Cloud::Channel::V1::Offer
Parameter
- value (::Google::Cloud::Channel::V1::Offer) — Offer with parameter constraints updated to allow the Transfer.
Returns
- (::Google::Cloud::Channel::V1::Offer) — Offer with parameter constraints updated to allow the Transfer.
#price_reference_id
def price_reference_id() -> ::String
Returns
- (::String) — Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.
#price_reference_id=
def price_reference_id=(value) -> ::String
Parameter
- value (::String) — Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.
Returns
- (::String) — Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.