Receivable
Namespace for the structs used in Receivable
Structs
Create
Properties
Name | Type | Description |
---|---|---|
|
| The address of the buyer that's expected to pay for this receivable. |
|
| The address of the seller that's expected to receive payment for this receivable. |
|
| The amount of the receivable. |
|
| The timestamp when the receivable is expected to be repaid. |
|
| The currency code specified by ISO 4217 in which the receivable is expressed, e.g. 840 for USD. |
Info
Last updated