private UpdateAccountSettingsRequest ( string url, string bio = null, bool publicImages = null, bool messagingEnabled = null, AlbumPrivacy albumPrivacy = null, bool acceptedGalleryTerms = null, string username = null, bool showMature = null, bool newsletterSubscribed = null ) : |
||
url | string | |
bio | string | |
publicImages | bool | |
messagingEnabled | bool | |
albumPrivacy | AlbumPrivacy | |
acceptedGalleryTerms | bool | |
username | string | |
showMature | bool | |
newsletterSubscribed | bool | |
return |