Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 2.52 KB

File metadata and controls

34 lines (31 loc) · 2.52 KB

# DocDetailUpdate

Properties

Name Type Description Notes
productId string The document detail product id or code [optional]
productSkuId string The document detail product sku id or code [optional]
projectId string The document detail project id or code [optional]
taxCodeId string The document detail tax id or code [optional]
uomId string The document detail unit of measure id or code [optional]
accountId string The document detail account id or code [optional]
post array<string,string> The document detail posting attributes [optional]
taxBandId string The document detail tax band id or code [optional]
lineDate \DateTime The document detail line date [optional]
description string The document detail description [optional]
isNetEntry bool The document detail is net entry flag [optional]
currencyUnitPrice float The document detail currency unit price [optional]
netCurrencyUnitPrice float The document detail net currency unit price [optional]
grossCurrencyUnitPrice float The document detail gross currency unit price [optional]
quantity float The document detail quantity [optional]
skuQuantity float The document detail Sku quantity [optional]
fromStockLocationId string The document detail from stock location id [optional]
toStockLocationId string The document detail to stock location id [optional]
stockDate \DateTime The document detail from stock date [optional]
isResale bool The document detail is resale flag [optional]
textPre string The document detail pre text [optional]
textPost string The document detail post text [optional]
intRef string Optional interface reference. If provided, it must be unique. <a href=&quot;https://docs.iplicit.com/dev/guide/identifiers/index.html\&quot;&gt;Learn more</a> [optional]
legacyRef string Alternative / legacy reference code [optional]
isDeferred bool The document detail is deferred flag [optional]
deferredDistribution \SynergiTech\Iplicit\Model\DocDetailDeferredCreateUpdate [optional]

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