@adcp/sdk API Reference - v7.9.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">,
            ZodLiteral<"ai_generated_image">,
        ],
    > = ...