@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
Unique identifier for the Payment Instrument token that was created as part of a bundled TOKEN_CREATE action.
|
int |
hashCode() |
PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument |
id(String id) |
void |
setId(String id) |
String |
toString() |
public PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument()
public PtsV2PaymentsPost201ResponseTokenInformationPaymentInstrument id(String id)
public String getId()
public void setId(String id)
Copyright © 2020. All rights reserved.