public class PaymentsProductsCardProcessingSubscriptionInformation extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentsProductsCardProcessingSubscriptionInformation.SelfServiceabilityEnum
Indicates if the organization can enable this product using self service.
|
| Constructor and Description |
|---|
PaymentsProductsCardProcessingSubscriptionInformation() |
public PaymentsProductsCardProcessingSubscriptionInformation()
public PaymentsProductsCardProcessingSubscriptionInformation enabled(Boolean enabled)
public Boolean getEnabled()
public void setEnabled(Boolean enabled)
public PaymentsProductsCardProcessingSubscriptionInformation selfServiceability(PaymentsProductsCardProcessingSubscriptionInformation.SelfServiceabilityEnum selfServiceability)
public PaymentsProductsCardProcessingSubscriptionInformation.SelfServiceabilityEnum getSelfServiceability()
public void setSelfServiceability(PaymentsProductsCardProcessingSubscriptionInformation.SelfServiceabilityEnum selfServiceability)
public PaymentsProductsCardProcessingSubscriptionInformation features(Map<String,PaymentsProductsCardProcessingSubscriptionInformationFeatures> features)
public PaymentsProductsCardProcessingSubscriptionInformation putFeaturesItem(String key, PaymentsProductsCardProcessingSubscriptionInformationFeatures featuresItem)
public Map<String,PaymentsProductsCardProcessingSubscriptionInformationFeatures> getFeatures()
public void setFeatures(Map<String,PaymentsProductsCardProcessingSubscriptionInformationFeatures> features)
Copyright © 2024. All rights reserved.