Ejemplo n.º 1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ChangeOrderClass" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="attributes">attributes.</param>
 /// <param name="classID">classID.</param>
 /// <param name="commitments">commitments.</param>
 /// <param name="costBudget">costBudget.</param>
 /// <param name="description">description.</param>
 /// <param name="lastModifiedDateTime">lastModifiedDateTime.</param>
 /// <param name="revenueBudget">revenueBudget.</param>
 public ChangeOrderClass(BooleanValue active = default(BooleanValue), List <BusinessAccountClassAttributeDetail> attributes = default(List <BusinessAccountClassAttributeDetail>), StringValue classID = default(StringValue), BooleanValue commitments = default(BooleanValue), BooleanValue costBudget = default(BooleanValue), StringValue description = default(StringValue), DateTimeValue lastModifiedDateTime = default(DateTimeValue), BooleanValue revenueBudget = default(BooleanValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active               = active;
     this.Attributes           = attributes;
     this.ClassID              = classID;
     this.Commitments          = commitments;
     this.CostBudget           = costBudget;
     this.Description          = description;
     this.LastModifiedDateTime = lastModifiedDateTime;
     this.RevenueBudget        = revenueBudget;
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="WarehouseLocation" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="assemblyAllowed">assemblyAllowed.</param>
 /// <param name="description">description.</param>
 /// <param name="locationID">locationID.</param>
 /// <param name="pickPriority">pickPriority.</param>
 /// <param name="receiptsAllowed">receiptsAllowed.</param>
 /// <param name="salesAllowed">salesAllowed.</param>
 /// <param name="transfersAllowed">transfersAllowed.</param>
 public WarehouseLocation(BooleanValue active = default(BooleanValue), BooleanValue assemblyAllowed = default(BooleanValue), StringValue description = default(StringValue), StringValue locationID = default(StringValue), ShortValue pickPriority = default(ShortValue), BooleanValue receiptsAllowed = default(BooleanValue), BooleanValue salesAllowed = default(BooleanValue), BooleanValue transfersAllowed = default(BooleanValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active           = active;
     this.AssemblyAllowed  = assemblyAllowed;
     this.Description      = description;
     this.LocationID       = locationID;
     this.PickPriority     = pickPriority;
     this.ReceiptsAllowed  = receiptsAllowed;
     this.SalesAllowed     = salesAllowed;
     this.TransfersAllowed = transfersAllowed;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ManageFinancialPeriodsDetail" /> class.
 /// </summary>
 /// <param name="closedinAP">closedinAP.</param>
 /// <param name="closedinAR">closedinAR.</param>
 /// <param name="closedinCA">closedinCA.</param>
 /// <param name="closedinFA">closedinFA.</param>
 /// <param name="closedinIN">closedinIN.</param>
 /// <param name="descriptionDescription">descriptionDescription.</param>
 /// <param name="financialPeriodID">financialPeriodID.</param>
 /// <param name="selected">selected.</param>
 /// <param name="status">status.</param>
 public ManageFinancialPeriodsDetail(BooleanValue closedinAP = default(BooleanValue), BooleanValue closedinAR = default(BooleanValue), BooleanValue closedinCA = default(BooleanValue), BooleanValue closedinFA = default(BooleanValue), BooleanValue closedinIN = default(BooleanValue), StringValue descriptionDescription = default(StringValue), StringValue financialPeriodID = default(StringValue), BooleanValue selected = default(BooleanValue), StringValue status = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.ClosedinAP             = closedinAP;
     this.ClosedinAR             = closedinAR;
     this.ClosedinCA             = closedinCA;
     this.ClosedinFA             = closedinFA;
     this.ClosedinIN             = closedinIN;
     this.DescriptionDescription = descriptionDescription;
     this.FinancialPeriodID      = financialPeriodID;
     this.Selected = selected;
     this.Status   = status;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="EventRelatedActivity" /> class.
 /// </summary>
 /// <param name="billable">billable.</param>
 /// <param name="billableOvertime">billableOvertime.</param>
 /// <param name="billableTime">billableTime.</param>
 /// <param name="overtime">overtime.</param>
 /// <param name="startDate">startDate.</param>
 /// <param name="status">status.</param>
 /// <param name="summary">summary.</param>
 /// <param name="timeSpent">timeSpent.</param>
 /// <param name="type">type.</param>
 public EventRelatedActivity(BooleanValue billable = default(BooleanValue), StringValue billableOvertime = default(StringValue), StringValue billableTime = default(StringValue), StringValue overtime = default(StringValue), DateTimeValue startDate = default(DateTimeValue), StringValue status = default(StringValue), StringValue summary = default(StringValue), StringValue timeSpent = default(StringValue), StringValue type = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Billable         = billable;
     this.BillableOvertime = billableOvertime;
     this.BillableTime     = billableTime;
     this.Overtime         = overtime;
     this.StartDate        = startDate;
     this.Status           = status;
     this.Summary          = summary;
     this.TimeSpent        = timeSpent;
     this.Type             = type;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="EmploymentHistoryRecord" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="endDate">endDate.</param>
 /// <param name="lineNbr">lineNbr.</param>
 /// <param name="positionID">positionID.</param>
 /// <param name="rehireEligible">rehireEligible.</param>
 /// <param name="startDate">startDate.</param>
 /// <param name="startReason">startReason.</param>
 /// <param name="terminated">terminated.</param>
 /// <param name="terminationReason">terminationReason.</param>
 public EmploymentHistoryRecord(BooleanValue active = default(BooleanValue), DateTimeValue endDate = default(DateTimeValue), IntValue lineNbr = default(IntValue), StringValue positionID = default(StringValue), BooleanValue rehireEligible = default(BooleanValue), DateTimeValue startDate = default(DateTimeValue), StringValue startReason = default(StringValue), BooleanValue terminated = default(BooleanValue), StringValue terminationReason = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active            = active;
     this.EndDate           = endDate;
     this.LineNbr           = lineNbr;
     this.PositionID        = positionID;
     this.RehireEligible    = rehireEligible;
     this.StartDate         = startDate;
     this.StartReason       = startReason;
     this.Terminated        = terminated;
     this.TerminationReason = terminationReason;
 }
Ejemplo n.º 6
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ProjectEquipment" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="description">description.</param>
 /// <param name="equipmentID">equipmentID.</param>
 /// <param name="runRate">runRate.</param>
 /// <param name="runRateItem">runRateItem.</param>
 /// <param name="setupRate">setupRate.</param>
 /// <param name="setupRateItem">setupRateItem.</param>
 /// <param name="suspendRate">suspendRate.</param>
 /// <param name="suspendRateItem">suspendRateItem.</param>
 public ProjectEquipment(BooleanValue active = default(BooleanValue), StringValue description = default(StringValue), StringValue equipmentID = default(StringValue), DecimalValue runRate = default(DecimalValue), StringValue runRateItem = default(StringValue), DecimalValue setupRate = default(DecimalValue), StringValue setupRateItem = default(StringValue), DecimalValue suspendRate = default(DecimalValue), StringValue suspendRateItem = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active          = active;
     this.Description     = description;
     this.EquipmentID     = equipmentID;
     this.RunRate         = runRate;
     this.RunRateItem     = runRateItem;
     this.SetupRate       = setupRate;
     this.SetupRateItem   = setupRateItem;
     this.SuspendRate     = suspendRate;
     this.SuspendRateItem = suspendRateItem;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="ProjectProperties" /> class.
 /// </summary>
 /// <param name="certifiedJob">certifiedJob.</param>
 /// <param name="changeOrderWorkflow">changeOrderWorkflow.</param>
 /// <param name="endDate">endDate.</param>
 /// <param name="lastRevenueChangeNbr">lastRevenueChangeNbr.</param>
 /// <param name="projectManager">projectManager.</param>
 /// <param name="restrictEmployees">restrictEmployees.</param>
 /// <param name="restrictEquipment">restrictEquipment.</param>
 /// <param name="revenueBudgetLevel">revenueBudgetLevel.</param>
 /// <param name="startDate">startDate.</param>
 /// <param name="trackProductionData">trackProductionData.</param>
 public ProjectProperties(BooleanValue certifiedJob = default(BooleanValue), BooleanValue changeOrderWorkflow = default(BooleanValue), DateTimeValue endDate = default(DateTimeValue), StringValue lastRevenueChangeNbr = default(StringValue), StringValue projectManager = default(StringValue), BooleanValue restrictEmployees = default(BooleanValue), BooleanValue restrictEquipment = default(BooleanValue), StringValue revenueBudgetLevel = default(StringValue), DateTimeValue startDate = default(DateTimeValue), BooleanValue trackProductionData = default(BooleanValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.CertifiedJob         = certifiedJob;
     this.ChangeOrderWorkflow  = changeOrderWorkflow;
     this.EndDate              = endDate;
     this.LastRevenueChangeNbr = lastRevenueChangeNbr;
     this.ProjectManager       = projectManager;
     this.RestrictEmployees    = restrictEmployees;
     this.RestrictEquipment    = restrictEquipment;
     this.RevenueBudgetLevel   = revenueBudgetLevel;
     this.StartDate            = startDate;
     this.TrackProductionData  = trackProductionData;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="BusinessAccountContact" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="city">city.</param>
 /// <param name="contactID">contactID.</param>
 /// <param name="displayName">displayName.</param>
 /// <param name="email">email.</param>
 /// <param name="jobTitle">jobTitle.</param>
 /// <param name="owner">owner.</param>
 /// <param name="phone1">phone1.</param>
 /// <param name="type">type.</param>
 /// <param name="workgroup">workgroup.</param>
 public BusinessAccountContact(BooleanValue active = default(BooleanValue), StringValue city = default(StringValue), IntValue contactID = default(IntValue), StringValue displayName = default(StringValue), StringValue email = default(StringValue), StringValue jobTitle = default(StringValue), StringValue owner = default(StringValue), StringValue phone1 = default(StringValue), StringValue type = default(StringValue), StringValue workgroup = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active      = active;
     this.City        = city;
     this.ContactID   = contactID;
     this.DisplayName = displayName;
     this.Email       = email;
     this.JobTitle    = jobTitle;
     this.Owner       = owner;
     this.Phone1      = phone1;
     this.Type        = type;
     this.Workgroup   = workgroup;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="VisibilitySettings" /> class.
 /// </summary>
 /// <param name="aP">aP.</param>
 /// <param name="aR">aR.</param>
 /// <param name="cA">cA.</param>
 /// <param name="cRM">cRM.</param>
 /// <param name="expenses">expenses.</param>
 /// <param name="gL">gL.</param>
 /// <param name="iN">iN.</param>
 /// <param name="pO">pO.</param>
 /// <param name="sO">sO.</param>
 /// <param name="timeEntries">timeEntries.</param>
 public VisibilitySettings(BooleanValue aP = default(BooleanValue), BooleanValue aR = default(BooleanValue), BooleanValue cA = default(BooleanValue), BooleanValue cRM = default(BooleanValue), BooleanValue expenses = default(BooleanValue), BooleanValue gL = default(BooleanValue), BooleanValue iN = default(BooleanValue), BooleanValue pO = default(BooleanValue), BooleanValue sO = default(BooleanValue), BooleanValue timeEntries = default(BooleanValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.AP          = aP;
     this.AR          = aR;
     this.CA          = cA;
     this.CRM         = cRM;
     this.Expenses    = expenses;
     this.GL          = gL;
     this.IN          = iN;
     this.PO          = pO;
     this.SO          = sO;
     this.TimeEntries = timeEntries;
 }
Ejemplo n.º 10
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ContactNotification" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="bcc">bcc.</param>
 /// <param name="classID">classID.</param>
 /// <param name="description">description.</param>
 /// <param name="format">format.</param>
 /// <param name="mailingID">mailingID.</param>
 /// <param name="module">module.</param>
 /// <param name="notificationID">notificationID.</param>
 /// <param name="report">report.</param>
 /// <param name="source">source.</param>
 public ContactNotification(BooleanValue active = default(BooleanValue), BooleanValue bcc = default(BooleanValue), StringValue classID = default(StringValue), StringValue description = default(StringValue), StringValue format = default(StringValue), StringValue mailingID = default(StringValue), StringValue module = default(StringValue), IntValue notificationID = default(IntValue), StringValue report = default(StringValue), StringValue source = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active         = active;
     this.Bcc            = bcc;
     this.ClassID        = classID;
     this.Description    = description;
     this.Format         = format;
     this.MailingID      = mailingID;
     this.Module         = module;
     this.NotificationID = notificationID;
     this.Report         = report;
     this.Source         = source;
 }
Ejemplo n.º 11
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OpportunityTaxDetail" /> class.
 /// </summary>
 /// <param name="includeInVATExemptTotal">includeInVATExemptTotal.</param>
 /// <param name="lineNbr">lineNbr.</param>
 /// <param name="pendingVAT">pendingVAT.</param>
 /// <param name="reverseVAT">reverseVAT.</param>
 /// <param name="statisticalVAT">statisticalVAT.</param>
 /// <param name="taxableAmount">taxableAmount.</param>
 /// <param name="taxAmount">taxAmount.</param>
 /// <param name="taxID">taxID.</param>
 /// <param name="taxRate">taxRate.</param>
 /// <param name="taxType">taxType.</param>
 public OpportunityTaxDetail(BooleanValue includeInVATExemptTotal = default(BooleanValue), IntValue lineNbr = default(IntValue), BooleanValue pendingVAT = default(BooleanValue), BooleanValue reverseVAT = default(BooleanValue), BooleanValue statisticalVAT = default(BooleanValue), DecimalValue taxableAmount = default(DecimalValue), DecimalValue taxAmount = default(DecimalValue), StringValue taxID = default(StringValue), DecimalValue taxRate = default(DecimalValue), StringValue taxType = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.IncludeInVATExemptTotal = includeInVATExemptTotal;
     this.LineNbr        = lineNbr;
     this.PendingVAT     = pendingVAT;
     this.ReverseVAT     = reverseVAT;
     this.StatisticalVAT = statisticalVAT;
     this.TaxableAmount  = taxableAmount;
     this.TaxAmount      = taxAmount;
     this.TaxID          = taxID;
     this.TaxRate        = taxRate;
     this.TaxType        = taxType;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="CustomerPaymentMethod" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="cardAccountNbr">cardAccountNbr.</param>
 /// <param name="cashAccount">cashAccount.</param>
 /// <param name="createdDateTime">createdDateTime.</param>
 /// <param name="customerID">customerID.</param>
 /// <param name="customerProfileID">customerProfileID.</param>
 /// <param name="details">details.</param>
 /// <param name="instanceID">instanceID.</param>
 /// <param name="lastModifiedDateTime">lastModifiedDateTime.</param>
 /// <param name="paymentMethod">paymentMethod.</param>
 /// <param name="procCenterID">procCenterID.</param>
 public CustomerPaymentMethod(BooleanValue active = default(BooleanValue), StringValue cardAccountNbr = default(StringValue), StringValue cashAccount = default(StringValue), DateTimeValue createdDateTime = default(DateTimeValue), StringValue customerID = default(StringValue), StringValue customerProfileID = default(StringValue), List <CustomerPaymentMethodDetail> details = default(List <CustomerPaymentMethodDetail>), IntValue instanceID = default(IntValue), DateTimeValue lastModifiedDateTime = default(DateTimeValue), StringValue paymentMethod = default(StringValue), StringValue procCenterID = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active               = active;
     this.CardAccountNbr       = cardAccountNbr;
     this.CashAccount          = cashAccount;
     this.CreatedDateTime      = createdDateTime;
     this.CustomerID           = customerID;
     this.CustomerProfileID    = customerProfileID;
     this.Details              = details;
     this.InstanceID           = instanceID;
     this.LastModifiedDateTime = lastModifiedDateTime;
     this.PaymentMethod        = paymentMethod;
     this.ProcCenterID         = procCenterID;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="BusinessAccountLocation" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="city">city.</param>
 /// <param name="country">country.</param>
 /// <param name="_default">_default.</param>
 /// <param name="locationID">locationID.</param>
 /// <param name="locationName">locationName.</param>
 /// <param name="priceClass">priceClass.</param>
 /// <param name="salesAccount">salesAccount.</param>
 /// <param name="salesSubaccount">salesSubaccount.</param>
 /// <param name="state">state.</param>
 /// <param name="taxZone">taxZone.</param>
 public BusinessAccountLocation(BooleanValue active = default(BooleanValue), StringValue city = default(StringValue), StringValue country = default(StringValue), BooleanValue _default = default(BooleanValue), StringValue locationID = default(StringValue), StringValue locationName = default(StringValue), StringValue priceClass = default(StringValue), StringValue salesAccount = default(StringValue), StringValue salesSubaccount = default(StringValue), StringValue state = default(StringValue), StringValue taxZone = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active          = active;
     this.City            = city;
     this.Country         = country;
     this.Default         = _default;
     this.LocationID      = locationID;
     this.LocationName    = locationName;
     this.PriceClass      = priceClass;
     this.SalesAccount    = salesAccount;
     this.SalesSubaccount = salesSubaccount;
     this.State           = state;
     this.TaxZone         = taxZone;
 }
Ejemplo n.º 14
0
 /// <summary>
 /// Initializes a new instance of the <see cref="RelationDetail" /> class.
 /// </summary>
 /// <param name="account">account.</param>
 /// <param name="addToCc">addToCc.</param>
 /// <param name="contactDisplayName">contactDisplayName.</param>
 /// <param name="contactID">contactID.</param>
 /// <param name="document">document.</param>
 /// <param name="documentTargetNoteIDDescription">documentTargetNoteIDDescription.</param>
 /// <param name="email">email.</param>
 /// <param name="name">name.</param>
 /// <param name="primary">primary.</param>
 /// <param name="relationID">relationID.</param>
 /// <param name="role">role.</param>
 /// <param name="type">type.</param>
 public RelationDetail(StringValue account = default(StringValue), BooleanValue addToCc = default(BooleanValue), StringValue contactDisplayName = default(StringValue), IntValue contactID = default(IntValue), GuidValue document = default(GuidValue), StringValue documentTargetNoteIDDescription = default(StringValue), StringValue email = default(StringValue), StringValue name = default(StringValue), BooleanValue primary = default(BooleanValue), IntValue relationID = default(IntValue), StringValue role = default(StringValue), StringValue type = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Account            = account;
     this.AddToCc            = addToCc;
     this.ContactDisplayName = contactDisplayName;
     this.ContactID          = contactID;
     this.Document           = document;
     this.DocumentTargetNoteIDDescription = documentTargetNoteIDDescription;
     this.Email      = email;
     this.Name       = name;
     this.Primary    = primary;
     this.RelationID = relationID;
     this.Role       = role;
     this.Type       = type;
 }
Ejemplo n.º 15
0
 /// <summary>
 /// Initializes a new instance of the <see cref="PaymentMethod" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="allowedCashAccounts">allowedCashAccounts.</param>
 /// <param name="createdDateTime">createdDateTime.</param>
 /// <param name="description">description.</param>
 /// <param name="integratedProcessing">integratedProcessing.</param>
 /// <param name="lastModifiedDateTime">lastModifiedDateTime.</param>
 /// <param name="meansOfPayment">meansOfPayment.</param>
 /// <param name="paymentMethodID">paymentMethodID.</param>
 /// <param name="processingCenters">processingCenters.</param>
 /// <param name="requireRemittanceInformationforCashAccount">requireRemittanceInformationforCashAccount.</param>
 /// <param name="useInAP">useInAP.</param>
 /// <param name="useInAR">useInAR.</param>
 public PaymentMethod(BooleanValue active = default(BooleanValue), List <PaymentMethodAllowedCashAccountDetail> allowedCashAccounts = default(List <PaymentMethodAllowedCashAccountDetail>), DateTimeValue createdDateTime = default(DateTimeValue), StringValue description = default(StringValue), BooleanValue integratedProcessing = default(BooleanValue), DateTimeValue lastModifiedDateTime = default(DateTimeValue), StringValue meansOfPayment = default(StringValue), StringValue paymentMethodID = default(StringValue), List <PaymentMethodProcessingCenterDetail> processingCenters = default(List <PaymentMethodProcessingCenterDetail>), BooleanValue requireRemittanceInformationforCashAccount = default(BooleanValue), BooleanValue useInAP = default(BooleanValue), BooleanValue useInAR = default(BooleanValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active = active;
     this.AllowedCashAccounts  = allowedCashAccounts;
     this.CreatedDateTime      = createdDateTime;
     this.Description          = description;
     this.IntegratedProcessing = integratedProcessing;
     this.LastModifiedDateTime = lastModifiedDateTime;
     this.MeansOfPayment       = meansOfPayment;
     this.PaymentMethodID      = paymentMethodID;
     this.ProcessingCenters    = processingCenters;
     this.RequireRemittanceInformationforCashAccount = requireRemittanceInformationforCashAccount;
     this.UseInAP = useInAP;
     this.UseInAR = useInAR;
 }
Ejemplo n.º 16
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ShippingBox" /> class.
 /// </summary>
 /// <param name="activeByDefault">activeByDefault.</param>
 /// <param name="boxID">boxID.</param>
 /// <param name="boxWeight">boxWeight.</param>
 /// <param name="carriersPackage">carriersPackage.</param>
 /// <param name="description">description.</param>
 /// <param name="height">height.</param>
 /// <param name="length">length.</param>
 /// <param name="maxVolume">maxVolume.</param>
 /// <param name="maxWeight">maxWeight.</param>
 /// <param name="volumeUOM">volumeUOM.</param>
 /// <param name="weightUOM">weightUOM.</param>
 /// <param name="width">width.</param>
 public ShippingBox(BooleanValue activeByDefault = default(BooleanValue), StringValue boxID = default(StringValue), DecimalValue boxWeight = default(DecimalValue), StringValue carriersPackage = default(StringValue), StringValue description = default(StringValue), IntValue height = default(IntValue), IntValue length = default(IntValue), DecimalValue maxVolume = default(DecimalValue), DecimalValue maxWeight = default(DecimalValue), StringValue volumeUOM = default(StringValue), StringValue weightUOM = default(StringValue), IntValue width = default(IntValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.ActiveByDefault = activeByDefault;
     this.BoxID           = boxID;
     this.BoxWeight       = boxWeight;
     this.CarriersPackage = carriersPackage;
     this.Description     = description;
     this.Height          = height;
     this.Length          = length;
     this.MaxVolume       = maxVolume;
     this.MaxWeight       = maxWeight;
     this.VolumeUOM       = volumeUOM;
     this.WeightUOM       = weightUOM;
     this.Width           = width;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="FinancialPeriodDetail" /> class.
 /// </summary>
 /// <param name="adjustmentPeriod">adjustmentPeriod.</param>
 /// <param name="closedInAP">closedInAP.</param>
 /// <param name="closedInAR">closedInAR.</param>
 /// <param name="closedInCA">closedInCA.</param>
 /// <param name="closedInFA">closedInFA.</param>
 /// <param name="closedInIN">closedInIN.</param>
 /// <param name="description">description.</param>
 /// <param name="endDate">endDate.</param>
 /// <param name="financialPeriodID">financialPeriodID.</param>
 /// <param name="lengthInDays">lengthInDays.</param>
 /// <param name="periodNbr">periodNbr.</param>
 /// <param name="startDate">startDate.</param>
 /// <param name="status">status.</param>
 public FinancialPeriodDetail(BooleanValue adjustmentPeriod = default(BooleanValue), BooleanValue closedInAP = default(BooleanValue), BooleanValue closedInAR = default(BooleanValue), BooleanValue closedInCA = default(BooleanValue), BooleanValue closedInFA = default(BooleanValue), BooleanValue closedInIN = default(BooleanValue), StringValue description = default(StringValue), DateTimeValue endDate = default(DateTimeValue), StringValue financialPeriodID = default(StringValue), IntValue lengthInDays = default(IntValue), StringValue periodNbr = default(StringValue), DateTimeValue startDate = default(DateTimeValue), StringValue status = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.AdjustmentPeriod  = adjustmentPeriod;
     this.ClosedInAP        = closedInAP;
     this.ClosedInAR        = closedInAR;
     this.ClosedInCA        = closedInCA;
     this.ClosedInFA        = closedInFA;
     this.ClosedInIN        = closedInIN;
     this.Description       = description;
     this.EndDate           = endDate;
     this.FinancialPeriodID = financialPeriodID;
     this.LengthInDays      = lengthInDays;
     this.PeriodNbr         = periodNbr;
     this.StartDate         = startDate;
     this.Status            = status;
 }
Ejemplo n.º 18
0
 /// <summary>
 /// Initializes a new instance of the <see cref="FinancialSettings" /> class.
 /// </summary>
 /// <param name="billSeparately">billSeparately.</param>
 /// <param name="branch">branch.</param>
 /// <param name="cashDiscountDate">cashDiscountDate.</param>
 /// <param name="customerTaxZone">customerTaxZone.</param>
 /// <param name="dueDate">dueDate.</param>
 /// <param name="entityUsageType">entityUsageType.</param>
 /// <param name="invoiceDate">invoiceDate.</param>
 /// <param name="invoiceNbr">invoiceNbr.</param>
 /// <param name="originalOrderNbr">originalOrderNbr.</param>
 /// <param name="originalOrderType">originalOrderType.</param>
 /// <param name="overrideTaxZone">overrideTaxZone.</param>
 /// <param name="owner">owner.</param>
 /// <param name="postPeriod">postPeriod.</param>
 /// <param name="terms">terms.</param>
 public FinancialSettings(BooleanValue billSeparately = default(BooleanValue), StringValue branch = default(StringValue), DateTimeValue cashDiscountDate = default(DateTimeValue), StringValue customerTaxZone = default(StringValue), DateTimeValue dueDate = default(DateTimeValue), StringValue entityUsageType = default(StringValue), DateTimeValue invoiceDate = default(DateTimeValue), StringValue invoiceNbr = default(StringValue), StringValue originalOrderNbr = default(StringValue), StringValue originalOrderType = default(StringValue), BooleanValue overrideTaxZone = default(BooleanValue), StringValue owner = default(StringValue), StringValue postPeriod = default(StringValue), StringValue terms = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.BillSeparately    = billSeparately;
     this.Branch            = branch;
     this.CashDiscountDate  = cashDiscountDate;
     this.CustomerTaxZone   = customerTaxZone;
     this.DueDate           = dueDate;
     this.EntityUsageType   = entityUsageType;
     this.InvoiceDate       = invoiceDate;
     this.InvoiceNbr        = invoiceNbr;
     this.OriginalOrderNbr  = originalOrderNbr;
     this.OriginalOrderType = originalOrderType;
     this.OverrideTaxZone   = overrideTaxZone;
     this.Owner             = owner;
     this.PostPeriod        = postPeriod;
     this.Terms             = terms;
 }
Ejemplo n.º 19
0
 /// <summary>
 /// Initializes a new instance of the <see cref="TimeActivity" /> class.
 /// </summary>
 /// <param name="approver">approver.</param>
 /// <param name="billable">billable.</param>
 /// <param name="billableOvertime">billableOvertime.</param>
 /// <param name="billableTime">billableTime.</param>
 /// <param name="costCode">costCode.</param>
 /// <param name="earningType">earningType.</param>
 /// <param name="overtime">overtime.</param>
 /// <param name="project">project.</param>
 /// <param name="projectTask">projectTask.</param>
 /// <param name="referenceNbr">referenceNbr.</param>
 /// <param name="released">released.</param>
 /// <param name="status">status.</param>
 /// <param name="timeSpent">timeSpent.</param>
 /// <param name="trackTime">trackTime.</param>
 public TimeActivity(StringValue approver = default(StringValue), BooleanValue billable = default(BooleanValue), StringValue billableOvertime = default(StringValue), StringValue billableTime = default(StringValue), StringValue costCode = default(StringValue), StringValue earningType = default(StringValue), StringValue overtime = default(StringValue), StringValue project = default(StringValue), StringValue projectTask = default(StringValue), StringValue referenceNbr = default(StringValue), BooleanValue released = default(BooleanValue), StringValue status = default(StringValue), StringValue timeSpent = default(StringValue), BooleanValue trackTime = default(BooleanValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Approver         = approver;
     this.Billable         = billable;
     this.BillableOvertime = billableOvertime;
     this.BillableTime     = billableTime;
     this.CostCode         = costCode;
     this.EarningType      = earningType;
     this.Overtime         = overtime;
     this.Project          = project;
     this.ProjectTask      = projectTask;
     this.ReferenceNbr     = referenceNbr;
     this.Released         = released;
     this.Status           = status;
     this.TimeSpent        = timeSpent;
     this.TrackTime        = trackTime;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="PaymentMethodAllowedCashAccountDetail" /> class.
 /// </summary>
 /// <param name="aPDefault">aPDefault.</param>
 /// <param name="aPLastRefNbr">aPLastRefNbr.</param>
 /// <param name="aPSuggestNextNbr">aPSuggestNextNbr.</param>
 /// <param name="aRDefault">aRDefault.</param>
 /// <param name="aRDefaultForRefund">aRDefaultForRefund.</param>
 /// <param name="aRLastRefNbr">aRLastRefNbr.</param>
 /// <param name="aRSuggestNextNbr">aRSuggestNextNbr.</param>
 /// <param name="batchLastRefNbr">batchLastRefNbr.</param>
 /// <param name="branch">branch.</param>
 /// <param name="cashAccount">cashAccount.</param>
 /// <param name="description">description.</param>
 /// <param name="paymentMethod">paymentMethod.</param>
 /// <param name="useInAP">useInAP.</param>
 /// <param name="useInAR">useInAR.</param>
 public PaymentMethodAllowedCashAccountDetail(BooleanValue aPDefault = default(BooleanValue), StringValue aPLastRefNbr = default(StringValue), BooleanValue aPSuggestNextNbr = default(BooleanValue), BooleanValue aRDefault = default(BooleanValue), BooleanValue aRDefaultForRefund = default(BooleanValue), StringValue aRLastRefNbr = default(StringValue), BooleanValue aRSuggestNextNbr = default(BooleanValue), StringValue batchLastRefNbr = default(StringValue), StringValue branch = default(StringValue), StringValue cashAccount = default(StringValue), StringValue description = default(StringValue), StringValue paymentMethod = default(StringValue), BooleanValue useInAP = default(BooleanValue), BooleanValue useInAR = default(BooleanValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.APDefault          = aPDefault;
     this.APLastRefNbr       = aPLastRefNbr;
     this.APSuggestNextNbr   = aPSuggestNextNbr;
     this.ARDefault          = aRDefault;
     this.ARDefaultForRefund = aRDefaultForRefund;
     this.ARLastRefNbr       = aRLastRefNbr;
     this.ARSuggestNextNbr   = aRSuggestNextNbr;
     this.BatchLastRefNbr    = batchLastRefNbr;
     this.Branch             = branch;
     this.CashAccount        = cashAccount;
     this.Description        = description;
     this.PaymentMethod      = paymentMethod;
     this.UseInAP            = useInAP;
     this.UseInAR            = useInAR;
 }
Ejemplo n.º 21
0
 /// <summary>
 /// Initializes a new instance of the <see cref="FinancialYear" /> class.
 /// </summary>
 /// <param name="adjustToPeriodStart">adjustToPeriodStart.</param>
 /// <param name="belongsToNextYear">belongsToNextYear.</param>
 /// <param name="createdDateTime">createdDateTime.</param>
 /// <param name="dayOfWeek">dayOfWeek.</param>
 /// <param name="details">details.</param>
 /// <param name="financialYearStartsOn">financialYearStartsOn.</param>
 /// <param name="firstFinancialYear">firstFinancialYear.</param>
 /// <param name="firstPeriodStartDate">firstPeriodStartDate.</param>
 /// <param name="hasAdjustmentPeriod">hasAdjustmentPeriod.</param>
 /// <param name="lastModifiedDateTime">lastModifiedDateTime.</param>
 /// <param name="lengthOfFinancialPeriodInDays">lengthOfFinancialPeriodInDays.</param>
 /// <param name="nbrOfFinancialPeriods">nbrOfFinancialPeriods.</param>
 /// <param name="periodsStartDayOfWeek">periodsStartDayOfWeek.</param>
 /// <param name="periodType">periodType.</param>
 /// <param name="userDefinedPeriods">userDefinedPeriods.</param>
 /// <param name="yearEndCalculationMethod">yearEndCalculationMethod.</param>
 public FinancialYear(BooleanValue adjustToPeriodStart = default(BooleanValue), BooleanValue belongsToNextYear = default(BooleanValue), DateTimeValue createdDateTime = default(DateTimeValue), StringValue dayOfWeek = default(StringValue), List <FinancialYearPeriodDetail> details = default(List <FinancialYearPeriodDetail>), DateTimeValue financialYearStartsOn = default(DateTimeValue), StringValue firstFinancialYear = default(StringValue), DateTimeValue firstPeriodStartDate = default(DateTimeValue), BooleanValue hasAdjustmentPeriod = default(BooleanValue), DateTimeValue lastModifiedDateTime = default(DateTimeValue), ShortValue lengthOfFinancialPeriodInDays = default(ShortValue), ShortValue nbrOfFinancialPeriods = default(ShortValue), StringValue periodsStartDayOfWeek = default(StringValue), StringValue periodType = default(StringValue), BooleanValue userDefinedPeriods = default(BooleanValue), StringValue yearEndCalculationMethod = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.AdjustToPeriodStart           = adjustToPeriodStart;
     this.BelongsToNextYear             = belongsToNextYear;
     this.CreatedDateTime               = createdDateTime;
     this.DayOfWeek                     = dayOfWeek;
     this.Details                       = details;
     this.FinancialYearStartsOn         = financialYearStartsOn;
     this.FirstFinancialYear            = firstFinancialYear;
     this.FirstPeriodStartDate          = firstPeriodStartDate;
     this.HasAdjustmentPeriod           = hasAdjustmentPeriod;
     this.LastModifiedDateTime          = lastModifiedDateTime;
     this.LengthOfFinancialPeriodInDays = lengthOfFinancialPeriodInDays;
     this.NbrOfFinancialPeriods         = nbrOfFinancialPeriods;
     this.PeriodsStartDayOfWeek         = periodsStartDayOfWeek;
     this.PeriodType                    = periodType;
     this.UserDefinedPeriods            = userDefinedPeriods;
     this.YearEndCalculationMethod      = yearEndCalculationMethod;
 }
Ejemplo n.º 22
0
 /// <summary>
 /// Initializes a new instance of the <see cref="AccountLocation" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="address">address.</param>
 /// <param name="addressSameAsMain">addressSameAsMain.</param>
 /// <param name="addressValidated">addressValidated.</param>
 /// <param name="aRAccount">aRAccount.</param>
 /// <param name="aRSubaccount">aRSubaccount.</param>
 /// <param name="businessAccountID">businessAccountID.</param>
 /// <param name="calendar">calendar.</param>
 /// <param name="cases">cases.</param>
 /// <param name="contact">contact.</param>
 /// <param name="defaultProject">defaultProject.</param>
 /// <param name="discountAccount">discountAccount.</param>
 /// <param name="discountSubaccount">discountSubaccount.</param>
 /// <param name="entityUsageType">entityUsageType.</param>
 /// <param name="fedExGroundCollect">fedExGroundCollect.</param>
 /// <param name="fOBPoint">fOBPoint.</param>
 /// <param name="freightAccount">freightAccount.</param>
 /// <param name="freightSubaccount">freightSubaccount.</param>
 /// <param name="insurance">insurance.</param>
 /// <param name="leadTimeInDays">leadTimeInDays.</param>
 /// <param name="locationID">locationID.</param>
 /// <param name="locationName">locationName.</param>
 /// <param name="opportunities">opportunities.</param>
 /// <param name="orderPriority">orderPriority.</param>
 /// <param name="priceClass">priceClass.</param>
 /// <param name="residentialDelivery">residentialDelivery.</param>
 /// <param name="salesAccount">salesAccount.</param>
 /// <param name="salesSubaccount">salesSubaccount.</param>
 /// <param name="sameAsDefaultLocation">sameAsDefaultLocation.</param>
 /// <param name="saturdayDelivery">saturdayDelivery.</param>
 /// <param name="shippingBranch">shippingBranch.</param>
 /// <param name="shippingRule">shippingRule.</param>
 /// <param name="shippingTerms">shippingTerms.</param>
 /// <param name="shippingZone">shippingZone.</param>
 /// <param name="shipVia">shipVia.</param>
 /// <param name="taxExemptionNumber">taxExemptionNumber.</param>
 /// <param name="taxRegistrationID">taxRegistrationID.</param>
 /// <param name="taxZone">taxZone.</param>
 /// <param name="warehouse">warehouse.</param>
 public AccountLocation(BooleanValue active = default(BooleanValue), Address address = default(Address), BooleanValue addressSameAsMain = default(BooleanValue), BooleanValue addressValidated = default(BooleanValue), StringValue aRAccount = default(StringValue), StringValue aRSubaccount = default(StringValue), StringValue businessAccountID = default(StringValue), StringValue calendar = default(StringValue), List <CaseDetail> cases = default(List <CaseDetail>), AccountLocationContact contact = default(AccountLocationContact), StringValue defaultProject = default(StringValue), StringValue discountAccount = default(StringValue), StringValue discountSubaccount = default(StringValue), StringValue entityUsageType = default(StringValue), BooleanValue fedExGroundCollect = default(BooleanValue), StringValue fOBPoint = default(StringValue), StringValue freightAccount = default(StringValue), StringValue freightSubaccount = default(StringValue), BooleanValue insurance = default(BooleanValue), ShortValue leadTimeInDays = default(ShortValue), StringValue locationID = default(StringValue), StringValue locationName = default(StringValue), List <OpportunityDetail> opportunities = default(List <OpportunityDetail>), ShortValue orderPriority = default(ShortValue), StringValue priceClass = default(StringValue), BooleanValue residentialDelivery = default(BooleanValue), StringValue salesAccount = default(StringValue), StringValue salesSubaccount = default(StringValue), BooleanValue sameAsDefaultLocation = default(BooleanValue), BooleanValue saturdayDelivery = default(BooleanValue), StringValue shippingBranch = default(StringValue), StringValue shippingRule = default(StringValue), StringValue shippingTerms = default(StringValue), StringValue shippingZone = default(StringValue), StringValue shipVia = default(StringValue), StringValue taxExemptionNumber = default(StringValue), StringValue taxRegistrationID = default(StringValue), StringValue taxZone = default(StringValue), StringValue warehouse = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active                = active;
     this.Address               = address;
     this.AddressSameAsMain     = addressSameAsMain;
     this.AddressValidated      = addressValidated;
     this.ARAccount             = aRAccount;
     this.ARSubaccount          = aRSubaccount;
     this.BusinessAccountID     = businessAccountID;
     this.Calendar              = calendar;
     this.Cases                 = cases;
     this.Contact               = contact;
     this.DefaultProject        = defaultProject;
     this.DiscountAccount       = discountAccount;
     this.DiscountSubaccount    = discountSubaccount;
     this.EntityUsageType       = entityUsageType;
     this.FedExGroundCollect    = fedExGroundCollect;
     this.FOBPoint              = fOBPoint;
     this.FreightAccount        = freightAccount;
     this.FreightSubaccount     = freightSubaccount;
     this.Insurance             = insurance;
     this.LeadTimeInDays        = leadTimeInDays;
     this.LocationID            = locationID;
     this.LocationName          = locationName;
     this.Opportunities         = opportunities;
     this.OrderPriority         = orderPriority;
     this.PriceClass            = priceClass;
     this.ResidentialDelivery   = residentialDelivery;
     this.SalesAccount          = salesAccount;
     this.SalesSubaccount       = salesSubaccount;
     this.SameAsDefaultLocation = sameAsDefaultLocation;
     this.SaturdayDelivery      = saturdayDelivery;
     this.ShippingBranch        = shippingBranch;
     this.ShippingRule          = shippingRule;
     this.ShippingTerms         = shippingTerms;
     this.ShippingZone          = shippingZone;
     this.ShipVia               = shipVia;
     this.TaxExemptionNumber    = taxExemptionNumber;
     this.TaxRegistrationID     = taxRegistrationID;
     this.TaxZone               = taxZone;
     this.Warehouse             = warehouse;
 }
Ejemplo n.º 23
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ShippingSettings" /> class.
 /// </summary>
 /// <param name="cancelByDate">cancelByDate.</param>
 /// <param name="canceled">canceled.</param>
 /// <param name="fOBPoint">fOBPoint.</param>
 /// <param name="groundCollect">groundCollect.</param>
 /// <param name="insurance">insurance.</param>
 /// <param name="preferredWarehouseID">preferredWarehouseID.</param>
 /// <param name="priority">priority.</param>
 /// <param name="residentialDelivery">residentialDelivery.</param>
 /// <param name="saturdayDelivery">saturdayDelivery.</param>
 /// <param name="scheduledShipmentDate">scheduledShipmentDate.</param>
 /// <param name="shippingRule">shippingRule.</param>
 /// <param name="shippingTerms">shippingTerms.</param>
 /// <param name="shippingZone">shippingZone.</param>
 /// <param name="shipSeparately">shipSeparately.</param>
 /// <param name="shipVia">shipVia.</param>
 /// <param name="shopForRates">shopForRates.</param>
 /// <param name="useCustomersAccount">useCustomersAccount.</param>
 public ShippingSettings(DateTimeValue cancelByDate = default(DateTimeValue), BooleanValue canceled = default(BooleanValue), StringValue fOBPoint = default(StringValue), BooleanValue groundCollect = default(BooleanValue), BooleanValue insurance = default(BooleanValue), StringValue preferredWarehouseID = default(StringValue), ShortValue priority = default(ShortValue), BooleanValue residentialDelivery = default(BooleanValue), BooleanValue saturdayDelivery = default(BooleanValue), DateTimeValue scheduledShipmentDate = default(DateTimeValue), StringValue shippingRule = default(StringValue), StringValue shippingTerms = default(StringValue), StringValue shippingZone = default(StringValue), BooleanValue shipSeparately = default(BooleanValue), StringValue shipVia = default(StringValue), ShopForRates shopForRates = default(ShopForRates), BooleanValue useCustomersAccount = default(BooleanValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.CancelByDate          = cancelByDate;
     this.Canceled              = canceled;
     this.FOBPoint              = fOBPoint;
     this.GroundCollect         = groundCollect;
     this.Insurance             = insurance;
     this.PreferredWarehouseID  = preferredWarehouseID;
     this.Priority              = priority;
     this.ResidentialDelivery   = residentialDelivery;
     this.SaturdayDelivery      = saturdayDelivery;
     this.ScheduledShipmentDate = scheduledShipmentDate;
     this.ShippingRule          = shippingRule;
     this.ShippingTerms         = shippingTerms;
     this.ShippingZone          = shippingZone;
     this.ShipSeparately        = shipSeparately;
     this.ShipVia             = shipVia;
     this.ShopForRates        = shopForRates;
     this.UseCustomersAccount = useCustomersAccount;
 }
Ejemplo n.º 24
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SalesOrderDetailAllocation" /> class.
 /// </summary>
 /// <param name="allocated">allocated.</param>
 /// <param name="allocWarehouseID">allocWarehouseID.</param>
 /// <param name="completed">completed.</param>
 /// <param name="expirationDate">expirationDate.</param>
 /// <param name="inventoryID">inventoryID.</param>
 /// <param name="lineNbr">lineNbr.</param>
 /// <param name="locationID">locationID.</param>
 /// <param name="lotSerialNbr">lotSerialNbr.</param>
 /// <param name="orderNbr">orderNbr.</param>
 /// <param name="orderType">orderType.</param>
 /// <param name="qty">qty.</param>
 /// <param name="qtyOnShipments">qtyOnShipments.</param>
 /// <param name="qtyReceived">qtyReceived.</param>
 /// <param name="relatedDocument">relatedDocument.</param>
 /// <param name="shipOn">shipOn.</param>
 /// <param name="splitLineNbr">splitLineNbr.</param>
 /// <param name="subitem">subitem.</param>
 /// <param name="uOM">uOM.</param>
 public SalesOrderDetailAllocation(BooleanValue allocated = default(BooleanValue), StringValue allocWarehouseID = default(StringValue), BooleanValue completed = default(BooleanValue), DateTimeValue expirationDate = default(DateTimeValue), StringValue inventoryID = default(StringValue), IntValue lineNbr = default(IntValue), StringValue locationID = default(StringValue), StringValue lotSerialNbr = default(StringValue), StringValue orderNbr = default(StringValue), StringValue orderType = default(StringValue), DecimalValue qty = default(DecimalValue), DecimalValue qtyOnShipments = default(DecimalValue), DecimalValue qtyReceived = default(DecimalValue), StringValue relatedDocument = default(StringValue), DateTimeValue shipOn = default(DateTimeValue), IntValue splitLineNbr = default(IntValue), StringValue subitem = default(StringValue), StringValue uOM = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Allocated        = allocated;
     this.AllocWarehouseID = allocWarehouseID;
     this.Completed        = completed;
     this.ExpirationDate   = expirationDate;
     this.InventoryID      = inventoryID;
     this.LineNbr          = lineNbr;
     this.LocationID       = locationID;
     this.LotSerialNbr     = lotSerialNbr;
     this.OrderNbr         = orderNbr;
     this.OrderType        = orderType;
     this.Qty             = qty;
     this.QtyOnShipments  = qtyOnShipments;
     this.QtyReceived     = qtyReceived;
     this.RelatedDocument = relatedDocument;
     this.ShipOn          = shipOn;
     this.SplitLineNbr    = splitLineNbr;
     this.Subitem         = subitem;
     this.UOM             = uOM;
 }
Ejemplo n.º 25
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Event" /> class.
 /// </summary>
 /// <param name="allDay">allDay.</param>
 /// <param name="attendees">attendees.</param>
 /// <param name="body">body.</param>
 /// <param name="category">category.</param>
 /// <param name="endDate">endDate.</param>
 /// <param name="endTime">endTime.</param>
 /// <param name="_internal">_internal.</param>
 /// <param name="location">location.</param>
 /// <param name="noteID">noteID.</param>
 /// <param name="priority">priority.</param>
 /// <param name="relatedActivities">relatedActivities.</param>
 /// <param name="relatedEntityDescription">relatedEntityDescription.</param>
 /// <param name="reminder">reminder.</param>
 /// <param name="showAs">showAs.</param>
 /// <param name="startDate">startDate.</param>
 /// <param name="startTime">startTime.</param>
 /// <param name="status">status.</param>
 /// <param name="summary">summary.</param>
 /// <param name="timeActivity">timeActivity.</param>
 public Event(BooleanValue allDay = default(BooleanValue), List <EventAttendee> attendees = default(List <EventAttendee>), StringValue body = default(StringValue), StringValue category = default(StringValue), DateTimeValue endDate = default(DateTimeValue), DateTimeValue endTime = default(DateTimeValue), BooleanValue _internal = default(BooleanValue), StringValue location = default(StringValue), GuidValue noteID = default(GuidValue), StringValue priority = default(StringValue), List <EventRelatedActivity> relatedActivities = default(List <EventRelatedActivity>), StringValue relatedEntityDescription = default(StringValue), ReminderDetail reminder = default(ReminderDetail), StringValue showAs = default(StringValue), DateTimeValue startDate = default(DateTimeValue), DateTimeValue startTime = default(DateTimeValue), StringValue status = default(StringValue), StringValue summary = default(StringValue), EventTimeActivity timeActivity = default(EventTimeActivity), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.AllDay                   = allDay;
     this.Attendees                = attendees;
     this.Body                     = body;
     this.Category                 = category;
     this.EndDate                  = endDate;
     this.EndTime                  = endTime;
     this.Internal                 = _internal;
     this.Location                 = location;
     this.NoteID                   = noteID;
     this.Priority                 = priority;
     this.RelatedActivities        = relatedActivities;
     this.RelatedEntityDescription = relatedEntityDescription;
     this.Reminder                 = reminder;
     this.ShowAs                   = showAs;
     this.StartDate                = startDate;
     this.StartTime                = startTime;
     this.Status                   = status;
     this.Summary                  = summary;
     this.TimeActivity             = timeActivity;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="StockItemVendorDetail" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="addLeadTimeDays">addLeadTimeDays.</param>
 /// <param name="currencyID">currencyID.</param>
 /// <param name="_default">_default.</param>
 /// <param name="eOQ">eOQ.</param>
 /// <param name="lastVendorPrice">lastVendorPrice.</param>
 /// <param name="leadTimeDays">leadTimeDays.</param>
 /// <param name="location">location.</param>
 /// <param name="lotSize">lotSize.</param>
 /// <param name="maxOrderQty">maxOrderQty.</param>
 /// <param name="minOrderFrequencyInDays">minOrderFrequencyInDays.</param>
 /// <param name="minOrderQty">minOrderQty.</param>
 /// <param name="_override">_override.</param>
 /// <param name="purchaseUnit">purchaseUnit.</param>
 /// <param name="recordID">recordID.</param>
 /// <param name="subitem">subitem.</param>
 /// <param name="vendorID">vendorID.</param>
 /// <param name="vendorName">vendorName.</param>
 /// <param name="warehouse">warehouse.</param>
 public StockItemVendorDetail(BooleanValue active = default(BooleanValue), ShortValue addLeadTimeDays = default(ShortValue), StringValue currencyID = default(StringValue), BooleanValue _default = default(BooleanValue), DecimalValue eOQ = default(DecimalValue), DecimalValue lastVendorPrice = default(DecimalValue), ShortValue leadTimeDays = default(ShortValue), StringValue location = default(StringValue), DecimalValue lotSize = default(DecimalValue), DecimalValue maxOrderQty = default(DecimalValue), IntValue minOrderFrequencyInDays = default(IntValue), DecimalValue minOrderQty = default(DecimalValue), BooleanValue _override = default(BooleanValue), StringValue purchaseUnit = default(StringValue), IntValue recordID = default(IntValue), StringValue subitem = default(StringValue), StringValue vendorID = default(StringValue), StringValue vendorName = default(StringValue), StringValue warehouse = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active                  = active;
     this.AddLeadTimeDays         = addLeadTimeDays;
     this.CurrencyID              = currencyID;
     this.Default                 = _default;
     this.EOQ                     = eOQ;
     this.LastVendorPrice         = lastVendorPrice;
     this.LeadTimeDays            = leadTimeDays;
     this.Location                = location;
     this.LotSize                 = lotSize;
     this.MaxOrderQty             = maxOrderQty;
     this.MinOrderFrequencyInDays = minOrderFrequencyInDays;
     this.MinOrderQty             = minOrderQty;
     this.Override                = _override;
     this.PurchaseUnit            = purchaseUnit;
     this.RecordID                = recordID;
     this.Subitem                 = subitem;
     this.VendorID                = vendorID;
     this.VendorName              = vendorName;
     this.Warehouse               = warehouse;
 }
Ejemplo n.º 27
0
 /// <summary>
 /// Initializes a new instance of the <see cref="TaskRelatedActivity" /> class.
 /// </summary>
 /// <param name="billable">billable.</param>
 /// <param name="billableOvertime">billableOvertime.</param>
 /// <param name="billableTime">billableTime.</param>
 /// <param name="category">category.</param>
 /// <param name="createdAt">createdAt.</param>
 /// <param name="createdBy">createdBy.</param>
 /// <param name="isCompleteIcon">isCompleteIcon.</param>
 /// <param name="noteID">noteID.</param>
 /// <param name="overtime">overtime.</param>
 /// <param name="owner">owner.</param>
 /// <param name="priorityIcon">priorityIcon.</param>
 /// <param name="refNoteID">refNoteID.</param>
 /// <param name="released">released.</param>
 /// <param name="startDate">startDate.</param>
 /// <param name="status">status.</param>
 /// <param name="summary">summary.</param>
 /// <param name="timeSpent">timeSpent.</param>
 /// <param name="type">type.</param>
 /// <param name="workgroup">workgroup.</param>
 public TaskRelatedActivity(BooleanValue billable = default(BooleanValue), StringValue billableOvertime = default(StringValue), StringValue billableTime = default(StringValue), StringValue category = default(StringValue), DateTimeValue createdAt = default(DateTimeValue), StringValue createdBy = default(StringValue), StringValue isCompleteIcon = default(StringValue), GuidValue noteID = default(GuidValue), StringValue overtime = default(StringValue), StringValue owner = default(StringValue), StringValue priorityIcon = default(StringValue), GuidValue refNoteID = default(GuidValue), BooleanValue released = default(BooleanValue), DateTimeValue startDate = default(DateTimeValue), StringValue status = default(StringValue), StringValue summary = default(StringValue), StringValue timeSpent = default(StringValue), StringValue type = default(StringValue), StringValue workgroup = default(StringValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Billable         = billable;
     this.BillableOvertime = billableOvertime;
     this.BillableTime     = billableTime;
     this.Category         = category;
     this.CreatedAt        = createdAt;
     this.CreatedBy        = createdBy;
     this.IsCompleteIcon   = isCompleteIcon;
     this.NoteID           = noteID;
     this.Overtime         = overtime;
     this.Owner            = owner;
     this.PriorityIcon     = priorityIcon;
     this.RefNoteID        = refNoteID;
     this.Released         = released;
     this.StartDate        = startDate;
     this.Status           = status;
     this.Summary          = summary;
     this.TimeSpent        = timeSpent;
     this.Type             = type;
     this.Workgroup        = workgroup;
 }
Ejemplo n.º 28
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Discount" /> class.
 /// </summary>
 /// <param name="active">active.</param>
 /// <param name="breakBy">breakBy.</param>
 /// <param name="createdDateTime">createdDateTime.</param>
 /// <param name="customerPriceClasses">customerPriceClasses.</param>
 /// <param name="customers">customers.</param>
 /// <param name="description">description.</param>
 /// <param name="discountBreakpoints">discountBreakpoints.</param>
 /// <param name="discountBy">discountBy.</param>
 /// <param name="discountCode">discountCode.</param>
 /// <param name="effectiveDate">effectiveDate.</param>
 /// <param name="expirationDate">expirationDate.</param>
 /// <param name="itemPriceClasses">itemPriceClasses.</param>
 /// <param name="items">items.</param>
 /// <param name="lastModifiedDateTime">lastModifiedDateTime.</param>
 /// <param name="promotional">promotional.</param>
 /// <param name="prorateDiscount">prorateDiscount.</param>
 /// <param name="sequence">sequence.</param>
 /// <param name="showFreeItem">showFreeItem.</param>
 /// <param name="warehouses">warehouses.</param>
 public Discount(BooleanValue active = default(BooleanValue), StringValue breakBy = default(StringValue), DateTimeValue createdDateTime = default(DateTimeValue), List <DiscountCustomerPriceClassesDetail> customerPriceClasses = default(List <DiscountCustomerPriceClassesDetail>), List <DiscountCustomerDetail> customers = default(List <DiscountCustomerDetail>), StringValue description = default(StringValue), List <DiscountBreakpointDetail> discountBreakpoints = default(List <DiscountBreakpointDetail>), StringValue discountBy = default(StringValue), StringValue discountCode = default(StringValue), DateTimeValue effectiveDate = default(DateTimeValue), DateTimeValue expirationDate = default(DateTimeValue), List <DiscountItemPriceClassesDetail> itemPriceClasses = default(List <DiscountItemPriceClassesDetail>), List <DiscountItemDetail> items = default(List <DiscountItemDetail>), DateTimeValue lastModifiedDateTime = default(DateTimeValue), BooleanValue promotional = default(BooleanValue), BooleanValue prorateDiscount = default(BooleanValue), StringValue sequence = default(StringValue), BooleanValue showFreeItem = default(BooleanValue), List <DiscountWarehouseDetail> warehouses = default(List <DiscountWarehouseDetail>), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.Active               = active;
     this.BreakBy              = breakBy;
     this.CreatedDateTime      = createdDateTime;
     this.CustomerPriceClasses = customerPriceClasses;
     this.Customers            = customers;
     this.Description          = description;
     this.DiscountBreakpoints  = discountBreakpoints;
     this.DiscountBy           = discountBy;
     this.DiscountCode         = discountCode;
     this.EffectiveDate        = effectiveDate;
     this.ExpirationDate       = expirationDate;
     this.ItemPriceClasses     = itemPriceClasses;
     this.Items = items;
     this.LastModifiedDateTime = lastModifiedDateTime;
     this.Promotional          = promotional;
     this.ProrateDiscount      = prorateDiscount;
     this.Sequence             = sequence;
     this.ShowFreeItem         = showFreeItem;
     this.Warehouses           = warehouses;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="SalesPricesInquiry" /> class.
 /// </summary>
 /// <param name="effectiveAsOf">effectiveAsOf.</param>
 /// <param name="inventoryID">inventoryID.</param>
 /// <param name="itemClassID">itemClassID.</param>
 /// <param name="priceClass">priceClass.</param>
 /// <param name="priceCode">priceCode.</param>
 /// <param name="priceManager">priceManager.</param>
 /// <param name="priceManagerIsMe">priceManagerIsMe.</param>
 /// <param name="priceType">priceType.</param>
 /// <param name="priceWorkgroup">priceWorkgroup.</param>
 /// <param name="priceWorkgroupIsMine">priceWorkgroupIsMine.</param>
 /// <param name="salesPriceDetails">salesPriceDetails.</param>
 public SalesPricesInquiry(DateTimeValue effectiveAsOf = default(DateTimeValue), StringValue inventoryID = default(StringValue), StringValue itemClassID = default(StringValue), StringValue priceClass = default(StringValue), StringValue priceCode = default(StringValue), StringValue priceManager = default(StringValue), BooleanValue priceManagerIsMe = default(BooleanValue), StringValue priceType = default(StringValue), StringValue priceWorkgroup = default(StringValue), BooleanValue priceWorkgroupIsMine = default(BooleanValue), List <SalesPriceDetail> salesPriceDetails = default(List <SalesPriceDetail>), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.EffectiveAsOf        = effectiveAsOf;
     this.InventoryID          = inventoryID;
     this.ItemClassID          = itemClassID;
     this.PriceClass           = priceClass;
     this.PriceCode            = priceCode;
     this.PriceManager         = priceManager;
     this.PriceManagerIsMe     = priceManagerIsMe;
     this.PriceType            = priceType;
     this.PriceWorkgroup       = priceWorkgroup;
     this.PriceWorkgroupIsMine = priceWorkgroupIsMine;
     this.SalesPriceDetails    = salesPriceDetails;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="BusinessAccountMarketingListDetail" /> class.
 /// </summary>
 /// <param name="contactID">contactID.</param>
 /// <param name="dynamicList">dynamicList.</param>
 /// <param name="email">email.</param>
 /// <param name="format">format.</param>
 /// <param name="listName">listName.</param>
 /// <param name="marketingListID">marketingListID.</param>
 /// <param name="memberName">memberName.</param>
 /// <param name="phone1">phone1.</param>
 /// <param name="subscribed">subscribed.</param>
 public BusinessAccountMarketingListDetail(IntValue contactID = default(IntValue), BooleanValue dynamicList = default(BooleanValue), StringValue email = default(StringValue), StringValue format = default(StringValue), StringValue listName = default(StringValue), IntValue marketingListID = default(IntValue), StringValue memberName = default(StringValue), StringValue phone1 = default(StringValue), BooleanValue subscribed = default(BooleanValue), Guid?id = default(Guid?), long?rowNumber = default(long?), string note = default(string), Dictionary <string, Dictionary <string, CustomField> > custom = default(Dictionary <string, Dictionary <string, CustomField> >), List <FileLink> files = default(List <FileLink>)) : base(id, rowNumber, note, custom, files)
 {
     this.ContactID       = contactID;
     this.DynamicList     = dynamicList;
     this.Email           = email;
     this.Format          = format;
     this.ListName        = listName;
     this.MarketingListID = marketingListID;
     this.MemberName      = memberName;
     this.Phone1          = phone1;
     this.Subscribed      = subscribed;
 }