struct

PlaceOS::Model::Edge::CreateBody

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(name : String, user_id : String | Nil, description : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

clone
Source
copy_with(name _name = @name, user_id _user_id = @user_id, description _description = @description)
Source
description
name
user_id