$entitlements The list of entitlements this customer has. * @property bool $livemode Has the value true if the object exists in live mode or the value false if the object exists in test mode. */ class ActiveEntitlementSummary extends \Stripe\ApiResource { const OBJECT_NAME = 'entitlements.active_entitlement_summary'; }