Class ValueList

All Implemented Interfaces:
HasId, MetadataStore<ValueList>, StripeActiveObject, StripeObjectInterface

public class ValueList extends ApiResource implements HasId, MetadataStore<ValueList>
Value lists allow you to group values together which can then be referenced in rules.

Related guide: Default Stripe lists

  • Constructor Details

    • ValueList

      public ValueList()
  • Method Details