Method: TreezorClient::Body5.swagger_types

Defined in:
lib/treezor_client/models/body_5.rb

.swagger_typesObject

Attribute type mapping.



70
71
72
73
74
75
76
77
78
79
# File 'lib/treezor_client/models/body_5.rb', line 70

def self.swagger_types
  {
    :'name' => :'String',
    :'status' => :'String',
    :'is_whitelist' => :'BOOLEAN',
    :'countries' => :'Array<Integer>',
    :'start_date' => :'String',
    :'fields' => :'Array<String>'
  }
end