Type alias CreateUserRecoveryRequest

CreateUserRecoveryRequest: {
    body: CreateUserRecoveryInput;
}

Type declaration

Generated using TypeDoc