Method: AdvancedBilling::SubscriptionGroupUpdateError.names

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

.namesObject

A mapping from model property names to API property names.



17
18
19
20
21
# File 'lib/advanced_billing/models/subscription_group_update_error.rb', line 17

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