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.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.