Record
payment
No description available.
record payment {
date: option<string>,
id: option<s32>,
usd: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| date | option<string> | |
| id | option<s32> | |
| usd | option<s32> |
No description available.
record payment {
date: option<string>,
id: option<s32>,
usd: option<s32>,
}| Name | Type | Description |
|---|---|---|
| date | option<string> | |
| id | option<s32> | |
| usd | option<s32> |