Fields property
This property applies to the following APIs:
Invoice object
LineItemRow object
TransactionItem object
TransactionRow object
This property returns a collection object containing all of the interpreted fields of the object.
Syntax
object.Fields [= value]
| Part | Description |
|---|---|
| object | An expression that evaluates to an object in the list mentioned above. |
| value | An InvoiceFields collection value. |