Offer.ModifiedAt Property

Definition

Gets private store offer modification date

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to