Properties of a PurchaseTransaction.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
id |
string | null |
<optional> |
PurchaseTransaction id |
revenue |
number | null |
<optional> |
PurchaseTransaction revenue |
tax |
number | null |
<optional> |
PurchaseTransaction tax |
cost |
number | null |
<optional> |
PurchaseTransaction cost |
currencyCode |
string | null |
<optional> |
PurchaseTransaction currencyCode |