class TwentyFiveLivePro::Models::ParentNodeExpanded

Included Modules

Defined in:

twenty-five-live-pro/models/parent_node_expanded.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def end_dt : String #

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

[View source]
def id : Int64 #

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

[View source]
def locator : String #

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

[View source]
def name : String #

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

[View source]
def node_type : String #

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

[View source]
def start_dt : String #

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

[View source]
def title : String #

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

[View source]
def type_name : String #

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

[View source]