Record
post-application-fees-id-refund-params
No description available.
record post-application-fees-id-refund-params {
id: string,
amount: option<s32>,
directive: option<string>,
expand: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| amount | option<s32> | |
| directive | option<string> | |
| expand | option<list<string>> |