List Configurations Query Params
Constructors
Link copied to clipboard
public ListConfigurationsQueryParams ListConfigurationsQueryParams(@Json(name = "limit" ) Integer limit, @Json(name = "page_token" ) String pageToken)
Properties
Link copied to clipboard
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.
Functions
Link copied to clipboard
Convert the query parameters to a json-formatted map.
Link copied to clipboard
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.