Skip to main content

Important

Billing regularly introduces new features and UI changes to Clerk's components. If you'd like to remain on a specific version of Clerk's components or SDK, you can follow the steps in the pinning documentation.

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