Record
get-charges-charge-refunds-refund-params
No description available.
record get-charges-charge-refunds-refund-params {
charge: string,
expand: option<list<string>>,
refund: string,
data: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| charge | string | |
| expand | option<list<string>> | |
| refund | string | |
| data | option<string> |