Record
additional-recipient
No description available.
record additional-recipient {
amount-money: money,
description: option<string>,
location-id: string,
receivable-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| amount-money | money | |
| description | option<string> | |
| location-id | string | |
| receivable-id | option<string> |