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