@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsPaymentInformationInstrumentIdentifier extends Object
| Constructor and Description |
|---|
Ptsv2paymentsPaymentInformationInstrumentIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Unique identifier for the Instrument Identifier token used in the transaction.
|
int |
hashCode() |
Ptsv2paymentsPaymentInformationInstrumentIdentifier |
id(String id) |
void |
setId(String id) |
String |
toString() |
public Ptsv2paymentsPaymentInformationInstrumentIdentifier()
public Ptsv2paymentsPaymentInformationInstrumentIdentifier id(String id)
public String getId()
public void setId(String id)
Copyright © 2020. All rights reserved.