Method: TransferZero::AccountValidationError.openapi_types

Defined in:
lib/transferzero-sdk/models/account_validation_error.rb

.openapi_typesObject

Attribute type mapping.



28
29
30
31
32
# File 'lib/transferzero-sdk/models/account_validation_error.rb', line 28

def self.openapi_types
  {
    :'error' => :'String'
  }
end