Class: MetrifoxSDK::Types::CheckoutConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/metrifox_sdk/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#billing_intervalObject

Returns the value of attribute billing_interval

Returns:

  • (Object)

    the current value of billing_interval



12
13
14
# File 'lib/metrifox_sdk/types.rb', line 12

def billing_interval
  @billing_interval
end

#customer_keyObject

Returns the value of attribute customer_key

Returns:

  • (Object)

    the current value of customer_key



12
13
14
# File 'lib/metrifox_sdk/types.rb', line 12

def customer_key
  @customer_key
end

#offering_keyObject

Returns the value of attribute offering_key

Returns:

  • (Object)

    the current value of offering_key



12
13
14
# File 'lib/metrifox_sdk/types.rb', line 12

def offering_key
  @offering_key
end