Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 712 Bytes

ProductModelsReadShippingFee.md

File metadata and controls

14 lines (10 loc) · 712 Bytes

ProductModelsReadShippingFee

Properties

Name Type Description Notes
market Int The market that the shipping fee is applicable on. [optional]
country String The country that the shipping fee is applicable in. [optional]
service String The shipping service with the current fee. [optional]
serviceId Int The shipping service id with the current fee. [optional]
fee Double The shipping fee. [optional]

[Back to Model list] [Back to API list] [Back to README]