AddBillingAddressResponse
Data returned from the addBillingAddress API endpoint
type AddBillingAddressResponse = Record<"user", Customer>;Data returned from the addBillingAddress API endpoint
type AddBillingAddressResponse = Record<"user", Customer>;