public class GetHostedTokenizationResponse extends Object
| Constructor and Description |
|---|
GetHostedTokenizationResponse() |
| Modifier and Type | Method and Description |
|---|---|
TokenResponse |
getToken() |
String |
getTokenStatus()
This is the status of the token in the hosted tokenization session.
|
void |
setToken(TokenResponse value) |
void |
setTokenStatus(String value)
This is the status of the token in the hosted tokenization session.
|
GetHostedTokenizationResponse |
withToken(TokenResponse value) |
GetHostedTokenizationResponse |
withTokenStatus(String value)
This is the status of the token in the hosted tokenization session.
|
public TokenResponse getToken()
public void setToken(TokenResponse value)
public GetHostedTokenizationResponse withToken(TokenResponse value)
public String getTokenStatus()
public void setTokenStatus(String value)
public GetHostedTokenizationResponse withTokenStatus(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.