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