Index: WS/ECON/Kenmerken/dto/ZijkantLogo.cls.xml =================================================================== diff -u -r51521 -r53525 --- WS/ECON/Kenmerken/dto/ZijkantLogo.cls.xml (.../ZijkantLogo.cls.xml) (revision 51521) +++ WS/ECON/Kenmerken/dto/ZijkantLogo.cls.xml (.../ZijkantLogo.cls.xml) (revision 53525) @@ -27,13 +27,15 @@ %Boolean + +%Boolean + + %Library.CacheSerialState ZijkantLogoState ^WS.ECON.Kenmer6427.ZijkantLogoS -listnode - LogoID @@ -52,6 +54,9 @@ IsGratis + +IsDefault + Index: WSimpl/ECON/Kenmerken/ZijkantLogoService/GeefZijkantLogosVoorKlant.cls.xml =================================================================== diff -u -r51537 -r53525 --- WSimpl/ECON/Kenmerken/ZijkantLogoService/GeefZijkantLogosVoorKlant.cls.xml (.../GeefZijkantLogosVoorKlant.cls.xml) (revision 51537) +++ WSimpl/ECON/Kenmerken/ZijkantLogoService/GeefZijkantLogosVoorKlant.cls.xml (.../GeefZijkantLogosVoorKlant.cls.xml) (revision 53525) @@ -98,6 +98,7 @@ Set ResponseZijkantLogo.Referentie = ZijkantLogo.Referentie Set ResponseZijkantLogo.KostPrijs = ZijkantLogo.KostPrijs Set ResponseZijkantLogo.IsGratis = ZijkantLogo.IsGratis + Set ResponseZijkantLogo.IsDefault = ZijkantLogo.IsDefault Quit ResponseZijkantLogo ]]> @@ -113,6 +114,7 @@ Set ResponseZijkantLogo.Referentie = "(Geen)" Set ResponseZijkantLogo.KostPrijs = 0 Set ResponseZijkantLogo.IsGratis = 1 + Set ResponseZijkantLogo.IsDefault = 0 Quit ResponseZijkantLogo ]]>