Method: AdvancedBilling::PrepaidConfiguration#initial_funding_amount_in_cents

Defined in:
lib/advanced_billing/models/prepaid_configuration.rb

#initial_funding_amount_in_centsInteger

TODO: Write general description for this method

Returns:

  • (Integer)


18
19
20
# File 'lib/advanced_billing/models/prepaid_configuration.rb', line 18

def initial_funding_amount_in_cents
  @initial_funding_amount_in_cents
end