Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 992 Bytes

CustomerLedgerEntry.md

File metadata and controls

24 lines (20 loc) · 992 Bytes

CustomerLedgerEntry

Properties

Name Type Description Notes
id int [optional]
posting_date string [optional]
due_date string [optional]
voucher_no int [optional]
currency_code string [optional]
currency_amount float [optional]
amount float [optional]
balance float [optional]
voucher_id string [optional]
voucher_date string [optional]
voucher_type int [optional]
match_id int [optional]
last_changed string [optional]
created_date string [optional]
customer \PowerOfficeGo\Model\Customer [optional]

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