Trademark
public struct Trademark : Decodable
Holds trademark information about a Supplier
-
The
Trademarks logo or iconDeclaration
Swift
public let iconUrl: URL -
The
Trademarks copyrightDeclaration
Swift
public let copyright: String -
Declaration
Swift
public init(from decoder: Decoder) throws
Trademark Structure Reference