Update customer.js
This commit is contained in:
parent
b6fc307b9b
commit
a17cc41a2f
|
@ -4,7 +4,6 @@
|
|||
* Used in the following APIs:
|
||||
* https://woocommerce.github.io/woocommerce-rest-api-docs/#customers
|
||||
* https://woocommerce.github.io/woocommerce-rest-api-docs/#orders
|
||||
*
|
||||
*/
|
||||
const customerBilling = {
|
||||
first_name: 'John',
|
||||
|
|
Loading…
Reference in New Issue