GetListsResponseModel Class

Definition

Response for Get all the lists

public class GetListsResponseModel
type GetListsResponseModel = class
Public Class GetListsResponseModel
Inheritance
GetListsResponseModel

Constructors

Name Description
GetListsResponseModel()

Properties

Name Description
ItemCount

The total number of items matching the query regardless of pagination

Lists

An array of objects, each representing a list

Applies to