Record
get-treasury-received-credits-response
No description available.
record get-treasury-received-credits-response {
data: list<received-credit>,
has-more: bool,
object: get-treasury-credit-reversals-response-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<received-credit> | |
| has-more | bool | |
| object | get-treasury-credit-reversals-response-object-enum | |
| url | string |