RevocationResponseExtension extension
The fields that are contained in the RevocationResponse object.
Properties
- error → String?
-
This field is a string value and contains a detailed error message if the
revoke method call failed, it is undefined on success.
no setter
- successful → bool
-
This field is a boolean value set to true if the revoke method call
succeeded or false on failure.
no setter