Skip to main content
Docs

Feature

Warning

This API is experimental and subject to change while Clerk Billing is under Beta. To mitigate potential disruptions, we recommend pinning your SDK and clerk-js package versions.

The Feature object represents a feature of a subscription plan.

  • Name
    id
    Type
    string
    Description

    The unique identifier for the feature.

  • Name
    name
    Type
    string
    Description

    The name of the feature.

  • Name
    description
    Type
    string
    Description

    The description of the feature.

  • Name
    slug
    Type
    string
    Description

    The URL-friendly identifier of the feature.

  • Name
    avatarUrl
    Type
    string
    Description

    The URL of the feature's avatar image.

Feedback

What did you think of this content?

Last updated on