Method: OpenapiClient::PaymentTokenDisbursementTransaction#to_body

Defined in:
lib/openapi_client/models/payment_token_disbursement_transaction.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)

Returns:

  • (Hash)

    Returns the object in the form of hash



208
209
210
# File 'lib/openapi_client/models/payment_token_disbursement_transaction.rb', line 208

def to_body
  to_hash
end