/// <summary>
 /// Initializes a new instance of the <see cref="BewoningHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public BewoningHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), BewoningHalCollectieEmbedded embedded = default(BewoningHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
Example #2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="KindHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public KindHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), KindHalCollectieEmbedded embedded = default(KindHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="NationaliteithistorieHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public NationaliteithistorieHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), NationaliteithistorieHalCollectieEmbedded embedded = default(NationaliteithistorieHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="PartnerHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public PartnerHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), PartnerHalCollectieEmbedded embedded = default(PartnerHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
Example #5
0
 /// <summary>
 /// Initializes a new instance of the <see cref="WozObjectHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public WozObjectHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), WozObjectHalCollectieEmbedded embedded = default(WozObjectHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
Example #6
0
 /// <summary>
 /// Initializes a new instance of the <see cref="KadasterNatuurlijkPersoonHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public KadasterNatuurlijkPersoonHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), KadasterNatuurlijkPersoonHalCollectieEmbedded embedded = default(KadasterNatuurlijkPersoonHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
Example #7
0
 /// <summary>
 /// Initializes a new instance of the <see cref="VerblijfstitelhistorieHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public VerblijfstitelhistorieHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), VerblijfstitelhistorieHalCollectieEmbedded embedded = default(VerblijfstitelhistorieHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
Example #8
0
 /// <summary>
 /// Initializes a new instance of the <see cref="IngeschrevenPersoonHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public IngeschrevenPersoonHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), IngeschrevenPersoonHalCollectieEmbedded embedded = default(IngeschrevenPersoonHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="OuderHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public OuderHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), OuderHalCollectieEmbedded embedded = default(OuderHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="KadastraalOnroerendeZaakHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public KadastraalOnroerendeZaakHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), KadastraalOnroerendeZaakHalCollectieEmbedded embedded = default(KadastraalOnroerendeZaakHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ZakelijkGerechtigdeHalCollectie" /> class.
 /// </summary>
 /// <param name="links">links.</param>
 /// <param name="embedded">embedded.</param>
 public ZakelijkGerechtigdeHalCollectie(HalCollectionLinks links = default(HalCollectionLinks), ZakelijkGerechtigdeHalCollectieEmbedded embedded = default(ZakelijkGerechtigdeHalCollectieEmbedded))
 {
     this.Links    = links;
     this.Embedded = embedded;
 }