Legal
internal enum Legal
The set of available Legal API endpoint types.
-
The endpoint to the Privacy Policy.
Declaration
Swift
case privacyPolicy
-
The endpoint to the Terms of Use.
Declaration
Swift
case termsOfUse
-
The endpoint value of the Legal API type.
Declaration
Swift
var endpointValue: String { get }