class Google::Directory::User::Gender

Included Modules

Defined in:

directory/user/gender.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def address_me_as : String | Nil #

[View source]
def address_me_as=(address_me_as : String | Nil) #

[View source]
def custom_gender : String | Nil #

[View source]
def custom_gender=(custom_gender : String | Nil) #

[View source]
def type : String #

[View source]
def type=(type : String) #

[View source]