Criteria for car model search
| Name | Description | Type | Additional information |
|---|---|---|---|
| CarCategoryIds |
Identifiers for car categories |
Collection of integer |
None. |
| CarMakeIds |
Identifiers for car makes |
Collection of integer |
None. |
| CarTypeIds |
Identifiers for car types |
Collection of integer |
None. |
| Code |
Car code |
string |
None. |
| CreationTimeFrom |
Creation time - from. UTC representation in ISO 8601 format. |
date |
None. |
| CreationTimeTo |
Creation time - to. UTC representation in ISO 8601 format. |
date |
None. |
| IsActive |
Is car model active or not |
boolean |
None. |
| ModificationTimeFrom |
Modifiction time - from. UTC representation in ISO 8601 format. |
date |
None. |
| ModificationTimeTo |
Modifiction time - to. UTC representation in ISO 8601 format. |
date |
None. |
| Name |
Friendly car model name |
string |
None. |
| WebTitle |
Car model web title |
string |
None. |