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.deleted_at
DateComparisonOperatorDate filters to apply on the regions'
deleted_at
date.limit
numberLimit the number of items returned in the list.
Default: 50
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.Was this section helpful?