Property OfferName
OfferName
Gets or sets the offer name for which the code was provided.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("offerName")]]
public string? OfferName { get; set; }
Property Value
Type | Description |
---|---|
System.String |