Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface LegalEntityTypeSpec

    interface LegalEntityTypeSpec {
        description?: string;
        name?: string;
        type?: string;
    }
    Index
    description?: string
    name?: string
    type?: string