| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | The customer's ID. This property supports: filtering and searching. | [optional] |
| name | str | The customer's name. This property supports: sorting, filtering and searching. | [optional] |
| parent_id | str | The customer's parent ID if there is an L1/L2 relationship. This property supports: filtering. | [optional] |
| state | str | The customer's current state. | [optional] |
| signup_type | str | The customer's signup type. This property supports: sorting. | [optional] |
| disabled_date | datetime | The customer's disabled date. This property supports: filtering. | [optional] |
| saas_customer_id | str | The customer's external Saas ID. This property supports: sorting. | [optional] |
| plan | CustomerPlanResponseModel | [optional] |