Record
source-receiver-flow
No description available.
record source-receiver-flow {
address: option<string>,
amount-charged: s32,
amount-received: s32,
amount-returned: s32,
refund-attributes-method: string,
refund-attributes-status: string,
}Fields
| Name | Type | Description |
|---|---|---|
| address | option<string> | |
| amount-charged | s32 | |
| amount-received | s32 | |
| amount-returned | s32 | |
| refund-attributes-method | string | |
| refund-attributes-status | string |