Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListQuery

Hierarchy

  • ListQuery

Index

Properties

Optional countryId

countryId: number

Internal identifier of a country

Optional page

page: number

Indicates the page number to retrieve. Only positive number values are allowed. Default value is '1'.

Optional perPage

perPage: number

Indicates the page size (number of items). If not specified, the value is '100' by default

Optional withPhoneNumbers

withPhoneNumbers: boolean

If 'True', the list of states with phone numbers available for buying is returned. The default value is 'False'

Generated using TypeDoc