CRMErrorCode
type CRMErrorCode = typeof CRMErrorCode[keyof typeof CRMErrorCode];Defined in: errors.ts:29
Error codes for CRM-specific failures. Extends GeneralErrorCode.
type CRMErrorCode = typeof CRMErrorCode[keyof typeof CRMErrorCode];Defined in: errors.ts:29
Error codes for CRM-specific failures. Extends GeneralErrorCode.