Package com.stripe.param.v2.billing
Class CadenceUpdateParams.Settings.Collection
java.lang.Object
com.stripe.param.v2.billing.CadenceUpdateParams.Settings.Collection
- Enclosing class:
- CadenceUpdateParams.Settings
An optional field to specify the version of Settings to use. If not provided, this will
always default to the
live_version
specified on the setting, any time the
settings are used. Using a specific version here will prevent the settings from updating,
and is discouraged for cadences. To clear a pinned version, set the version to null.