Type alias EventRoleDelete

EventRoleDelete: {
    roleId: string;
}

Type declaration

  • roleId: string

Generated using TypeDoc