## OrderShippingMethod Describes an order payment method ## description Returns the description. ## info Returns additional information about the shipping method. ## net_price Returns the shipping price without tax. ## pickup_address Returns the [pickup address](/reference/liquid/objects/print/address/). ## pickup_availability Returns the pickup availability as a string if it's available. ## price Returns the shipping price. ## rate Returns the tax rate in decimals. ## rate_percentage Returns the tax rate. ## tax Returns the tax amount. ## title Returns the title. ## type Returns the type.