CheckoutSchema::__construct( AutomatticWooCommerceBlocksDomainServicesExtendRestApi $extend, AutomatticWooCommerceBlocksStoreApiSchemasBillingAddressSchema $billing_address_schema, AutomatticWooCommerceBlocksStoreApiSchemasShippingAddressSchema $shipping_address_schema )

Constructor.


Description Description


Parameters Parameters

$extend

(Required) Rest Extending instance.

$billing_address_schema

(Required) Billing address schema instance.

$shipping_address_schema

(Required) Shipping address schema instance.


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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