class Docr::Types::NetworkCreateResponse
  
  - Docr::Types::NetworkCreateResponse
 - Reference
 - Object
 
Included Modules
- JSON::Serializable
 
Defined in:
docr/types/network_create_response.crConstructors
Instance Method Summary
- 
        #id : String
        
          
The ID of the created network.
 - 
        #id=(id : String)
        
          
The ID of the created network.
 - #warning : String
 - #warning=(warning : String)