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