public class DeactivationStatus extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DeactivationStatus.Code
The status code of payment deactivation
|
Modifier and Type | Method and Description |
---|---|
DeactivationStatus.Code |
getCode()
Retrieve the code of the operation
|
String |
getMessage()
Retrieve the detail message (if any) of the operation
|
@Nullable public String getMessage()
@NonNull public DeactivationStatus.Code getCode()