Method: AdvancedBilling::ListPublicKeysResponse.names

Defined in:
lib/advanced_billing/models/list_public_keys_response.rb

.namesObject

A mapping from model property names to API property names.



21
22
23
24
25
26
# File 'lib/advanced_billing/models/list_public_keys_response.rb', line 21

def self.names
  @_hash = {} if @_hash.nil?
  @_hash['chargify_js_keys'] = 'chargify_js_keys'
  @_hash['meta'] = 'meta'
  @_hash
end