struct Gallagher::RestAPI::EventMap
- Gallagher::RestAPI::EventMap
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
gallagher/rest_api.crConstructors
Instance Method Summary
- #action : Action
- #clone
- #copy_with(group _group = @group, types _types = @types, action _action = @action)
- #group : Int32
- #types : Array(Int32) | Nil
Constructor Detail
Instance Method Detail
def copy_with(group _group = @group, types _types = @types, action _action = @action)
#