AS2MdnSettings.ReceiptDeliveryUrl Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="receiptDeliveryUrl")]
public string ReceiptDeliveryUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="receiptDeliveryUrl")>]
member this.ReceiptDeliveryUrl : string with get, set
Public Property ReceiptDeliveryUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to