public class PaymentsProductsCardProcessingConfigurationInformation extends Object
| Constructor | Description |
|---|---|
PaymentsProductsCardProcessingConfigurationInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
PaymentsProductsCardProcessingConfigurationInformation |
configurations(CardProcessingConfig configurations) |
|
boolean |
equals(Object o) |
|
CardProcessingConfig |
getConfigurations() |
Get configurations
|
String |
getTemplateId() |
Get templateId
|
int |
hashCode() |
|
void |
setConfigurations(CardProcessingConfig configurations) |
|
void |
setTemplateId(String templateId) |
|
PaymentsProductsCardProcessingConfigurationInformation |
templateId(String templateId) |
|
String |
toString() |
public PaymentsProductsCardProcessingConfigurationInformation()
public PaymentsProductsCardProcessingConfigurationInformation templateId(String templateId)
public String getTemplateId()
public void setTemplateId(String templateId)
public PaymentsProductsCardProcessingConfigurationInformation configurations(CardProcessingConfig configurations)
public CardProcessingConfig getConfigurations()
public void setConfigurations(CardProcessingConfig configurations)
Copyright © 2026. All rights reserved.