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