Organization

struct Organization : Codable, Equatable, Hashable

The Organization

  • The name

    Declaration

    Swift

    let name: String
  • The identifier

    Declaration

    Swift

    let identifier: String