Terms
public struct Terms : JSONParsable
The links and data that are associated with the terms and conditions for your client
See also
Schibsted account Self Service-
Declaration
Swift
public let platformPrivacyURL: URL? -
Declaration
Swift
public let platformTermsURL: URL? -
Declaration
Swift
public let platformTermsText: String? -
Declaration
Swift
public let clientPrivacyURL: URL? -
Declaration
Swift
public let clientTermsURL: URL? -
Declaration
Swift
public let summary: String?
View on GitHub
Terms Structure Reference