Record
get-uploaded-documents-response
No description available.
record get-uploaded-documents-response {
document-details: option<list<document-detail-wrapper>>,
psp-reference: option<string>,
result-code: option<string>,
submitted-async: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| document-details | option<list<document-detail-wrapper>> | |
| psp-reference | option<string> | |
| result-code | option<string> | |
| submitted-async | option<bool> |