AccountEndpoints interface

The account endpoints

Properties

catalog

Gets the catalog endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

guardian

Gets the guardian endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

scan

Gets the scan endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

catalog

Gets the catalog endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

catalog?: string

Property Value

string

guardian

Gets the guardian endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

guardian?: string

Property Value

string

scan

Gets the scan endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

scan?: string

Property Value

string