Method: AdvancedBilling::GetOneTimeTokenRequest.names
- Defined in:
- lib/advanced_billing/models/get_one_time_token_request.rb
.names ⇒ Object
A mapping from model property names to API property names.
17 18 19 20 21 |
# File 'lib/advanced_billing/models/get_one_time_token_request.rb', line 17 def self.names @_hash = {} if @_hash.nil? @_hash['payment_profile'] = 'payment_profile' @_hash end |