UserProfilePrivacySettings

constructor(showEmail: Boolean? = null, allowContact: Boolean? = null, showLocation: Boolean? = null, allowMessages: Boolean? = null, allowReturnImages: Boolean? = null, profilePublic: Boolean? = null, showVisitorDetails: Boolean? = null)

Parameters

showEmail

是否公开邮箱

allowContact

是否允许联系

showLocation

是否公开位置

allowMessages

是否允许私信

allowReturnImages

是否允许返图

profilePublic

是否公开资料

showVisitorDetails

是否显示访客详情