CustomerUpdateMeResponse
Data returned from the customerUpdateMe endpoint
type CustomerUpdateMeResponse = Record<"user", Partial<Customer>>;Data returned from the customerUpdateMe endpoint
type CustomerUpdateMeResponse = Record<"user", Partial<Customer>>;