Record
deleted-customer
No description available.
record deleted-customer {
deleted: bool,
id: string,
object: customer-object-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| deleted | bool | |
| id | string | |
| object | customer-object-enum |
No description available.
record deleted-customer {
deleted: bool,
id: string,
object: customer-object-enum,
}| Name | Type | Description |
|---|---|---|
| deleted | bool | |
| id | string | |
| object | customer-object-enum |