@override Map<String, dynamic> toJson() => { "ID": id, "AcctOrgType": acctOrgType, "Name": name, "FunctionIds": functionIds, };