public class UpdateTokenRequest extends Object
Constructor and Description |
---|
UpdateTokenRequest() |
Modifier and Type | Method and Description |
---|---|
TokenCard |
getCard()
Object containing card details
|
TokenEWallet |
getEWallet()
Object containing eWallet details
|
TokenNonSepaDirectDebit |
getNonSepaDirectDebit()
Object containing the non SEPA Direct Debit details
|
Integer |
getPaymentProductId()
Payment product identifier
Please see payment products for a full overview of possible values. |
TokenSepaDirectDebitWithoutCreditor |
getSepaDirectDebit()
Object containing the SEPA Direct Debit details
|
void |
setCard(TokenCard value)
Object containing card details
|
void |
setEWallet(TokenEWallet value)
Object containing eWallet details
|
void |
setNonSepaDirectDebit(TokenNonSepaDirectDebit value)
Object containing the non SEPA Direct Debit details
|
void |
setPaymentProductId(Integer value)
Payment product identifier
Please see payment products for a full overview of possible values. |
void |
setSepaDirectDebit(TokenSepaDirectDebitWithoutCreditor value)
Object containing the SEPA Direct Debit details
|
public TokenCard getCard()
public void setCard(TokenCard value)
public TokenEWallet getEWallet()
public void setEWallet(TokenEWallet value)
public TokenNonSepaDirectDebit getNonSepaDirectDebit()
public void setNonSepaDirectDebit(TokenNonSepaDirectDebit value)
public Integer getPaymentProductId()
public void setPaymentProductId(Integer value)
public TokenSepaDirectDebitWithoutCreditor getSepaDirectDebit()
public void setSepaDirectDebit(TokenSepaDirectDebitWithoutCreditor value)
Copyright © 2024 Worldline Global Collect. All rights reserved.