Class: Aws::Types::Consent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#currency::String

Returns the value of attribute currency.

Returns:

  • (::String)


77
78
79
# File 'sig/types.rbs', line 77

def currency
  @currency
end

#max_price::Float

Returns the value of attribute max_price.

Returns:

  • (::Float)


76
77
78
# File 'sig/types.rbs', line 76

def max_price
  @max_price
end