Sealed class representing the result of a CVV tokenization operation. It can either be a success containing Success or a failure containing Failure.
Represents a failed CVV tokenization result.
Represents a successful CVV tokenization result.