struct TwentyFiveLivePro::Models::Expanded::ParentNode

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/expanded/parent_node.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]