Method: UpBankingClient::WebhookEventResourceRelationshipsTransactionData.openapi_types

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

.openapi_typesObject

Attribute type mapping.



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

def self.openapi_types
  {
    :'type' => :'String',
    :'id' => :'String'
  }
end