Record
get-issuing-cardholders-response
No description available.
record get-issuing-cardholders-response {
data: list<cardholder>,
has-more: bool,
object: get-issuing-authorizations-response-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<cardholder> | |
| has-more | bool | |
| object | get-issuing-authorizations-response-object-enum | |
| url | string |