@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class GeneratePublicKeyRequest extends Object
| Constructor and Description |
|---|
GeneratePublicKeyRequest() |
| Modifier and Type | Method and Description |
|---|---|
GeneratePublicKeyRequest |
encryptionType(String encryptionType) |
boolean |
equals(Object o) |
String |
getEncryptionType()
How the card number should be encrypted in the subsequent Tokenize Card request.
|
int |
hashCode() |
void |
setEncryptionType(String encryptionType) |
String |
toString() |
public GeneratePublicKeyRequest encryptionType(String encryptionType)
public String getEncryptionType()
public void setEncryptionType(String encryptionType)
Copyright © 2018. All rights reserved.