Record
charge-refunds
No description available.
record charge-refunds {
data: list<refund>,
has-more: bool,
object: charge-refunds-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<refund> | |
| has-more | bool | |
| object | charge-refunds-object-enum | |
| url | string |