Share via


AccountEndpoints.Catalog Property

Definition

Gets the catalog endpoint.

[Newtonsoft.Json.JsonProperty(PropertyName="catalog")]
public string Catalog { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="catalog")>]
member this.Catalog : string
Public ReadOnly Property Catalog As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to