AccountPropertiesResponseEndpoints

data class AccountPropertiesResponseEndpoints(val catalog: String, val scan: String)

The URIs that are the public endpoints of the account.

Constructors

Link copied to clipboard
constructor(catalog: String, scan: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets the catalog endpoint.

Link copied to clipboard

Gets the scan endpoint.