PaymentTransaction.PaymentRequest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The payment request.
public:
property PaymentRequest ^ PaymentRequest { PaymentRequest ^ get(); };
PaymentRequest PaymentRequest();
public PaymentRequest PaymentRequest { get; }
var paymentRequest = paymentTransaction.paymentRequest;
Public ReadOnly Property PaymentRequest As PaymentRequest
Property Value
Gets the PaymentRequest.