Ⓙ Jike SDK
    Preparing search index...
    interface LoginResponse {
        agreedProtocol: string[];
        bioUpdateAlert: boolean;
        enabledFeatures: string[];
        isRegister: boolean;
        user: Entity.Profile;
    }
    Index

    Properties

    agreedProtocol: string[]
    bioUpdateAlert: boolean
    enabledFeatures: string[]
    isRegister: boolean