Method: UpBankingClient::RoundUpObject.openapi_types

Defined in:
lib/up_banking/models/round_up_object.rb

.openapi_typesObject

Attribute type mapping.



37
38
39
40
41
42
# File 'lib/up_banking/models/round_up_object.rb', line 37

def self.openapi_types
  {
    :'amount' => :'RoundUpObjectAmount',
    :'boost_portion' => :'RoundUpObjectBoostPortion'
  }
end