interface IInvalidate {
    account: string;
}

Properties

Properties

account: string