Scenes

public struct Scenes : DynamicDecodable

Describe all scene elements for a bridge.

  • Undocumented

    See more

    Declaration

    Swift

    public struct Scene : Decodable
  • Scene items, keyed by ID

    Declaration

    Swift

    public var results: [String : Scene]