ProducerOrgLocation

public struct ProducerOrgLocation : Codable

A ProducerOrgLocation is extra info associated with Producer

  • Location name

    Declaration

    Swift

    public var name: String
  • Country code

    Declaration

    Swift

    public var country: String