Method: Plaid::TransferCancelResponse.openapi_types
- Defined in:
- lib/plaid/models/transfer_cancel_response.rb
.openapi_types ⇒ Object
Attribute type mapping.
35 36 37 38 39 |
# File 'lib/plaid/models/transfer_cancel_response.rb', line 35 def self.openapi_types { :'request_id' => :'String' } end |