Home > @vsf-enterprise/commercetools-api > ChangeMyPasswordResponse
# ChangeMyPasswordResponse type
Warning: This API is now obsolete.
Use
CustomerChangeMyPasswordResponse
type instead
Signature:
export declare type ChangeMyPasswordResponse = QueryResponse<'user', Customer>;
References: QueryResponse, Customer