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