AdminGetRegionsParams
Parameters used to filter and configure the pagination of the retrieved regions.
Properties
created_at
DateComparisonOperatorDate filters to apply on the regions' created_at
date.
created_at
DateComparisonOperatorcreated_at
date.deleted_at
DateComparisonOperatorDate filters to apply on the regions' deleted_at
date.
deleted_at
DateComparisonOperatordeleted_at
date.expand
stringComma-separated relations that should be expanded in the returned data.
fields
stringComma-separated fields that should be included in the returned data.
limit
numberLimit the number of items returned in the list.
Default: 20
offset
numberThe number of items to skip when retrieving a list.
Default: 0
updated_at
DateComparisonOperatorDate filters to apply on the regions' updated_at
date.
updated_at
DateComparisonOperatorupdated_at
date.Was this section helpful?