MagentoShippingMethodInput
interface MagentoShippingMethodInput {
carrier_code: string
method_code: string
}
Properties
Name | Type | Description |
---|---|---|
carrier_code | string | |
method_code | string |
interface MagentoShippingMethodInput {
carrier_code: string
method_code: string
}
Name | Type | Description |
---|---|---|
carrier_code | string | |
method_code | string |