genshin-manager
    Preparing search index...

    Interface APIOwner

    Enka API Owner type

    interface APIOwner {
        hash?: string;
        id: number;
        profile: APIProfile;
        username: string;
    }
    Index

    Properties

    hash?: string

    Hash

    id: number

    Enka Network Account ID

    profile: APIProfile

    Profile

    username: string

    User Name