class Office365::PhysicalAddress
- Office365::PhysicalAddress
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
models/physical_address.crConstructors
Instance Method Summary
- #city : String | Nil
- #city=(city : String | Nil)
- #country_or_region : String | Nil
- #country_or_region=(country_or_region : String | Nil)
- #postal_code : String | Nil
- #postal_code=(postal_code : String | Nil)
- #state : String | Nil
- #state=(state : String | Nil)
- #street : String | Nil
- #street=(street : String | Nil)