UploadedButNotNotified

data class UploadedButNotNotified(val ref: String, val exception: Throwable?) : ReportResult

Constructors

Link copied to clipboard
constructor(ref: String, exception: Throwable?)

Properties

Link copied to clipboard
Link copied to clipboard
val ref: String