fanfou-sdk
    Preparing search index...

    Type Alias UpdateNotifyNumberResult

    type UpdateNotifyNumberResult = {
        notifyNum: number;
        result: string;
    }
    Index

    Properties

    Properties

    notifyNum: number
    result: string