ProducerOrgBranding

public struct ProducerOrgBranding : Codable

A ProducerOrgBranding is extra info associated with Producer

  • The 256x256 logo url

    Declaration

    Swift

    public var logo256: String
  • The 1024x1024 logo url

    Declaration

    Swift

    public var logo1024: String
  • The svg logo url

    Declaration

    Swift

    public var logoSvg: String