Interface UserPrivacySettingShowBirthdate

A privacy setting for managing whether the user's birthdate is visible. Subtype of UserPrivacySetting.

interface UserPrivacySettingShowBirthdate {
    @type: "userPrivacySettingShowBirthdate";
}

Properties

Properties

@type: "userPrivacySettingShowBirthdate"