public class PtsV2PaymentsPost201ResponseTokenInformationThirdPartyToken extends Object
| Constructor | Description |
|---|---|
PtsV2PaymentsPost201ResponseTokenInformationThirdPartyToken() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getId() |
When a third party is being used for tokenization, this field contains the token ID.
|
String |
getSource() |
This field identifies the third party that provided the Third Party Token identification value.
|
int |
hashCode() |
|
PtsV2PaymentsPost201ResponseTokenInformationThirdPartyToken |
id(String id) |
|
void |
setId(String id) |
|
void |
setSource(String source) |
|
PtsV2PaymentsPost201ResponseTokenInformationThirdPartyToken |
source(String source) |
|
String |
toString() |
public PtsV2PaymentsPost201ResponseTokenInformationThirdPartyToken()
public PtsV2PaymentsPost201ResponseTokenInformationThirdPartyToken source(String source)
public String getSource()
public void setSource(String source)
public PtsV2PaymentsPost201ResponseTokenInformationThirdPartyToken id(String id)
public String getId()
public void setId(String id)
Copyright © 2026. All rights reserved.