class Cisco::Meraki::Network
- Cisco::Meraki::Network
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
cisco/meraki/scanning_api.crConstructors
Instance Method Summary
- #enrollment_string : String | Nil
- #enrollment_string=(enrollment_string : String | Nil)
- #id : String
- #id=(id : String)
- #name : String
- #name=(name : String)
- #notes : String | Nil
- #notes=(notes : String | Nil)
- #organization_id : String
- #organization_id=(organization_id : String)
- #product_types : Array(String)
- #product_types=(product_types : Array(String))
- #tags : Array(String)
- #tags=(tags : Array(String))
- #time_zone : String
- #time_zone=(time_zone : String)
- #url : String
- #url=(url : String)