lightyear.crmaccounttype
Home > @runlightyear/lightyear > CrmAccountType
CrmAccountType type
Signature:
type CrmAccountType = BaseObject & {
data: CrmAccountDataType;
};
References: BaseObject, CrmAccountDataType
Home > @runlightyear/lightyear > CrmAccountType
Signature:
type CrmAccountType = BaseObject & {
data: CrmAccountDataType;
};
References: BaseObject, CrmAccountDataType