AdminGetRegionsParams
Parameters used to filter and configure the pagination of the retrieved regions.
constructor
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.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.
updated_at
DateComparisonOperatorupdated_at
date.Was this section helpful?