OneSDK
    Preparing search index...
    interface Membership {
        alertDuration: number;
        customAlert: any[];
        enable: number;
        endAnimation: string;
        font: string;
        fontColor: string;
        fontHighlightColor: string;
        fontSize: number;
        fontWeight: number;
        imageSource: ImageSource5;
        layout: number;
        messageTemplate: string;
        soundSource: SoundSource5;
        soundVolume: number;
        startAnimation: string;
        textAnimation: string;
    }
    Index

    Properties

    alertDuration: number
    customAlert: any[]
    enable: number
    endAnimation: string
    font: string
    fontColor: string
    fontHighlightColor: string
    fontSize: number
    fontWeight: number
    imageSource: ImageSource5
    layout: number
    messageTemplate: string
    soundSource: SoundSource5
    soundVolume: number
    startAnimation: string
    textAnimation: string