Method: Plaid::SandboxTransferSweepSimulateRequest.attribute_map

Defined in:
lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb

.attribute_mapObject

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



32
33
34
35
36
37
38
39
# File 'lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb', line 32

def self.attribute_map
  {
    :'client_id' => :'client_id',
    :'secret' => :'secret',
    :'test_clock_id' => :'test_clock_id',
    :'webhook' => :'webhook'
  }
end