Record
generic-response
No description available.
record generic-response {
psp-reference: option<string>,
result-code: option<string>,
submitted-async: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| psp-reference | option<string> | |
| result-code | option<string> | |
| submitted-async | option<bool> |