Type alias HighSystemsRequestPostApplicationUser
HighSystemsRequestPostApplicationUser: HighSystemsRequest & { appid: any; email?: string; relatedRole: string; relatedUser?: string; sendEmail?: boolean; } Type declaration
appid: any
Optional
email?: string
relatedRole: string
Optional
relatedUser?: string
Optional
sendEmail?: boolean
Application ID