@deep/nest-kit
    Preparing search index...

    Interface IInviteUserPayload<U>

    interface IInviteUserPayload<U> {
        user: U;
    }

    Type Parameters

    • U
    Index

    Properties

    Properties

    user: U