Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 738 Bytes

CapabilityProblemEntity.md

File metadata and controls

20 lines (13 loc) · 738 Bytes

CapabilityProblemEntity

Properties

Name Type Description Notes
documents kotlin.collections.List<kotlin.String> List of document IDs to which the verification errors related to the capabilities correspond to. [optional]
id kotlin.String The ID of the entity. [optional]
owner CapabilityProblemEntityMinusRecursive [optional]
type inline The type of entity. Possible values: LegalEntity, BankAccount, or Document. [optional]

Enum: type

Name Value
type BankAccount, Document, LegalEntity