TermsOfUse

struct TermsOfUse

Jumio Terms Of Use Object

  • A string containing the text to be displayed

    Declaration

    Swift

    public let text: String?
  • url

    A string containing the redirection url

    Declaration

    Swift

    public let url: String?