Home > @uniformdev/context-cdp-demandbase > CompanyProfile
CompanyProfile type
Signature:
type CompanyProfile = Partial<CompanyDetailedProps> & {
information_level?: 'Basic' | 'Detailed';
};
Home > @uniformdev/context-cdp-demandbase > CompanyProfile
Signature:
type CompanyProfile = Partial<CompanyDetailedProps> & {
information_level?: 'Basic' | 'Detailed';
};