class

MultiAuth::Provider::Vk::VkUser

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

about
Source
about=(about : String | Nil)
Source
access_token
Source
access_token=(access_token : OAuth2::AccessToken | Nil)
Source
city
Source
city=(city : VkTitle | Nil)
Source
country
Source
country=(country : VkTitle | Nil)
Source
domain
Source
domain=(domain : String | Nil)
Source
email
Source
email=(email : String | Nil)
Source
first_name
Source
first_name=(first_name : String | Nil)
Source
home_phone
Source
home_phone=(home_phone : String | Nil)
Source
id=(id : String)
Source
id=(id : String | Nil)
Source
last_name
Source
last_name=(last_name : String | Nil)
Source
mobile_phone
Source
mobile_phone=(mobile_phone : String | Nil)
Source
name
Source
photo_max_orig
Source
photo_max_orig=(photo_max_orig : String | Nil)
Source
raw_json
Source
raw_json=(raw_json : String | Nil)
Source
site
Source
site=(site : String | Nil)
Source