interface IOutput {
    cancelMembershipExit: boolean;
}

Properties

cancelMembershipExit: boolean