Record
document-detail
No description available.
record document-detail {
account-holder-code: option<string>,
bank-account-uuid: option<string>,
description: option<string>,
document-type: document-detail-document-type-enum,
filename: option<string>,
shareholder-code: option<string>,
signatory-code: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-holder-code | option<string> | |
| bank-account-uuid | option<string> | |
| description | option<string> | |
| document-type | document-detail-document-type-enum | |
| filename | option<string> | |
| shareholder-code | option<string> | |
| signatory-code | option<string> |