@oneblink/sdk-core
    Preparing search index...

    Type Alias DynamicOptionsSetAttributeMap

    type DynamicOptionsSetAttributeMap = {
        attribute: string;
        elementId: string;
    }
    Index

    Properties

    Properties

    attribute: string

    The attribute from the dynamic options set to be mapped to the option element ID.

    elementId: string

    The ID of the option value for the attribute to be mapped to.