SenderUsernameResourceCollection interface

A class representing a Domains SenderUsernames collection.

Properties

nextLink

The URL the client should use to fetch the next page (per server side paging).

value

List of SenderUsernames

Property Details

The URL the client should use to fetch the next page (per server side paging).

nextLink?: string

Property Value

string

value

List of SenderUsernames

value?: SenderUsernameResource[]

Property Value