Record
external-payment-details
No description available.
record external-payment-details {
source: string,
source-fee-money: option<money>,
source-id: option<string>,
type-op: string,
}Fields
| Name | Type | Description |
|---|---|---|
| source | string | |
| source-fee-money | option<money> | |
| source-id | option<string> | |
| type-op | string |