Class ActivationRemoveResponse
- java.lang.Object
-
- io.getlime.security.powerauth.rest.api.model.response.v2.ActivationRemoveResponse
-
public class ActivationRemoveResponse extends java.lang.ObjectResponse object for /pa/activation/remove end-point- Author:
- Petr Dvorak, petr@wultra.com
-
-
Constructor Summary
Constructors Constructor Description ActivationRemoveResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetActivationId()Get activation IDvoidsetActivationId(java.lang.String activationId)Set activation ID
-