Method: UpBankingClient::CashbackObject.openapi_types

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

.openapi_typesObject

Attribute type mapping.



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

def self.openapi_types
  {
    :'description' => :'String',
    :'amount' => :'CashbackObjectAmount'
  }
end