Method: UpBankingClient::WebhookResourceRelationships.openapi_types
- Defined in:
- lib/up_banking/models/webhook_resource_relationships.rb
.openapi_types ⇒ Object
Attribute type mapping.
33 34 35 36 37 |
# File 'lib/up_banking/models/webhook_resource_relationships.rb', line 33 def self.openapi_types { :'logs' => :'AccountResourceRelationshipsTransactions' } end |