Record
response-model
No description available.
record response-model {
is-new-user: bool,
subscription: subscription-response-model,
xi-api-key: string,
}Fields
| Name | Type | Description |
|---|---|---|
| is-new-user | bool | |
| subscription | subscription-response-model | |
| xi-api-key | string |