Record
get-customers-customer-bank-accounts-response
No description available.
record get-customers-customer-bank-accounts-response {
data: list<bank-account>,
has-more: bool,
object: customer-sources-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<bank-account> | |
| has-more | bool | |
| object | customer-sources-object-enum | |
| url | string |