Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 926 Bytes

TransferRepaymentReturn.md

File metadata and controls

16 lines (11 loc) · 926 Bytes

TransferRepaymentReturn

Represents a return on a Guaranteed ACH transfer that is included in the specified repayment.

Properties

Name Type Description Notes
transfer_id str The unique identifier of the guaranteed transfer that was returned.
event_id int The unique identifier of the corresponding `returned` transfer event.
amount str The value of the returned transfer.
iso_currency_code str The currency of the repayment, e.g. "USD".
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]