AdminGetRegionsParams
Parameters used to filter and configure the pagination of the retrieved regions.
Properties
created_atDateComparisonOperatorDate filters to apply on the regions'
created_at date.deleted_atDateComparisonOperatorDate filters to apply on the regions'
deleted_at date.limitnumberLimit the number of items returned in the list.
Default: 50
offsetnumberThe number of items to skip when retrieving a list.
Default: 0
updated_atDateComparisonOperatorDate filters to apply on the regions'
updated_at date.Was this section helpful?