Url Resolver Response

Name
Data Type
Description

ApiUrl

string

The URL of the API

QueryString

string

The query string for the API

ApiDataParameter

string

The parameter for the API data

int

The type of pagination

RecordCountParameter

string

The parameter for the record count

PageCountParameter

string

The parameter for the page count

PageParameter

string

The parameter for the current page

MaxLimitParameter

string

The parameter for the maximum limit

MaxLimitValue

int

The maximum limit value

LinkParameter

string

The parameter for the link

LinkRegex

string

The regular expression for the link

CountAPIUrl

string

The URL of the count API

Last updated