Skip to main content
Docs

CommerceFeatureResource

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 CommerceFeatureResource type represents a feature of a subscription plan.

Properties

  • Name
    id
    Type
    string
    Description

    The unique identifier for the feature.

  • Name
    name
    Type
    string
    Description

    The display name of the feature.

  • Name
    description
    Type
    string
    Description

    A short description of what the feature provides.

  • Name
    slug
    Type
    string
    Description

    A unique, URL-friendly identifier for 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