Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 689 Bytes

DocumentBalanceViewModel.md

File metadata and controls

12 lines (8 loc) · 689 Bytes

SiigoApi.DocumentBalanceViewModel

Properties

Name Type Description Notes
type String Type of the document balance, the value is alphanumeric, this value can be 'FV' to invoices, 'NC' to credit notes [optional]
totalPurchased Number Represents the total invoice purchased, the value of this field can be an integer [optional]
used Number Represents the total invoice used, the value of this field can be an integer [optional]
available Number Represents the total invoice available, the value of this field can be an integer [optional]