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