| Package | Description |
|---|---|
| com.virgilsecurity.sdk.client.model | |
| com.virgilsecurity.sdk.client.model.dto | |
| com.virgilsecurity.sdk.client.requests |
| Modifier and Type | Method and Description |
|---|---|
static RevocationReason |
RevocationReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevocationReason[] |
RevocationReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RevocationReason |
RevokeCardModel.getReason() |
| Modifier and Type | Method and Description |
|---|---|
void |
RevokeCardModel.setReason(RevocationReason reason) |
| Modifier and Type | Method and Description |
|---|---|
RevocationReason |
RevokeCardRequest.getReason() |
| Constructor and Description |
|---|
RevokeCardRequest(String cardId,
RevocationReason reason)
Create a new instance of
RevokeCardRequest |
Copyright © 2016. All rights reserved.