Failure

class Failure(val error: Exception) : VenmoResult

There was an error in the Venmo payment flow.

Constructors

Link copied to clipboard
constructor(error: Exception)

Properties

Link copied to clipboard