AccountPropertiesEndpoints interface

The URIs that are the public endpoints of the account.

Extends

Inherited 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.

Inherited 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

Inherited From AccountEndpoints.catalog

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

Inherited From AccountEndpoints.guardian

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

Inherited From AccountEndpoints.scan