BillingAddressSchema
BillingAddressSchema class.
Description Description
Provides a generic billing address schema for composition in other schemas.
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Schemas/BillingAddressSchema.php
Methods Methods
- get_item_response — Convert a term object into an object suitable for the response.
- get_properties — Term properties.
- sanitize_callback — Sanitize and format the given address object.
- validate_callback — Validate the given address object.