Type Alias CmcdValueBeta

CmcdValue:
    | CmcdObjectType
    | CmcdStreamingFormat
    | CmcdStreamType
    | string
    | number
    | boolean
    | symbol
    | SfToken

CMCD Value