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