In this interface we will see the structure of Freeshipping
interface Freeshipping { is_free_shipping: boolean; maximum_cost_allowed: number;}
Generated using TypeDoc
In this interface we will see the structure of Freeshipping