AVIROUserDataDTO

struct AVIROUserDataDTO : Codable
  • Declaration

    Swift

    let userId: String
  • Declaration

    Swift

    let userName: String
  • Declaration

    Swift

    let userEmail: String
  • Declaration

    Swift

    let nickname: String
  • Declaration

    Swift

    let marketingAgree: Int