Cloud Channel V1 API - Class Google::Cloud::Channel::V1::TransferableOffer (v2.5.0)

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

#offer=

def offer=(value) -> ::Google::Cloud::Channel::V1::Offer
Parameter
Returns

#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.