Class: Aws::Types::OfferSetInformation

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#offer_set_id::String

Returns the value of attribute offer_set_id.

Returns:

  • (::String)


494
495
496
# File 'sig/types.rbs', line 494

def offer_set_id
  @offer_set_id
end

#seller_of_recordTypes::SellerInformation

Returns the value of attribute seller_of_record.



495
496
497
# File 'sig/types.rbs', line 495

def seller_of_record
  @seller_of_record
end