def primary : Bool | Nil
#
class Google::Directory::User::Email
- Google::Directory::User::Email
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
directory/user/email.crConstructors
Instance Method Summary
- #address : String
- #address=(address : String)
- #custom_type : String | Nil
- #custom_type=(custom_type : String | Nil)
- #primary : Bool | Nil
- #primary=(primary : Bool | Nil)
- #type : String | Nil
- #type=(type : String | Nil)