Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 618 Bytes

SalePayment.md

File metadata and controls

14 lines (10 loc) · 618 Bytes

SalePayment

Properties

Name Type Description Notes
id int A unique identifier for this payment. [optional]
amount double The amount of this payment. [optional]
method int The method for this payment. [optional]
type string The type of payment. [optional]
notes string Notes about this payment. [optional]

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