struct

PlaceOS::Model::TriggerInstance::MetadataResponse

Inherits YAML::Serializable < JSON::Serializable::Unmapped < JSON::Serializable < Struct < Value < Object

Constructors

new(created_at : Time, updated_at : Time, enabled : Bool, triggered : Bool, important : Bool, exec_enabled : Bool, playlists : Array(String), webhook_secret : String, trigger_count : Int32, control_system_id : String | Nil, trigger_id : String | Nil, zone_id : String | Nil, **_unknown_types)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)

Instance methods

control_system_id
created_at
enabled
exec_enabled
important
playlists
trigger_count
trigger_id
triggered
updated_at
webhook_secret
zone_id