Module: GenesisRuby::Api::Mixins::Requests::Financial::Cards::InstallmentAttributes

Overview

Installment shared attributes mixin

Instance Attribute Summary collapse

Instance Attribute Details

#installment_plan_idObject

Returns the value of attribute installment_plan_id.



12
13
14
# File 'lib/genesis_ruby/api/mixins/requests/financial/cards/installment_attributes.rb', line 12

def installment_plan_id
  @installment_plan_id
end

#installment_plan_referenceObject

Returns the value of attribute installment_plan_reference.



12
13
14
# File 'lib/genesis_ruby/api/mixins/requests/financial/cards/installment_attributes.rb', line 12

def installment_plan_reference
  @installment_plan_reference
end