solapi
    Preparing search index...

    Variable rcsDefaultButtonSchemaConst

    rcsDefaultButtonSchema: Struct<
        {
            buttonName: typeof String$;
            buttonType: Literal<["MQ", "MR", "CA", "CL", "DL", "MS"]>;
            link: typeof String$;
        },
    > = ...