Method: TalonOne::UpdateAccount.attribute_map
- Defined in:
- lib/talon_one/models/update_account.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
55 56 57 58 59 60 61 62 63 |
# File 'lib/talon_one/models/update_account.rb', line 55 def self.attribute_map { :'attributes' => :'attributes', :'company_name' => :'companyName', :'billing_email' => :'billingEmail', :'state' => :'state', :'plan_expires' => :'planExpires' } end |