Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetShippingParameterSlug

    GetShippingParameterSlug sub-interface for GetShippingParameterDropoff

    interface GetShippingParameterSlug {
        slug?: string;
        slug_name?: string;
    }
    Index

    Properties

    Properties

    slug?: string

    The identity of slug.

    slug_name?: string

    The name of slug.