Package com.stripe.param
Class InvoiceCreatePreviewParams.ScheduleDetails.Amendment.BillingSchedulesAction.AppliesTo
java.lang.Object
com.stripe.param.InvoiceCreatePreviewParams.ScheduleDetails.Amendment.BillingSchedulesAction.AppliesTo
public static class InvoiceCreatePreviewParams.ScheduleDetails.Amendment.BillingSchedulesAction.AppliesTo
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Method Summary
Modifier and TypeMethodDescriptionstatic InvoiceCreatePreviewParams.ScheduleDetails.Amendment.BillingSchedulesAction.AppliesTo.Builderbuilder()protected booleanbooleanMap of extra parameters for custom features not available in this client library.getPrice()The ID of the price object.getType()Required. Controls which subscription items the billing schedule applies to.inthashCode()
-
Method Details
-
builder
public static InvoiceCreatePreviewParams.ScheduleDetails.Amendment.BillingSchedulesAction.AppliesTo.Builder builder() -
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedNamevalue. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
getPrice
The ID of the price object. -
getType
public InvoiceCreatePreviewParams.ScheduleDetails.Amendment.BillingSchedulesAction.AppliesTo.Type getType()Required. Controls which subscription items the billing schedule applies to. -
equals
-
canEqual
-
hashCode
public int hashCode()
-