CountrySubmissionPayload

struct CountrySubmissionPayload

Combined model for a submit keys request

  • The exposure keys to submit

    Declaration

    Swift

    let exposureKeys: [SAP_TemporaryExposureKey]
  • the list of countries to check for any exposures

    Declaration

    Swift

    let visitedCountries: [Country]
  • tan

    a transaction number

    Declaration

    Swift

    let tan: String