Method: OpenapiClient::PurchaseCards.attribute_map

Defined in:
lib/openapi_client/models/purchase_cards.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



23
24
25
26
27
28
# File 'lib/openapi_client/models/purchase_cards.rb', line 23

def self.attribute_map
  {
    :'level2' => :'Level2',
    :'level3' => :'Level3'
  }
end