We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just in case someone else wants to use this helpful library but needs to access these properties.
Wordpress version: 6.5.5 WooCommerce version: 8.8.5 WooCommerce.NET version: v0.8.6 (NuGet package)
The Pull Request #705 fixes the Order part and can be used as a reference to fix the Customer part.
Proofs and references about phone availability (it's missing in REST API docs):
https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php
https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php
woocommerce/woocommerce@01f71d7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just in case someone else wants to use this helpful library but needs to access these properties.
Wordpress version: 6.5.5
WooCommerce version: 8.8.5
WooCommerce.NET version: v0.8.6 (NuGet package)
The Pull Request #705 fixes the Order part and can be used as a reference to fix the Customer part.
Proofs and references about phone availability (it's missing in REST API docs):
https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php
https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-customers-controller.php
woocommerce/woocommerce@01f71d7
The text was updated successfully, but these errors were encountered: