Method: Asdawqw::CancellationPolicy.names

Defined in:
lib/asdawqw/models/cancellation_policy.rb

.namesObject

A mapping from model property names to API property names.



18
19
20
21
22
23
# File 'lib/asdawqw/models/cancellation_policy.rb', line 18

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