Class: HighLevel::Models::Payments::ApplyToFuturePaymentsConfig

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/payments/apply_to_future_payments_config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#durationObject (readonly)

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



9
10
11
# File 'lib/high_level/models/payments/apply_to_future_payments_config.rb', line 9

def duration
  @duration
end

#duration_typeObject (readonly)

Returns the value of attribute duration_type

Returns:

  • (Object)

    the current value of duration_type



9
10
11
# File 'lib/high_level/models/payments/apply_to_future_payments_config.rb', line 9

def duration_type
  @duration_type
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/high_level/models/payments/apply_to_future_payments_config.rb', line 9

def type
  @type
end