solapi
    Preparing search index...
    type RcsDefaultButton = {
        buttonName: string;
        buttonType: Exclude<RcsButtonType, "WL">;
        link: string;
    }
    Index

    Properties

    buttonName: string
    buttonType: Exclude<RcsButtonType, "WL">
    link: string