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