Share via


ResourcesResponseCustomDomainsItem.History Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="history")]
public bool? History { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="history")>]
member this.History : Nullable<bool> with get, set
Public Property History As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to