@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsidProcessingInformationAuthorizationOptionsInitiator extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidProcessingInformationAuthorizationOptionsInitiator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getStoredCredentialUsed()
Indicates to an issuing bank whether a merchant-initiated transaction came from a card that was already stored on file.
|
int |
hashCode() |
void |
setStoredCredentialUsed(Boolean storedCredentialUsed) |
Ptsv2paymentsidProcessingInformationAuthorizationOptionsInitiator |
storedCredentialUsed(Boolean storedCredentialUsed) |
String |
toString() |
public Ptsv2paymentsidProcessingInformationAuthorizationOptionsInitiator()
public Ptsv2paymentsidProcessingInformationAuthorizationOptionsInitiator storedCredentialUsed(Boolean storedCredentialUsed)
public Boolean getStoredCredentialUsed()
public void setStoredCredentialUsed(Boolean storedCredentialUsed)
Copyright © 2020. All rights reserved.