PError

data class PError(val errorMessage: String?, val errorCode: String?)

Constructors

Link copied to clipboard
constructor(errorMessage: String?, errorCode: String?)

Properties

Link copied to clipboard
Link copied to clipboard