Class ManyIdsResponse

Class that represents a response from a request that simply returns an array of id objects.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

1.2.0

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

data: {
    id: string;
}[]

The response data.

paging: Paging

The paging of the response.

Methods

Generated using TypeDoc