Type Alias EnumRolePanelTypeFieldUpdateOperationsInput

EnumRolePanelTypeFieldUpdateOperationsInput: {
    set?: RolePanelType;
}