ServiceGroup

public struct ServiceGroup : Codable

Describes the group for a service data source

  • The service group’s identifier

    Declaration

    Swift

    public let identifier: Int
  • The service group’s name

    Declaration

    Swift

    public let name: String