@adcp/client API Reference - v4.19.0
    Preparing search index...

    Variable RightUseSchemaConst

    RightUseSchema: ZodUnion<
        readonly [
            ZodLiteral<"likeness">,
            ZodLiteral<"voice">,
            ZodLiteral<"name">,
            ZodLiteral<"endorsement">,
            ZodLiteral<"motion_capture">,
            ZodLiteral<"signature">,
            ZodLiteral<"catchphrase">,
            ZodLiteral<"sync">,
            ZodLiteral<"background_music">,
            ZodLiteral<"editorial">,
            ZodLiteral<"commercial">,
        ],
    > = ...