CartShippingRateSchema::get_rate_prop( AutomatticWooCommerceBlocksStoreApiSchemasWC_Shipping_Rate $rate, string $prop )
Gets a prop of the rate object, if callable.
Description Description
Parameters Parameters
- $rate
-
(Required) Rate object.
- $prop
-
(Required) Prop name.
Return Return
(string)
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php