We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81bb86 commit bee2f65Copy full SHA for bee2f65
1 file changed
packages/console/core/src/billing.ts
@@ -218,6 +218,7 @@ export namespace Billing {
218
customer: customer.customerID,
219
customer_update: {
220
name: "auto",
221
+ address: "auto",
222
},
223
}
224
: {
0 commit comments