Пример #1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoTreatedResponse" /> class.
 /// </summary>
 /// <param name="recycleSum">Łączna masa przetwarzanych odpadów - recykling [Mg].</param>
 /// <param name="preparationForReUseSum">Łączna masa masa przetwarzanych odpadów - przygotowanie do ponownego użycia [Mg].</param>
 /// <param name="fillingUpDisadvantagedAreasSum">Łączna masa masa przetwarzanych odpadów - wypełnianie terenów niekorzystnie przekształconych [Mg].</param>
 /// <param name="anotherRecoveryProcessSum">Łączna masa masa przetwarzanych odpadów - inny proces odzysku [Mg].</param>
 /// <param name="neutralizationSum">Łączna masa masa przetwarzanych odpadów - unieszkodliwienie [Mg].</param>
 /// <param name="keoDto">Karta keo.</param>
 /// <param name="treatedKeos">treatedKeos.</param>
 public WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoTreatedResponse(double?recycleSum = default(double?), double?preparationForReUseSum = default(double?), double?fillingUpDisadvantagedAreasSum = default(double?), double?anotherRecoveryProcessSum = default(double?), double?neutralizationSum = default(double?), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto keoDto = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoTreatedListItem treatedKeos = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoTreatedListItem))
 {
     this.RecycleSum                     = recycleSum;
     this.PreparationForReUseSum         = preparationForReUseSum;
     this.FillingUpDisadvantagedAreasSum = fillingUpDisadvantagedAreasSum;
     this.AnotherRecoveryProcessSum      = anotherRecoveryProcessSum;
     this.NeutralizationSum              = neutralizationSum;
     this.KeoDto      = keoDto;
     this.TreatedKeos = treatedKeos;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoExcavatedResponse" /> class.
 /// </summary>
 /// <param name="wasteMassExcavatedSum">Łączna masa odpadów wydobytych ze składowiska [Mg].</param>
 /// <param name="keoDto">Karta keo.</param>
 /// <param name="excavatedKeos">excavatedKeos.</param>
 public WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoExcavatedResponse(double?wasteMassExcavatedSum = default(double?), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto keoDto = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoExcavatedListItem excavatedKeos = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoExcavatedListItem))
 {
     this.WasteMassExcavatedSum = wasteMassExcavatedSum;
     this.KeoDto        = keoDto;
     this.ExcavatedKeos = excavatedKeos;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoForwardedResponse" /> class.
 /// </summary>
 /// <param name="countryWasteMass">Łączna masa przekazanych odpadów w kraju [Mg].</param>
 /// <param name="abroadWasteMass">Łączna masa przekazanych odpadów poza granice RP. [Mg].</param>
 /// <param name="keoDto">Karta keo.</param>
 /// <param name="forwardedForwardedKeos">forwardedForwardedKeos.</param>
 public WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoForwardedResponse(double?countryWasteMass = default(double?), double?abroadWasteMass = default(double?), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto keoDto = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoForwardedListItem forwardedForwardedKeos = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoForwardedListItem))
 {
     this.CountryWasteMass       = countryWasteMass;
     this.AbroadWasteMass        = abroadWasteMass;
     this.KeoDto                 = keoDto;
     this.ForwardedForwardedKeos = forwardedForwardedKeos;
 }
Пример #4
0
 /// <summary>
 /// Initializes a new instance of the <see cref="WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoCollectedResponse" /> class.
 /// </summary>
 /// <param name="collectedSum">Łączna masa odpadów przejętych przez posiadacza odpadów [Mg].</param>
 /// <param name="keoDto">Karta keo.</param>
 /// <param name="collectedKeos">collectedKeos.</param>
 public WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoCollectedResponse(double?collectedSum = default(double?), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto keoDto = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoCollectedListItem collectedKeos = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoCollectedListItem))
 {
     this.CollectedSum  = collectedSum;
     this.KeoDto        = keoDto;
     this.CollectedKeos = collectedKeos;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoGeneratedResponse" /> class.
 /// </summary>
 /// <param name="wasteMassServicesSum">Łączna masa wytworzonych odpadów w wyniku świadczenia usług i/lub działalności w zakresie obiektów liniowych.</param>
 /// <param name="wasteMassSum">Łączna masa wytworzonych odpadów [Mg].</param>
 /// <param name="keoDto">Karta keo.</param>
 /// <param name="generatedKeos">generatedKeos.</param>
 public WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1SearchKeoGeneratedResponse(double?wasteMassServicesSum = default(double?), double?wasteMassSum = default(double?), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto keoDto = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1KeoDto), WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoGeneratedListItem generatedKeos = default(WasteRegisterPublicApiApiModelsResponsesWasteRegisterWasteRecordCardV1PaginatedPageKeoGeneratedListItem))
 {
     this.WasteMassServicesSum = wasteMassServicesSum;
     this.WasteMassSum         = wasteMassSum;
     this.KeoDto        = keoDto;
     this.GeneratedKeos = generatedKeos;
 }