@book000/pixivts - v0.61.1
    Preparing search index...

    Interface PixivUserProfilePublicity

    Visibility settings for a user's profile fields.

    interface PixivUserProfilePublicity {
        birthDay: Publicity;
        birthYear: Publicity;
        gender: Publicity;
        job: Publicity;
        pawoo: boolean;
        region: Publicity;
    }
    Index

    Properties

    birthDay: Publicity

    Visibility of the birth-day field.

    birthYear: Publicity

    Visibility of the birth-year field.

    gender: Publicity

    Visibility of the gender field.

    job: Publicity

    Visibility of the job field.

    pawoo: boolean

    Whether the Pawoo account link is visible.

    region: Publicity

    Visibility of the region field.