DomainPurchaseConsent.AgreedAt Propriedade

Definição

Obtém ou define o carimbo de data/hora quando os contratos foram aceitos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a