CreatePaymentRequestResult
public protocol CreatePaymentRequestResult
The result from creating a new Payment Request.
-
The ID of the new Payment Request
Declaration
Swift
var paymentRequestId: String { get }