OrganizationName

public class OrganizationName : CustomStringConvertible, JSONRepresentable

The name of the organization

  • The name of the organization.

    Declaration

    Swift

    public let organization: String
  • Declaration

    Swift

    public var description: String { get }