Property PaymentReference
- Namespace
- Everest.Service.DataContracts.Orders.Customers
- Assembly
- Everest.Service.dll
PaymentReference
[DataMember]
[SwaggerWcfProperty(Description = "The payment reference used in the transaction.", Example = "X1234", Required = true)]
public required string PaymentReference { get; set; }