Groups

public struct Groups : DynamicDecodable

Describes all group elements for a bridge.

  • Undocumented

    See more

    Declaration

    Swift

    public struct Group : Decodable
  • Groups, keyed by ID

    Declaration

    Swift

    public var results: [String : Groups.Group]