Method: TransferZero::PayinMethodDetailsMobile.attribute_map

Defined in:
lib/transferzero-sdk/models/payin_method_details_mobile.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



25
26
27
28
29
30
# File 'lib/transferzero-sdk/models/payin_method_details_mobile.rb', line 25

def self.attribute_map
  {
    :'phone_number' => :'phone_number',
    :'send_instructions' => :'send_instructions'
  }
end