public OrderResponseSimpleType() { this.accountingCustomerPartyField = new CustomerPartyType(); this.accountingSupplierPartyField = new SupplierPartyType(); this.originatorCustomerPartyField = new CustomerPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.additionalDocumentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.orderReferenceField = new OrderReferenceType(); this.accountingCostField = new AccountingCostType(); this.accountingCostCodeField = new AccountingCostCodeType(); this.customerReferenceField = new CustomerReferenceType(); this.rejectionNoteField = new ObservableCollection <RejectionNoteType>(); this.acceptedIndicatorField = new AcceptedIndicatorType(); this.noteField = new ObservableCollection <NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public OrderType() { this.orderLineField = new ObservableCollection <OrderLineType>(); this.anticipatedMonetaryTotalField = new MonetaryTotalType(); this.taxTotalField = new ObservableCollection <TaxTotalType>(); this.destinationCountryField = new CountryType(); this.paymentExchangeRateField = new ExchangeRateType(); this.pricingExchangeRateField = new ExchangeRateType(); this.taxExchangeRateField = new ExchangeRateType(); this.allowanceChargeField = new ObservableCollection <AllowanceChargeType>(); this.transactionConditionsField = new TransactionConditionsType(); this.paymentTermsField = new ObservableCollection <PaymentTermsType>(); this.paymentMeansField = new ObservableCollection <PaymentMeansType>(); this.deliveryTermsField = new ObservableCollection <DeliveryTermsType>(); this.deliveryField = new ObservableCollection <DeliveryType>(); this.accountingCustomerPartyField = new CustomerPartyType(); this.freightForwarderPartyField = new PartyType(); this.originatorCustomerPartyField = new CustomerPartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.signatureField = new ObservableCollection <SignatureType>(); this.projectReferenceField = new ObservableCollection <ProjectReferenceType>(); this.contractField = new ObservableCollection <ContractType>(); this.additionalDocumentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.catalogueReferenceField = new CatalogueReferenceType(); this.originatorDocumentReferenceField = new DocumentReferenceType(); this.orderDocumentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.quotationDocumentReferenceField = new DocumentReferenceType(); this.validityPeriodField = new ObservableCollection <PeriodType>(); this.lineCountNumericField = new LineCountNumericType(); this.accountingCostField = new AccountingCostType(); this.accountingCostCodeField = new AccountingCostCodeType(); this.customerReferenceField = new CustomerReferenceType(); this.taxCurrencyCodeField = new TaxCurrencyCodeType(); this.pricingCurrencyCodeField = new PricingCurrencyCodeType(); this.documentCurrencyCodeField = new DocumentCurrencyCodeType(); this.requestedInvoiceCurrencyCodeField = new RequestedInvoiceCurrencyCodeType(); this.noteField = new ObservableCollection <NoteType>(); this.orderTypeCodeField = new OrderTypeCodeType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.salesOrderIDField = new SalesOrderIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public OrderType() { this.orderLineField = new ObservableCollection<OrderLineType>(); this.anticipatedMonetaryTotalField = new MonetaryTotalType(); this.taxTotalField = new ObservableCollection<TaxTotalType>(); this.destinationCountryField = new CountryType(); this.paymentExchangeRateField = new ExchangeRateType(); this.pricingExchangeRateField = new ExchangeRateType(); this.taxExchangeRateField = new ExchangeRateType(); this.allowanceChargeField = new ObservableCollection<AllowanceChargeType>(); this.transactionConditionsField = new TransactionConditionsType(); this.paymentTermsField = new ObservableCollection<PaymentTermsType>(); this.paymentMeansField = new ObservableCollection<PaymentMeansType>(); this.deliveryTermsField = new ObservableCollection<DeliveryTermsType>(); this.deliveryField = new ObservableCollection<DeliveryType>(); this.accountingCustomerPartyField = new CustomerPartyType(); this.freightForwarderPartyField = new PartyType(); this.originatorCustomerPartyField = new CustomerPartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.projectReferenceField = new ObservableCollection<ProjectReferenceType>(); this.contractField = new ObservableCollection<ContractType>(); this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.catalogueReferenceField = new CatalogueReferenceType(); this.originatorDocumentReferenceField = new DocumentReferenceType(); this.orderDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.quotationDocumentReferenceField = new DocumentReferenceType(); this.validityPeriodField = new ObservableCollection<PeriodType>(); this.lineCountNumericField = new LineCountNumericType(); this.accountingCostField = new AccountingCostType(); this.accountingCostCodeField = new AccountingCostCodeType(); this.customerReferenceField = new CustomerReferenceType(); this.taxCurrencyCodeField = new TaxCurrencyCodeType(); this.pricingCurrencyCodeField = new PricingCurrencyCodeType(); this.documentCurrencyCodeField = new DocumentCurrencyCodeType(); this.requestedInvoiceCurrencyCodeField = new RequestedInvoiceCurrencyCodeType(); this.noteField = new ObservableCollection<NoteType>(); this.orderTypeCodeField = new OrderTypeCodeType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.salesOrderIDField = new SalesOrderIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public OrderResponseSimpleType() { this.accountingCustomerPartyField = new CustomerPartyType(); this.accountingSupplierPartyField = new SupplierPartyType(); this.originatorCustomerPartyField = new CustomerPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.orderReferenceField = new OrderReferenceType(); this.accountingCostField = new AccountingCostType(); this.accountingCostCodeField = new AccountingCostCodeType(); this.customerReferenceField = new CustomerReferenceType(); this.rejectionNoteField = new ObservableCollection<RejectionNoteType>(); this.acceptedIndicatorField = new AcceptedIndicatorType(); this.noteField = new ObservableCollection<NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }