Xivgear Types Documentation
    Preparing search index...
    interface VerifyEmailResponse {
        accountInfo?: AccountInfo;
        verified?: boolean;
    }
    Index

    Properties

    accountInfo?: AccountInfo
    verified?: boolean