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

    Constructors

    Properties

    expireAt?: MaybeNull<Date>

    Date when the role expires

    grantedById?: MaybeNull<string>

    User ID who granted the role

    id?: string
    organizationGroupId?: MaybeNull<string>

    Organization group ID to assign role to

    organizationId?: MaybeNull<string>

    Organization ID to assign role to

    roleId: string

    Role ID to assign to user

    The status of user role. Can be PENDING, ACTIVE, REJECTED, EXPRIED

    userId: string

    User ID to assign role to