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