RegistrationList interface

Pageable list of registrations.

Properties

nextLink

URI to the next page.

value

List of Registrations

Property Details

URI to the next page.

nextLink?: string

Property Value

string

value

List of Registrations

value?: Registration[]

Property Value