interface CustomShippingMethodChangeValue {
    name: string;
}

Properties

Properties

name: string

Name of the Custom ShippingMethod.