Appearance
Rule.io SDK / client/src / ListAllCustomFieldDataByGroupParams
Interface: ListAllCustomFieldDataByGroupParams
Defined in: client/src/resources/subscribers/subscribers.types.ts:365
Params for listAllCustomFieldDataByGroup.
Extends
Properties
filters?
optionalfilters?:CustomFieldDataByGroupFilters
Defined in: client/src/resources/subscribers/subscribers.types.ts:361
Inherited from
ListCustomFieldDataByGroupParams.filters
maxItems?
optionalmaxItems?:number
Defined in: client/src/resources/subscribers/subscribers.types.ts:367
Maximum number of records to collect before stopping. Prevents unbounded memory usage.
pagination?
optionalpagination?:PagePaginationParams
Defined in: client/src/resources/subscribers/subscribers.types.ts:360