@stigg/react-sdk - v10.7.0
    Preparing search index...

    Type Alias TaxId

    type TaxId = {
        type: string;
        value: string;
    }
    Index

    Properties

    Properties

    type: string
    value: string