Class AddonCreateParams
java.lang.Object
com.chargebee.v4.models.addon.params.AddonCreateParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic enumstatic final classstatic final classstatic enum -
Method Summary
-
Method Details
-
getId
-
getName
-
getInvoiceName
-
getDescription
-
getChargeType
-
getPrice
-
getCurrencyCode
-
getPeriod
-
getPeriodUnit
-
getPricingModel
-
getType
-
getUnit
-
getEnabledInPortal
-
getTaxable
-
getTaxProfileId
-
getAvalaraSaleType
-
getAvalaraTransactionType
-
getAvalaraServiceType
-
getTaxCode
-
getHsnCode
-
getTaxjarProductCode
-
getInvoiceNotes
-
getMetaData
-
getSku
-
getAccountingCode
-
getAccountingCategory1
-
getAccountingCategory2
-
getAccountingCategory3
-
getAccountingCategory4
-
getIsShippable
-
getShippingFrequencyPeriod
-
getShippingFrequencyPeriodUnit
-
getIncludedInMrr
-
getShowDescriptionInInvoices
-
getShowDescriptionInQuotes
-
getPriceInDecimal
-
getProrationType
-
getStatus
-
getTiers
-
getTaxProvidersFields
-
customFields
-
toFormData
Get the form data for this request. -
builder
Create a new builder for AddonCreateParams.
-