Class: Aws::Types::SellerInformation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


835
836
837
# File 'sig/types.rbs', line 835

def display_name
  @display_name
end

#seller_profile_id::String

Returns the value of attribute seller_profile_id.

Returns:

  • (::String)


834
835
836
# File 'sig/types.rbs', line 834

def seller_profile_id
  @seller_profile_id
end