Wasm Directoryalpha
Record

post-upload-document-params

No description available.

record post-upload-document-params {
  account-holder-code: option​<string>,
  bank-account-uuid: option​<string>,
  document-content: string,
  document-detail: document-detail,
  shareholder-code: option​<string>,
}

Fields

NameTypeDescription
account-holder-codeoption​<string>
bank-account-uuidoption​<string>
document-contentstring
document-detaildocument-detail
shareholder-codeoption​<string>