class Docr::Types::NetworkCreateResponse

Included Modules

Defined in:

docr/types/network_create_response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : String #

[View source]
def id=(id : String) #

[View source]
def warning : String #

[View source]
def warning=(warning : String) #

[View source]