details property
Use this collection to submit the details that were returned as a result of the /payments call.
Implementation
@BuiltValueField(wireName: r'details')
PaymentCompletionDetails get details;
Use this collection to submit the details that were returned as a result of the /payments call.
@BuiltValueField(wireName: r'details')
PaymentCompletionDetails get details;