Class ByProjectKeyInStoreKeyByStoreKeyCustomersPasswordRequestBuilder
Constructors
constructor
Parameters
- args: {
baseUri?: string;
executeRequest: executeRequest;
pathArgs: { projectKey: string; storeKey: string };
}
Properties
Protected
Readonly
args
args: { baseUri?: string; executeRequest: executeRequest; pathArgs: { projectKey: string; storeKey: string };} Methods
Changing the password of the Customer produces the CustomerPasswordUpdated Message with
reset=false
.