RelayerResponse

constructor(success: Boolean, transactionId: String? = null, hash: String? = null, status: String? = null, error: String? = null, errorCode: String? = null, details: JsonElement? = null)