requestId property

String get requestId

The requestId read-only property of the PaymentResponse interface returns the free-form identifier supplied by the PaymentResponse() constructor by details.id.

Implementation

external String get requestId;