Interface EntityCompanyDocument

interface EntityCompanyDocument {
    companyId: string;
}

Properties

Properties

companyId: string