OneSDK — OneComme 9.1.1
    Preparing search index...
    interface GiftDetail {
        describe: string;
        diamondCount: number;
        giftImage: string;
        giftName: string;
        giftType: number;
    }
    Index

    Properties

    describe: string
    diamondCount: number
    giftImage: string
    giftName: string
    giftType: number