Mayson Monorepo Documentation
    Preparing search index...

    Interface ProductCreateFeatureParams

    interface ProductCreateFeatureParams {
        entitlement_feature: string;
        expand?: string[];
    }
    Index

    Properties

    entitlement_feature: string

    The ID of the Feature object attached to this product.

    expand?: string[]

    Specifies which fields in the response should be expanded.