| Package | Description |
|---|---|
| com.chargebee.models | |
| com.chargebee.models.enums |
| Modifier and Type | Method and Description |
|---|---|
Subscription.CreateRequest |
Subscription.CreateRequest.customerTaxjarExemptionCategory(TaxjarExemptionCategory customerTaxjarExemptionCategory) |
Subscription.ImportSubscriptionRequest |
Subscription.ImportSubscriptionRequest.customerTaxjarExemptionCategory(TaxjarExemptionCategory customerTaxjarExemptionCategory) |
Customer.CreateRequest |
Customer.CreateRequest.taxjarExemptionCategory(TaxjarExemptionCategory taxjarExemptionCategory) |
Customer.UpdateRequest |
Customer.UpdateRequest.taxjarExemptionCategory(TaxjarExemptionCategory taxjarExemptionCategory) |
| Modifier and Type | Method and Description |
|---|---|
static TaxjarExemptionCategory |
TaxjarExemptionCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxjarExemptionCategory[] |
TaxjarExemptionCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 ChargeBee. All rights reserved.