| id |
string |
The unique identifier for the item |
[optional] |
| displayedAs |
string |
The name of the resource |
[optional] |
| path |
string |
The API path for the resource |
[optional] |
| createdAt |
\DateTime |
The datetime when the item was created |
[optional] |
| updatedAt |
\DateTime |
The datetime when the item was last updated |
[optional] |
| transaction |
\SynergiTech\Sage\Model\Base |
|
[optional] |
| transactionType |
\SynergiTech\Sage\Model\Base |
|
[optional] |
| deletedAt |
\DateTime |
The datetime when the item was deleted |
[optional] |
| analysisTypeCategories |
\SynergiTech\Sage\Model\AnalysisTypeLineItem[] |
The analysis types information |
[optional] |
| quickEntryType |
\SynergiTech\Sage\Model\Base |
|
[optional] |
| contactName |
string |
The name of the contact when the quick entry was created |
[optional] |
| contactReference |
string |
The reference of the contact when the quick entry was created |
[optional] |
| contact |
\SynergiTech\Sage\Model\Base |
|
[optional] |
| date |
\DateTime |
The date of the quick entry |
[optional] |
| dueDate |
\DateTime |
The due date of the quick entry |
[optional] |
| reference |
string |
The reference for the quick entry |
[optional] |
| ledgerAccount |
\SynergiTech\Sage\Model\Base |
|
[optional] |
| details |
string |
A description of the quick entry |
[optional] |
| netAmount |
float |
The net amount of the quick entry |
[optional] |
| taxRate |
\SynergiTech\Sage\Model\Base |
|
[optional] |
| taxAmount |
float |
The tax amount of the quick entry |
[optional] |
| taxBreakdown |
\SynergiTech\Sage\Model\TaxBreakdown[] |
The tax breakdown for the quick entry |
[optional] |
| totalAmount |
float |
The total amount of the quick entry |
[optional] |
| outstandingAmount |
float |
The outstanding amount of the quick entry |
[optional] |
| currency |
\SynergiTech\Sage\Model\Base |
|
[optional] |
| exchangeRate |
float |
The exchange rate for the quick entry |
[optional] |
| inverseExchangeRate |
float |
The inverse exchange rate for the quick entry |
[optional] |
| baseCurrencyNetAmount |
float |
The net amount of the quick entry in base currency |
[optional] |
| baseCurrencyTaxAmount |
float |
The tax amount of the quick entry in base currency |
[optional] |
| baseCurrencyTaxBreakdown |
\SynergiTech\Sage\Model\TaxBreakdown[] |
The tax breakdown for the quick entry in base currency |
[optional] |
| baseCurrencyTotalAmount |
float |
The total amount of the quick entry in base currency |
[optional] |
| baseCurrencyOutstandingAmount |
float |
The outstanding amount of the quick entry in base currency |
[optional] |
| status |
\SynergiTech\Sage\Model\Base |
|
[optional] |
| paymentsAllocations |
\SynergiTech\Sage\Model\PaymentAllocation[] |
The associated payments and allocations |
[optional] |
| taxAddressRegion |
\SynergiTech\Sage\Model\Base |
|
[optional] |
| migrated |
bool |
Indicates if the quick entry was migrated from another system. |
[optional] |
| tradeOfAsset |
bool |
Whether the quick entry is marked as trade of asset. |
[optional] |