Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 748 Bytes

Payment.md

File metadata and controls

15 lines (10 loc) · 748 Bytes

Payment

The payment details

Properties

Name Type Description Notes
paid_by str The payor type [optional] if omitted the server will use the default value of "sender"
currency str, none_type The payment amount currency [optional]
account_number str, none_type The payor account number [optional]
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]