1.1 KiB
1.1 KiB
TransactionLink
Properties
Name | Type | Description | Notes |
---|---|---|---|
CreatedAt | time.Time | [optional] [default to null] | |
UpdatedAt | time.Time | [optional] [default to null] | |
LinkTypeId | string | The link type ID to use. You can also use the link_type_name field. | [default to null] |
LinkTypeName | string | The link type name to use. You can also use the link_type_id field. | [optional] [default to null] |
InwardId | string | The inward transaction transaction_journal_id for the link. This becomes the 'is paid by' transaction of the set. | [default to null] |
OutwardId | string | The outward transaction transaction_journal_id for the link. This becomes the 'pays for' transaction of the set. | [default to null] |
Notes | string | Optional. Some notes. | [optional] [default to null] |