paymentResult property
Data related to the result of a processed payment transaction. If one data element is present.
Implementation
@BuiltValueField(wireName: r'PaymentResult')
PaymentResult? get paymentResult;
Data related to the result of a processed payment transaction. If one data element is present.
@BuiltValueField(wireName: r'PaymentResult')
PaymentResult? get paymentResult;