Class Feature

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

public class Feature extends ApiResource implements HasId, MetadataStore<Feature>
A feature represents a monetizable ability or functionality in your system. Features can be assigned to products, and when those products are purchased, Stripe will create an entitlement to the feature for the purchasing customer.