PaymentDevicePaymentRequest.AvsPostalCode Property

Definition

public:
 property Platform::String ^ AvsPostalCode { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring AvsPostalCode();
[Windows.Foundation.Metadata.Experimental]
public string AvsPostalCode { [Windows.Foundation.Metadata.Experimental] get; }
var string = paymentDevicePaymentRequest.avsPostalCode;
Public ReadOnly Property AvsPostalCode As String

Property Value

String

Platform::String

winrt::hstring

Attributes

Applies to