Skip to content

IInvitation

Interface

Properties

PropertyType
acceptedboolean
creatednumber
dateAcceptednumber
emailstring
expirationnumber
fromUsername{ fullname?: string; username: string }
groupIGroup
groupIdstring
idstring
mustApproveboolean
receivednumber
rolestring
targetIdstring
targetTypestring
typestring
usernamestring

accepted

Interface Property
accepted: boolean

created

Interface Property
created: number

dateAccepted

Interface Property
dateAccepted: number

email

Interface Property
email: string

expiration

Interface Property
expiration: number

fromUsername

Interface Property
fromUsername: { fullname?: string; username: string }
Type declaration

    group

    optional
    Interface Property
    group: IGroup

    groupId

    optional
    Interface Property
    groupId: string

    id

    Interface Property
    id: string

    mustApprove

    Interface Property
    mustApprove: boolean

    received

    Interface Property
    received: number

    role

    Interface Property
    role: string

    targetId

    Interface Property
    targetId: string

    targetType

    Interface Property
    targetType: string

    type

    Interface Property
    type: string

    username

    Interface Property
    username: string

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.