@tekstack/client-data-model 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +43 -0
- package/out/basicTypes/types.d.ts +20 -0
- package/out/basicTypes/types.d.ts.map +1 -0
- package/out/basicTypes/types.js +23 -0
- package/out/basicTypes/types.js.map +1 -0
- package/out/complextypes/AssociatedMenuConfiguration.d.ts +13 -0
- package/out/complextypes/AssociatedMenuConfiguration.d.ts.map +1 -0
- package/out/complextypes/AssociatedMenuConfiguration.js +3 -0
- package/out/complextypes/AssociatedMenuConfiguration.js.map +1 -0
- package/out/complextypes/AttributeQueryExpression.d.ts +5 -0
- package/out/complextypes/AttributeQueryExpression.d.ts.map +1 -0
- package/out/complextypes/AttributeQueryExpression.js +3 -0
- package/out/complextypes/AttributeQueryExpression.js.map +1 -0
- package/out/complextypes/AttributeRequiredLevelManagedProperty.d.ts +6 -0
- package/out/complextypes/AttributeRequiredLevelManagedProperty.d.ts.map +1 -0
- package/out/complextypes/AttributeRequiredLevelManagedProperty.js +3 -0
- package/out/complextypes/AttributeRequiredLevelManagedProperty.js.map +1 -0
- package/out/complextypes/AttributeTypeDisplayName.d.ts +4 -0
- package/out/complextypes/AttributeTypeDisplayName.d.ts.map +1 -0
- package/out/complextypes/AttributeTypeDisplayName.js +3 -0
- package/out/complextypes/AttributeTypeDisplayName.js.map +1 -0
- package/out/complextypes/BooleanManagedProperty.d.ts +6 -0
- package/out/complextypes/BooleanManagedProperty.d.ts.map +1 -0
- package/out/complextypes/BooleanManagedProperty.js +3 -0
- package/out/complextypes/BooleanManagedProperty.js.map +1 -0
- package/out/complextypes/CalculateTotalTimeIncidentResponse.d.ts +4 -0
- package/out/complextypes/CalculateTotalTimeIncidentResponse.d.ts.map +1 -0
- package/out/complextypes/CalculateTotalTimeIncidentResponse.js +3 -0
- package/out/complextypes/CalculateTotalTimeIncidentResponse.js.map +1 -0
- package/out/complextypes/CascadeConfiguration.d.ts +11 -0
- package/out/complextypes/CascadeConfiguration.d.ts.map +1 -0
- package/out/complextypes/CascadeConfiguration.js +3 -0
- package/out/complextypes/CascadeConfiguration.js.map +1 -0
- package/out/complextypes/ComplexAttributeMetadata.d.ts +52 -0
- package/out/complextypes/ComplexAttributeMetadata.d.ts.map +1 -0
- package/out/complextypes/ComplexAttributeMetadata.js +3 -0
- package/out/complextypes/ComplexAttributeMetadata.js.map +1 -0
- package/out/complextypes/ComplexEntityKeyMetadata.d.ts +17 -0
- package/out/complextypes/ComplexEntityKeyMetadata.d.ts.map +1 -0
- package/out/complextypes/ComplexEntityKeyMetadata.js +3 -0
- package/out/complextypes/ComplexEntityKeyMetadata.js.map +1 -0
- package/out/complextypes/ComplexEntityMetadata.d.ts +122 -0
- package/out/complextypes/ComplexEntityMetadata.d.ts.map +1 -0
- package/out/complextypes/ComplexEntityMetadata.js +3 -0
- package/out/complextypes/ComplexEntityMetadata.js.map +1 -0
- package/out/complextypes/ComplexManyToManyRelationshipMetadata.d.ts +22 -0
- package/out/complextypes/ComplexManyToManyRelationshipMetadata.d.ts.map +1 -0
- package/out/complextypes/ComplexManyToManyRelationshipMetadata.js +3 -0
- package/out/complextypes/ComplexManyToManyRelationshipMetadata.js.map +1 -0
- package/out/complextypes/ComplexOneToManyRelationshipMetadata.d.ts +28 -0
- package/out/complextypes/ComplexOneToManyRelationshipMetadata.d.ts.map +1 -0
- package/out/complextypes/ComplexOneToManyRelationshipMetadata.js +3 -0
- package/out/complextypes/ComplexOneToManyRelationshipMetadata.js.map +1 -0
- package/out/complextypes/DeletedMetadataCollection.d.ts +7 -0
- package/out/complextypes/DeletedMetadataCollection.d.ts.map +1 -0
- package/out/complextypes/DeletedMetadataCollection.js +3 -0
- package/out/complextypes/DeletedMetadataCollection.js.map +1 -0
- package/out/complextypes/EntityKeyQueryExpression.d.ts +5 -0
- package/out/complextypes/EntityKeyQueryExpression.d.ts.map +1 -0
- package/out/complextypes/EntityKeyQueryExpression.js +3 -0
- package/out/complextypes/EntityKeyQueryExpression.js.map +1 -0
- package/out/complextypes/EntityQueryExpression.d.ts +9 -0
- package/out/complextypes/EntityQueryExpression.d.ts.map +1 -0
- package/out/complextypes/EntityQueryExpression.js +3 -0
- package/out/complextypes/EntityQueryExpression.js.map +1 -0
- package/out/complextypes/EntitySetting.d.ts +6 -0
- package/out/complextypes/EntitySetting.d.ts.map +1 -0
- package/out/complextypes/EntitySetting.js +3 -0
- package/out/complextypes/EntitySetting.js.map +1 -0
- package/out/complextypes/GuidCollection.d.ts +4 -0
- package/out/complextypes/GuidCollection.d.ts.map +1 -0
- package/out/complextypes/GuidCollection.js +3 -0
- package/out/complextypes/GuidCollection.js.map +1 -0
- package/out/complextypes/Label.d.ts +5 -0
- package/out/complextypes/Label.d.ts.map +1 -0
- package/out/complextypes/Label.js +3 -0
- package/out/complextypes/Label.js.map +1 -0
- package/out/complextypes/LabelQueryExpression.d.ts +5 -0
- package/out/complextypes/LabelQueryExpression.d.ts.map +1 -0
- package/out/complextypes/LabelQueryExpression.js +3 -0
- package/out/complextypes/LabelQueryExpression.js.map +1 -0
- package/out/complextypes/LocalizedLabel.d.ts +8 -0
- package/out/complextypes/LocalizedLabel.d.ts.map +1 -0
- package/out/complextypes/LocalizedLabel.js +3 -0
- package/out/complextypes/LocalizedLabel.js.map +1 -0
- package/out/complextypes/MetadataConditionExpression.d.ts +6 -0
- package/out/complextypes/MetadataConditionExpression.d.ts.map +1 -0
- package/out/complextypes/MetadataConditionExpression.js +3 -0
- package/out/complextypes/MetadataConditionExpression.js.map +1 -0
- package/out/complextypes/MetadataFilterExpression.d.ts +6 -0
- package/out/complextypes/MetadataFilterExpression.d.ts.map +1 -0
- package/out/complextypes/MetadataFilterExpression.js +3 -0
- package/out/complextypes/MetadataFilterExpression.js.map +1 -0
- package/out/complextypes/MetadataPropertiesExpression.d.ts +5 -0
- package/out/complextypes/MetadataPropertiesExpression.d.ts.map +1 -0
- package/out/complextypes/MetadataPropertiesExpression.js +3 -0
- package/out/complextypes/MetadataPropertiesExpression.js.map +1 -0
- package/out/complextypes/ObjectValue.d.ts +5 -0
- package/out/complextypes/ObjectValue.d.ts.map +1 -0
- package/out/complextypes/ObjectValue.js +3 -0
- package/out/complextypes/ObjectValue.js.map +1 -0
- package/out/complextypes/RelationshipAttribute.d.ts +5 -0
- package/out/complextypes/RelationshipAttribute.d.ts.map +1 -0
- package/out/complextypes/RelationshipAttribute.js +3 -0
- package/out/complextypes/RelationshipAttribute.js.map +1 -0
- package/out/complextypes/RelationshipQueryExpression.d.ts +5 -0
- package/out/complextypes/RelationshipQueryExpression.d.ts.map +1 -0
- package/out/complextypes/RelationshipQueryExpression.js +3 -0
- package/out/complextypes/RelationshipQueryExpression.js.map +1 -0
- package/out/complextypes/RetrieveMetadataChangesResponse.d.ts +6 -0
- package/out/complextypes/RetrieveMetadataChangesResponse.d.ts.map +1 -0
- package/out/complextypes/RetrieveMetadataChangesResponse.js +3 -0
- package/out/complextypes/RetrieveMetadataChangesResponse.js.map +1 -0
- package/out/complextypes/SecurityPrivilegeMetadata.d.ts +13 -0
- package/out/complextypes/SecurityPrivilegeMetadata.d.ts.map +1 -0
- package/out/complextypes/SecurityPrivilegeMetadata.js +3 -0
- package/out/complextypes/SecurityPrivilegeMetadata.js.map +1 -0
- package/out/complextypes/tekstack_OpportunityLine_CalculateTotals_PercentUnitTotalResponse.d.ts +9 -0
- package/out/complextypes/tekstack_OpportunityLine_CalculateTotals_PercentUnitTotalResponse.d.ts.map +1 -0
- package/out/complextypes/tekstack_OpportunityLine_CalculateTotals_PercentUnitTotalResponse.js +3 -0
- package/out/complextypes/tekstack_OpportunityLine_CalculateTotals_PercentUnitTotalResponse.js.map +1 -0
- package/out/complextypes/tekstack_OpportunityLine_CalculateTotals_UnitPriceResponse.d.ts +12 -0
- package/out/complextypes/tekstack_OpportunityLine_CalculateTotals_UnitPriceResponse.d.ts.map +1 -0
- package/out/complextypes/tekstack_OpportunityLine_CalculateTotals_UnitPriceResponse.js +3 -0
- package/out/complextypes/tekstack_OpportunityLine_CalculateTotals_UnitPriceResponse.js.map +1 -0
- package/out/complextypes/tekstack_OrderLine_CalculateTotals_PercentUnitTotalResponse.d.ts +9 -0
- package/out/complextypes/tekstack_OrderLine_CalculateTotals_PercentUnitTotalResponse.d.ts.map +1 -0
- package/out/complextypes/tekstack_OrderLine_CalculateTotals_PercentUnitTotalResponse.js +3 -0
- package/out/complextypes/tekstack_OrderLine_CalculateTotals_PercentUnitTotalResponse.js.map +1 -0
- package/out/customApis/customApis.d.ts +37 -0
- package/out/customApis/customApis.d.ts.map +1 -0
- package/out/customApis/customApis.js +40 -0
- package/out/customApis/customApis.js.map +1 -0
- package/out/customApis/tekstack_Account_CreateCustomerInQuickBooks_Request.d.ts +8 -0
- package/out/customApis/tekstack_Account_CreateCustomerInQuickBooks_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_Account_CreateCustomerInQuickBooks_Request.js +28 -0
- package/out/customApis/tekstack_Account_CreateCustomerInQuickBooks_Request.js.map +1 -0
- package/out/customApis/tekstack_ButtonVisible_Request.d.ts +25 -0
- package/out/customApis/tekstack_ButtonVisible_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_ButtonVisible_Request.js +52 -0
- package/out/customApis/tekstack_ButtonVisible_Request.js.map +1 -0
- package/out/customApis/tekstack_ButtonVisible_Response.d.ts +4 -0
- package/out/customApis/tekstack_ButtonVisible_Response.d.ts.map +1 -0
- package/out/customApis/tekstack_ButtonVisible_Response.js +10 -0
- package/out/customApis/tekstack_ButtonVisible_Response.js.map +1 -0
- package/out/customApis/tekstack_CheckPrivilege_Request.d.ts +24 -0
- package/out/customApis/tekstack_CheckPrivilege_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_CheckPrivilege_Request.js +60 -0
- package/out/customApis/tekstack_CheckPrivilege_Request.js.map +1 -0
- package/out/customApis/tekstack_CheckPrivilege_Response.d.ts +4 -0
- package/out/customApis/tekstack_CheckPrivilege_Response.d.ts.map +1 -0
- package/out/customApis/tekstack_CheckPrivilege_Response.js +10 -0
- package/out/customApis/tekstack_CheckPrivilege_Response.js.map +1 -0
- package/out/customApis/tekstack_ExchangeAmountBetweenCurrencies_Request.d.ts +10 -0
- package/out/customApis/tekstack_ExchangeAmountBetweenCurrencies_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_ExchangeAmountBetweenCurrencies_Request.js +51 -0
- package/out/customApis/tekstack_ExchangeAmountBetweenCurrencies_Request.js.map +1 -0
- package/out/customApis/tekstack_ExchangeAmountBetweenCurrencies_Response.d.ts +4 -0
- package/out/customApis/tekstack_ExchangeAmountBetweenCurrencies_Response.d.ts.map +1 -0
- package/out/customApis/tekstack_ExchangeAmountBetweenCurrencies_Response.js +10 -0
- package/out/customApis/tekstack_ExchangeAmountBetweenCurrencies_Response.js.map +1 -0
- package/out/customApis/tekstack_Invoice_SendInvoiceToQuickBooks_Request.d.ts +8 -0
- package/out/customApis/tekstack_Invoice_SendInvoiceToQuickBooks_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_Invoice_SendInvoiceToQuickBooks_Request.js +28 -0
- package/out/customApis/tekstack_Invoice_SendInvoiceToQuickBooks_Request.js.map +1 -0
- package/out/customApis/tekstack_OpportunityLine_CalculateTotals_PercentUnitTotalResponse.d.ts +11 -0
- package/out/customApis/tekstack_OpportunityLine_CalculateTotals_PercentUnitTotalResponse.d.ts.map +1 -0
- package/out/customApis/tekstack_OpportunityLine_CalculateTotals_PercentUnitTotalResponse.js +15 -0
- package/out/customApis/tekstack_OpportunityLine_CalculateTotals_PercentUnitTotalResponse.js.map +1 -0
- package/out/customApis/tekstack_OpportunityLine_CalculateTotals_UnitPrice_Response.d.ts +11 -0
- package/out/customApis/tekstack_OpportunityLine_CalculateTotals_UnitPrice_Response.d.ts.map +1 -0
- package/out/customApis/tekstack_OpportunityLine_CalculateTotals_UnitPrice_Response.js +15 -0
- package/out/customApis/tekstack_OpportunityLine_CalculateTotals_UnitPrice_Response.js.map +1 -0
- package/out/customApis/tekstack_Product_CreateItemInQuickBooks_Request.d.ts +8 -0
- package/out/customApis/tekstack_Product_CreateItemInQuickBooks_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_Product_CreateItemInQuickBooks_Request.js +28 -0
- package/out/customApis/tekstack_Product_CreateItemInQuickBooks_Request.js.map +1 -0
- package/out/customApis/tekstack_ProjectMilestones_GenerateInvoices_Request.d.ts +9 -0
- package/out/customApis/tekstack_ProjectMilestones_GenerateInvoices_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_ProjectMilestones_GenerateInvoices_Request.js +55 -0
- package/out/customApis/tekstack_ProjectMilestones_GenerateInvoices_Request.js.map +1 -0
- package/out/customApis/tekstack_ProjectMilestones_GenerateInvoices_Response.d.ts +4 -0
- package/out/customApis/tekstack_ProjectMilestones_GenerateInvoices_Response.d.ts.map +1 -0
- package/out/customApis/tekstack_ProjectMilestones_GenerateInvoices_Response.js +10 -0
- package/out/customApis/tekstack_ProjectMilestones_GenerateInvoices_Response.js.map +1 -0
- package/out/customApis/tekstack_ProjectTask_Complete_Request.d.ts +8 -0
- package/out/customApis/tekstack_ProjectTask_Complete_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_ProjectTask_Complete_Request.js +28 -0
- package/out/customApis/tekstack_ProjectTask_Complete_Request.js.map +1 -0
- package/out/customApis/tekstack_Project_Complete_Request.d.ts +8 -0
- package/out/customApis/tekstack_Project_Complete_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_Project_Complete_Request.js +28 -0
- package/out/customApis/tekstack_Project_Complete_Request.js.map +1 -0
- package/out/customApis/tekstack_Project_UpdateTimeEntrySalesPrice_Request.d.ts +8 -0
- package/out/customApis/tekstack_Project_UpdateTimeEntrySalesPrice_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_Project_UpdateTimeEntrySalesPrice_Request.js +28 -0
- package/out/customApis/tekstack_Project_UpdateTimeEntrySalesPrice_Request.js.map +1 -0
- package/out/customApis/tekstack_RaidItem_MarkComplete_Request.d.ts +8 -0
- package/out/customApis/tekstack_RaidItem_MarkComplete_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_RaidItem_MarkComplete_Request.js +28 -0
- package/out/customApis/tekstack_RaidItem_MarkComplete_Request.js.map +1 -0
- package/out/customApis/tekstack_RaidItems_MarkComplete_Request.d.ts +8 -0
- package/out/customApis/tekstack_RaidItems_MarkComplete_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_RaidItems_MarkComplete_Request.js +28 -0
- package/out/customApis/tekstack_RaidItems_MarkComplete_Request.js.map +1 -0
- package/out/customApis/tekstack_ResourceAssignment_Cancel_Request.d.ts +8 -0
- package/out/customApis/tekstack_ResourceAssignment_Cancel_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_ResourceAssignment_Cancel_Request.js +28 -0
- package/out/customApis/tekstack_ResourceAssignment_Cancel_Request.js.map +1 -0
- package/out/customApis/tekstack_TimeEntries_GenerateInvoices_Request.d.ts +22 -0
- package/out/customApis/tekstack_TimeEntries_GenerateInvoices_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_TimeEntries_GenerateInvoices_Request.js +55 -0
- package/out/customApis/tekstack_TimeEntries_GenerateInvoices_Request.js.map +1 -0
- package/out/customApis/tekstack_TimeEntries_GenerateInvoices_Response.d.ts +4 -0
- package/out/customApis/tekstack_TimeEntries_GenerateInvoices_Response.d.ts.map +1 -0
- package/out/customApis/tekstack_TimeEntries_GenerateInvoices_Response.js +10 -0
- package/out/customApis/tekstack_TimeEntries_GenerateInvoices_Response.js.map +1 -0
- package/out/customApis/tekstack_UserStories_Complete_Request.d.ts +8 -0
- package/out/customApis/tekstack_UserStories_Complete_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_UserStories_Complete_Request.js +28 -0
- package/out/customApis/tekstack_UserStories_Complete_Request.js.map +1 -0
- package/out/customApis/tekstack_UserStory_Complete_Request.d.ts +8 -0
- package/out/customApis/tekstack_UserStory_Complete_Request.d.ts.map +1 -0
- package/out/customApis/tekstack_UserStory_Complete_Request.js +28 -0
- package/out/customApis/tekstack_UserStory_Complete_Request.js.map +1 -0
- package/out/entities/Account.d.ts +929 -0
- package/out/entities/Account.d.ts.map +1 -0
- package/out/entities/Account.js +205 -0
- package/out/entities/Account.js.map +1 -0
- package/out/entities/ActivityParty.d.ts +82 -0
- package/out/entities/ActivityParty.d.ts.map +1 -0
- package/out/entities/ActivityParty.js +28 -0
- package/out/entities/ActivityParty.js.map +1 -0
- package/out/entities/Appointment.d.ts +260 -0
- package/out/entities/Appointment.d.ts.map +1 -0
- package/out/entities/Appointment.js +66 -0
- package/out/entities/Appointment.js.map +1 -0
- package/out/entities/Contact.d.ts +898 -0
- package/out/entities/Contact.d.ts.map +1 -0
- package/out/entities/Contact.js +162 -0
- package/out/entities/Contact.js.map +1 -0
- package/out/entities/DocumentTemplate.d.ts +74 -0
- package/out/entities/DocumentTemplate.d.ts.map +1 -0
- package/out/entities/DocumentTemplate.js +28 -0
- package/out/entities/DocumentTemplate.js.map +1 -0
- package/out/entities/Entity.d.ts +63 -0
- package/out/entities/Entity.d.ts.map +1 -0
- package/out/entities/Entity.js +21 -0
- package/out/entities/Entity.js.map +1 -0
- package/out/entities/ExecuteRequestMetadata.d.ts +10 -0
- package/out/entities/ExecuteRequestMetadata.d.ts.map +1 -0
- package/out/entities/ExecuteRequestMetadata.js +3 -0
- package/out/entities/ExecuteRequestMetadata.js.map +1 -0
- package/out/entities/Incident.d.ts +427 -0
- package/out/entities/Incident.d.ts.map +1 -0
- package/out/entities/Incident.js +95 -0
- package/out/entities/Incident.js.map +1 -0
- package/out/entities/Letter.d.ts +197 -0
- package/out/entities/Letter.d.ts.map +1 -0
- package/out/entities/Letter.js +53 -0
- package/out/entities/Letter.js.map +1 -0
- package/out/entities/Opportunity.d.ts +402 -0
- package/out/entities/Opportunity.d.ts.map +1 -0
- package/out/entities/Opportunity.js +98 -0
- package/out/entities/Opportunity.js.map +1 -0
- package/out/entities/OpportunityClose.d.ts +271 -0
- package/out/entities/OpportunityClose.d.ts.map +1 -0
- package/out/entities/OpportunityClose.js +65 -0
- package/out/entities/OpportunityClose.js.map +1 -0
- package/out/entities/PhoneCall.d.ts +198 -0
- package/out/entities/PhoneCall.d.ts.map +1 -0
- package/out/entities/PhoneCall.js +54 -0
- package/out/entities/PhoneCall.js.map +1 -0
- package/out/entities/Report.d.ts +197 -0
- package/out/entities/Report.d.ts.map +1 -0
- package/out/entities/Report.js +45 -0
- package/out/entities/Report.js.map +1 -0
- package/out/entities/SystemUser.d.ts +429 -0
- package/out/entities/SystemUser.d.ts.map +1 -0
- package/out/entities/SystemUser.js +77 -0
- package/out/entities/SystemUser.js.map +1 -0
- package/out/entities/Task.d.ts +191 -0
- package/out/entities/Task.d.ts.map +1 -0
- package/out/entities/Task.js +55 -0
- package/out/entities/Task.js.map +1 -0
- package/out/entities/msdyn_customerasset.d.ts +171 -0
- package/out/entities/msdyn_customerasset.d.ts.map +1 -0
- package/out/entities/msdyn_customerasset.js +53 -0
- package/out/entities/msdyn_customerasset.js.map +1 -0
- package/out/entities/spark_Sequence.d.ts +226 -0
- package/out/entities/spark_Sequence.d.ts.map +1 -0
- package/out/entities/spark_Sequence.js +70 -0
- package/out/entities/spark_Sequence.js.map +1 -0
- package/out/entities/spark_SequenceContact.d.ts +217 -0
- package/out/entities/spark_SequenceContact.d.ts.map +1 -0
- package/out/entities/spark_SequenceContact.js +63 -0
- package/out/entities/spark_SequenceContact.js.map +1 -0
- package/out/entities/tekstack_AccountUseCase.d.ts +127 -0
- package/out/entities/tekstack_AccountUseCase.d.ts.map +1 -0
- package/out/entities/tekstack_AccountUseCase.js +41 -0
- package/out/entities/tekstack_AccountUseCase.js.map +1 -0
- package/out/entities/tekstack_Country.d.ts +97 -0
- package/out/entities/tekstack_Country.d.ts.map +1 -0
- package/out/entities/tekstack_Country.js +35 -0
- package/out/entities/tekstack_Country.js.map +1 -0
- package/out/entities/tekstack_Location.d.ts +141 -0
- package/out/entities/tekstack_Location.d.ts.map +1 -0
- package/out/entities/tekstack_Location.js +41 -0
- package/out/entities/tekstack_Location.js.map +1 -0
- package/out/entities/tekstack_MicrosoftAzureTenant.d.ts +89 -0
- package/out/entities/tekstack_MicrosoftAzureTenant.d.ts.map +1 -0
- package/out/entities/tekstack_MicrosoftAzureTenant.js +33 -0
- package/out/entities/tekstack_MicrosoftAzureTenant.js.map +1 -0
- package/out/entities/tekstack_MicrosoftAzureUser.d.ts +107 -0
- package/out/entities/tekstack_MicrosoftAzureUser.d.ts.map +1 -0
- package/out/entities/tekstack_MicrosoftAzureUser.js +35 -0
- package/out/entities/tekstack_MicrosoftAzureUser.js.map +1 -0
- package/out/entities/tekstack_PartnerDeal.d.ts +183 -0
- package/out/entities/tekstack_PartnerDeal.d.ts.map +1 -0
- package/out/entities/tekstack_PartnerDeal.js +47 -0
- package/out/entities/tekstack_PartnerDeal.js.map +1 -0
- package/out/entities/tekstack_PartnerType.d.ts +97 -0
- package/out/entities/tekstack_PartnerType.d.ts.map +1 -0
- package/out/entities/tekstack_PartnerType.js +35 -0
- package/out/entities/tekstack_PartnerType.js.map +1 -0
- package/out/entities/tekstack_Project.d.ts +507 -0
- package/out/entities/tekstack_Project.d.ts.map +1 -0
- package/out/entities/tekstack_Project.js +153 -0
- package/out/entities/tekstack_Project.js.map +1 -0
- package/out/entities/tekstack_ProjectTask.d.ts +434 -0
- package/out/entities/tekstack_ProjectTask.d.ts.map +1 -0
- package/out/entities/tekstack_ProjectTask.js +128 -0
- package/out/entities/tekstack_ProjectTask.js.map +1 -0
- package/out/entities/tekstack_ProjectTaskClassification.d.ts +95 -0
- package/out/entities/tekstack_ProjectTaskClassification.d.ts.map +1 -0
- package/out/entities/tekstack_ProjectTaskClassification.js +35 -0
- package/out/entities/tekstack_ProjectTaskClassification.js.map +1 -0
- package/out/entities/tekstack_QuickBooksAccount.d.ts +93 -0
- package/out/entities/tekstack_QuickBooksAccount.d.ts.map +1 -0
- package/out/entities/tekstack_QuickBooksAccount.js +35 -0
- package/out/entities/tekstack_QuickBooksAccount.js.map +1 -0
- package/out/entities/tekstack_RACI.d.ts +127 -0
- package/out/entities/tekstack_RACI.d.ts.map +1 -0
- package/out/entities/tekstack_RACI.js +41 -0
- package/out/entities/tekstack_RACI.js.map +1 -0
- package/out/entities/tekstack_RevenueComposition.d.ts +137 -0
- package/out/entities/tekstack_RevenueComposition.d.ts.map +1 -0
- package/out/entities/tekstack_RevenueComposition.js +47 -0
- package/out/entities/tekstack_RevenueComposition.js.map +1 -0
- package/out/entities/tekstack_SubLocation.d.ts +110 -0
- package/out/entities/tekstack_SubLocation.d.ts.map +1 -0
- package/out/entities/tekstack_SubLocation.js +36 -0
- package/out/entities/tekstack_SubLocation.js.map +1 -0
- package/out/entities/tekstack_TaxCode.d.ts +110 -0
- package/out/entities/tekstack_TaxCode.d.ts.map +1 -0
- package/out/entities/tekstack_TaxCode.js +38 -0
- package/out/entities/tekstack_TaxCode.js.map +1 -0
- package/out/entities/tekstack_TaxCodeDetail.d.ts +110 -0
- package/out/entities/tekstack_TaxCodeDetail.d.ts.map +1 -0
- package/out/entities/tekstack_TaxCodeDetail.js +38 -0
- package/out/entities/tekstack_TaxCodeDetail.js.map +1 -0
- package/out/entities/tekstack_TaxGroup.d.ts +95 -0
- package/out/entities/tekstack_TaxGroup.d.ts.map +1 -0
- package/out/entities/tekstack_TaxGroup.js +35 -0
- package/out/entities/tekstack_TaxGroup.js.map +1 -0
- package/out/entities/tekstack_accountrelationship.d.ts +95 -0
- package/out/entities/tekstack_accountrelationship.d.ts.map +1 -0
- package/out/entities/tekstack_accountrelationship.js +35 -0
- package/out/entities/tekstack_accountrelationship.js.map +1 -0
- package/out/entities/tekstack_bundledproduct.d.ts +134 -0
- package/out/entities/tekstack_bundledproduct.d.ts.map +1 -0
- package/out/entities/tekstack_bundledproduct.js +46 -0
- package/out/entities/tekstack_bundledproduct.js.map +1 -0
- package/out/entities/tekstack_channelfilterconfiguration.d.ts +111 -0
- package/out/entities/tekstack_channelfilterconfiguration.d.ts.map +1 -0
- package/out/entities/tekstack_channelfilterconfiguration.js +37 -0
- package/out/entities/tekstack_channelfilterconfiguration.js.map +1 -0
- package/out/entities/tekstack_competitor.d.ts +161 -0
- package/out/entities/tekstack_competitor.d.ts.map +1 -0
- package/out/entities/tekstack_competitor.js +43 -0
- package/out/entities/tekstack_competitor.js.map +1 -0
- package/out/entities/tekstack_connectionrole.d.ts +100 -0
- package/out/entities/tekstack_connectionrole.d.ts.map +1 -0
- package/out/entities/tekstack_connectionrole.js +36 -0
- package/out/entities/tekstack_connectionrole.js.map +1 -0
- package/out/entities/tekstack_decisionfactor.d.ts +95 -0
- package/out/entities/tekstack_decisionfactor.d.ts.map +1 -0
- package/out/entities/tekstack_decisionfactor.js +35 -0
- package/out/entities/tekstack_decisionfactor.js.map +1 -0
- package/out/entities/tekstack_domain.d.ts +102 -0
- package/out/entities/tekstack_domain.d.ts.map +1 -0
- package/out/entities/tekstack_domain.js +36 -0
- package/out/entities/tekstack_domain.js.map +1 -0
- package/out/entities/tekstack_duration.d.ts +149 -0
- package/out/entities/tekstack_duration.d.ts.map +1 -0
- package/out/entities/tekstack_duration.js +47 -0
- package/out/entities/tekstack_duration.js.map +1 -0
- package/out/entities/tekstack_invoice.d.ts +260 -0
- package/out/entities/tekstack_invoice.d.ts.map +1 -0
- package/out/entities/tekstack_invoice.js +66 -0
- package/out/entities/tekstack_invoice.js.map +1 -0
- package/out/entities/tekstack_invoiceline.d.ts +235 -0
- package/out/entities/tekstack_invoiceline.d.ts.map +1 -0
- package/out/entities/tekstack_invoiceline.js +71 -0
- package/out/entities/tekstack_invoiceline.js.map +1 -0
- package/out/entities/tekstack_opportunity.d.ts +381 -0
- package/out/entities/tekstack_opportunity.d.ts.map +1 -0
- package/out/entities/tekstack_opportunity.js +95 -0
- package/out/entities/tekstack_opportunity.js.map +1 -0
- package/out/entities/tekstack_opportunitycompetitor.d.ts +105 -0
- package/out/entities/tekstack_opportunitycompetitor.d.ts.map +1 -0
- package/out/entities/tekstack_opportunitycompetitor.js +37 -0
- package/out/entities/tekstack_opportunitycompetitor.js.map +1 -0
- package/out/entities/tekstack_opportunityline.d.ts +314 -0
- package/out/entities/tekstack_opportunityline.d.ts.map +1 -0
- package/out/entities/tekstack_opportunityline.js +94 -0
- package/out/entities/tekstack_opportunityline.js.map +1 -0
- package/out/entities/tekstack_opportunitysection.d.ts +130 -0
- package/out/entities/tekstack_opportunitysection.d.ts.map +1 -0
- package/out/entities/tekstack_opportunitysection.js +44 -0
- package/out/entities/tekstack_opportunitysection.js.map +1 -0
- package/out/entities/tekstack_opportunitystakeholder.d.ts +115 -0
- package/out/entities/tekstack_opportunitystakeholder.d.ts.map +1 -0
- package/out/entities/tekstack_opportunitystakeholder.js +39 -0
- package/out/entities/tekstack_opportunitystakeholder.js.map +1 -0
- package/out/entities/tekstack_order.d.ts +305 -0
- package/out/entities/tekstack_order.d.ts.map +1 -0
- package/out/entities/tekstack_order.js +83 -0
- package/out/entities/tekstack_order.js.map +1 -0
- package/out/entities/tekstack_orderline.d.ts +364 -0
- package/out/entities/tekstack_orderline.d.ts.map +1 -0
- package/out/entities/tekstack_orderline.js +112 -0
- package/out/entities/tekstack_orderline.js.map +1 -0
- package/out/entities/tekstack_pricelist.d.ts +111 -0
- package/out/entities/tekstack_pricelist.d.ts.map +1 -0
- package/out/entities/tekstack_pricelist.js +39 -0
- package/out/entities/tekstack_pricelist.js.map +1 -0
- package/out/entities/tekstack_pricelistitem.d.ts +235 -0
- package/out/entities/tekstack_pricelistitem.d.ts.map +1 -0
- package/out/entities/tekstack_pricelistitem.js +73 -0
- package/out/entities/tekstack_pricelistitem.js.map +1 -0
- package/out/entities/tekstack_product.d.ts +126 -0
- package/out/entities/tekstack_product.d.ts.map +1 -0
- package/out/entities/tekstack_product.js +38 -0
- package/out/entities/tekstack_product.js.map +1 -0
- package/out/entities/tekstack_productfamily.d.ts +97 -0
- package/out/entities/tekstack_productfamily.d.ts.map +1 -0
- package/out/entities/tekstack_productfamily.js +35 -0
- package/out/entities/tekstack_productfamily.js.map +1 -0
- package/out/entities/tekstack_projectclassification.d.ts +135 -0
- package/out/entities/tekstack_projectclassification.d.ts.map +1 -0
- package/out/entities/tekstack_projectclassification.js +39 -0
- package/out/entities/tekstack_projectclassification.js.map +1 -0
- package/out/entities/tekstack_projectcost.d.ts +114 -0
- package/out/entities/tekstack_projectcost.d.ts.map +1 -0
- package/out/entities/tekstack_projectcost.js +40 -0
- package/out/entities/tekstack_projectcost.js.map +1 -0
- package/out/entities/tekstack_projectresource.d.ts +131 -0
- package/out/entities/tekstack_projectresource.d.ts.map +1 -0
- package/out/entities/tekstack_projectresource.js +43 -0
- package/out/entities/tekstack_projectresource.js.map +1 -0
- package/out/entities/tekstack_projectresourceassignment.d.ts +306 -0
- package/out/entities/tekstack_projectresourceassignment.d.ts.map +1 -0
- package/out/entities/tekstack_projectresourceassignment.js +92 -0
- package/out/entities/tekstack_projectresourceassignment.js.map +1 -0
- package/out/entities/tekstack_projectresourcebooking.d.ts +157 -0
- package/out/entities/tekstack_projectresourcebooking.d.ts.map +1 -0
- package/out/entities/tekstack_projectresourcebooking.js +49 -0
- package/out/entities/tekstack_projectresourcebooking.js.map +1 -0
- package/out/entities/tekstack_projectresourcerequirement.d.ts +136 -0
- package/out/entities/tekstack_projectresourcerequirement.d.ts.map +1 -0
- package/out/entities/tekstack_projectresourcerequirement.js +46 -0
- package/out/entities/tekstack_projectresourcerequirement.js.map +1 -0
- package/out/entities/tekstack_projectresourcerequirementdetail.d.ts +134 -0
- package/out/entities/tekstack_projectresourcerequirementdetail.d.ts.map +1 -0
- package/out/entities/tekstack_projectresourcerequirementdetail.js +44 -0
- package/out/entities/tekstack_projectresourcerequirementdetail.js.map +1 -0
- package/out/entities/tekstack_projectresourcerole.d.ts +107 -0
- package/out/entities/tekstack_projectresourcerole.d.ts.map +1 -0
- package/out/entities/tekstack_projectresourcerole.js +37 -0
- package/out/entities/tekstack_projectresourcerole.js.map +1 -0
- package/out/entities/tekstack_projectteammember.d.ts +191 -0
- package/out/entities/tekstack_projectteammember.d.ts.map +1 -0
- package/out/entities/tekstack_projectteammember.js +59 -0
- package/out/entities/tekstack_projectteammember.js.map +1 -0
- package/out/entities/tekstack_raiditem.d.ts +185 -0
- package/out/entities/tekstack_raiditem.d.ts.map +1 -0
- package/out/entities/tekstack_raiditem.js +53 -0
- package/out/entities/tekstack_raiditem.js.map +1 -0
- package/out/entities/tekstack_reprospecthistory.d.ts +130 -0
- package/out/entities/tekstack_reprospecthistory.d.ts.map +1 -0
- package/out/entities/tekstack_reprospecthistory.js +42 -0
- package/out/entities/tekstack_reprospecthistory.js.map +1 -0
- package/out/entities/tekstack_resourceassignmentdistribution.d.ts +139 -0
- package/out/entities/tekstack_resourceassignmentdistribution.d.ts.map +1 -0
- package/out/entities/tekstack_resourceassignmentdistribution.js +47 -0
- package/out/entities/tekstack_resourceassignmentdistribution.js.map +1 -0
- package/out/entities/tekstack_role.d.ts +111 -0
- package/out/entities/tekstack_role.d.ts.map +1 -0
- package/out/entities/tekstack_role.js +39 -0
- package/out/entities/tekstack_role.js.map +1 -0
- package/out/entities/tekstack_rolecost.d.ts +105 -0
- package/out/entities/tekstack_rolecost.d.ts.map +1 -0
- package/out/entities/tekstack_rolecost.js +37 -0
- package/out/entities/tekstack_rolecost.js.map +1 -0
- package/out/entities/tekstack_roleprice.d.ts +124 -0
- package/out/entities/tekstack_roleprice.d.ts.map +1 -0
- package/out/entities/tekstack_roleprice.js +42 -0
- package/out/entities/tekstack_roleprice.js.map +1 -0
- package/out/entities/tekstack_taskdependency.d.ts +112 -0
- package/out/entities/tekstack_taskdependency.d.ts.map +1 -0
- package/out/entities/tekstack_taskdependency.js +38 -0
- package/out/entities/tekstack_taskdependency.js.map +1 -0
- package/out/entities/tekstack_teamsintegrationinfo.d.ts +103 -0
- package/out/entities/tekstack_teamsintegrationinfo.d.ts.map +1 -0
- package/out/entities/tekstack_teamsintegrationinfo.js +35 -0
- package/out/entities/tekstack_teamsintegrationinfo.js.map +1 -0
- package/out/entities/tekstack_tekstackconfigurations.d.ts +465 -0
- package/out/entities/tekstack_tekstackconfigurations.d.ts.map +1 -0
- package/out/entities/tekstack_tekstackconfigurations.js +85 -0
- package/out/entities/tekstack_tekstackconfigurations.js.map +1 -0
- package/out/entities/tekstack_timeentry.d.ts +274 -0
- package/out/entities/tekstack_timeentry.d.ts.map +1 -0
- package/out/entities/tekstack_timeentry.js +74 -0
- package/out/entities/tekstack_timeentry.js.map +1 -0
- package/out/entities/tekstack_timeentrycategory.d.ts +97 -0
- package/out/entities/tekstack_timeentrycategory.d.ts.map +1 -0
- package/out/entities/tekstack_timeentrycategory.js +35 -0
- package/out/entities/tekstack_timeentrycategory.js.map +1 -0
- package/out/entities/tekstack_timesheet.d.ts +138 -0
- package/out/entities/tekstack_timesheet.d.ts.map +1 -0
- package/out/entities/tekstack_timesheet.js +48 -0
- package/out/entities/tekstack_timesheet.js.map +1 -0
- package/out/entities/tekstack_unit.d.ts +94 -0
- package/out/entities/tekstack_unit.d.ts.map +1 -0
- package/out/entities/tekstack_unit.js +36 -0
- package/out/entities/tekstack_unit.js.map +1 -0
- package/out/entities/tekstack_userrolessettings.d.ts +105 -0
- package/out/entities/tekstack_userrolessettings.d.ts.map +1 -0
- package/out/entities/tekstack_userrolessettings.js +37 -0
- package/out/entities/tekstack_userrolessettings.js.map +1 -0
- package/out/entities/tekstack_userstory.d.ts +325 -0
- package/out/entities/tekstack_userstory.d.ts.map +1 -0
- package/out/entities/tekstack_userstory.js +93 -0
- package/out/entities/tekstack_userstory.js.map +1 -0
- package/out/entities/tekstack_userstoryclassification.d.ts +95 -0
- package/out/entities/tekstack_userstoryclassification.d.ts.map +1 -0
- package/out/entities/tekstack_userstoryclassification.js +35 -0
- package/out/entities/tekstack_userstoryclassification.js.map +1 -0
- package/out/enums/AssociatedMenuBehavior.d.ts +6 -0
- package/out/enums/AssociatedMenuBehavior.d.ts.map +1 -0
- package/out/enums/AssociatedMenuBehavior.js +3 -0
- package/out/enums/AssociatedMenuBehavior.js.map +1 -0
- package/out/enums/AssociatedMenuGroup.d.ts +7 -0
- package/out/enums/AssociatedMenuGroup.d.ts.map +1 -0
- package/out/enums/AssociatedMenuGroup.js +3 -0
- package/out/enums/AssociatedMenuGroup.js.map +1 -0
- package/out/enums/AttributeRequiredLevel.d.ts +7 -0
- package/out/enums/AttributeRequiredLevel.d.ts.map +1 -0
- package/out/enums/AttributeRequiredLevel.js +3 -0
- package/out/enums/AttributeRequiredLevel.js.map +1 -0
- package/out/enums/AttributeTypeCode.d.ts +24 -0
- package/out/enums/AttributeTypeCode.d.ts.map +1 -0
- package/out/enums/AttributeTypeCode.js +3 -0
- package/out/enums/AttributeTypeCode.js.map +1 -0
- package/out/enums/CascadeType.d.ts +9 -0
- package/out/enums/CascadeType.d.ts.map +1 -0
- package/out/enums/CascadeType.js +3 -0
- package/out/enums/CascadeType.js.map +1 -0
- package/out/enums/DeletedMetadataFilters.d.ts +9 -0
- package/out/enums/DeletedMetadataFilters.d.ts.map +1 -0
- package/out/enums/DeletedMetadataFilters.js +3 -0
- package/out/enums/DeletedMetadataFilters.js.map +1 -0
- package/out/enums/EntityClusterMode.d.ts +7 -0
- package/out/enums/EntityClusterMode.d.ts.map +1 -0
- package/out/enums/EntityClusterMode.js +3 -0
- package/out/enums/EntityClusterMode.js.map +1 -0
- package/out/enums/EntityKeyIndexStatus.d.ts +7 -0
- package/out/enums/EntityKeyIndexStatus.d.ts.map +1 -0
- package/out/enums/EntityKeyIndexStatus.js +3 -0
- package/out/enums/EntityKeyIndexStatus.js.map +1 -0
- package/out/enums/LogicalOperator.d.ts +5 -0
- package/out/enums/LogicalOperator.d.ts.map +1 -0
- package/out/enums/LogicalOperator.js +3 -0
- package/out/enums/LogicalOperator.js.map +1 -0
- package/out/enums/MetadataConditionOperator.d.ts +9 -0
- package/out/enums/MetadataConditionOperator.d.ts.map +1 -0
- package/out/enums/MetadataConditionOperator.js +3 -0
- package/out/enums/MetadataConditionOperator.js.map +1 -0
- package/out/enums/OwnershipTypes.d.ts +10 -0
- package/out/enums/OwnershipTypes.d.ts.map +1 -0
- package/out/enums/OwnershipTypes.js +3 -0
- package/out/enums/OwnershipTypes.js.map +1 -0
- package/out/enums/PrivilegeType.d.ts +12 -0
- package/out/enums/PrivilegeType.d.ts.map +1 -0
- package/out/enums/PrivilegeType.js +3 -0
- package/out/enums/PrivilegeType.js.map +1 -0
- package/out/enums/RelationshipType.d.ts +5 -0
- package/out/enums/RelationshipType.d.ts.map +1 -0
- package/out/enums/RelationshipType.js +3 -0
- package/out/enums/RelationshipType.js.map +1 -0
- package/out/enums/SecurityTypes.d.ts +8 -0
- package/out/enums/SecurityTypes.d.ts.map +1 -0
- package/out/enums/SecurityTypes.js +3 -0
- package/out/enums/SecurityTypes.js.map +1 -0
- package/out/enums/account_account_accountcategorycode.d.ts +5 -0
- package/out/enums/account_account_accountcategorycode.d.ts.map +1 -0
- package/out/enums/account_account_accountcategorycode.js +3 -0
- package/out/enums/account_account_accountcategorycode.js.map +1 -0
- package/out/enums/account_account_accountclassificationcode.d.ts +4 -0
- package/out/enums/account_account_accountclassificationcode.d.ts.map +1 -0
- package/out/enums/account_account_accountclassificationcode.js +3 -0
- package/out/enums/account_account_accountclassificationcode.js.map +1 -0
- package/out/enums/account_account_accountratingcode.d.ts +4 -0
- package/out/enums/account_account_accountratingcode.d.ts.map +1 -0
- package/out/enums/account_account_accountratingcode.js +3 -0
- package/out/enums/account_account_accountratingcode.js.map +1 -0
- package/out/enums/account_account_address1_addresstypecode.d.ts +7 -0
- package/out/enums/account_account_address1_addresstypecode.d.ts.map +1 -0
- package/out/enums/account_account_address1_addresstypecode.js +3 -0
- package/out/enums/account_account_address1_addresstypecode.js.map +1 -0
- package/out/enums/account_account_address1_freighttermscode.d.ts +5 -0
- package/out/enums/account_account_address1_freighttermscode.d.ts.map +1 -0
- package/out/enums/account_account_address1_freighttermscode.js +3 -0
- package/out/enums/account_account_address1_freighttermscode.js.map +1 -0
- package/out/enums/account_account_address1_shippingmethodcode.d.ts +10 -0
- package/out/enums/account_account_address1_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/account_account_address1_shippingmethodcode.js +3 -0
- package/out/enums/account_account_address1_shippingmethodcode.js.map +1 -0
- package/out/enums/account_account_address2_addresstypecode.d.ts +4 -0
- package/out/enums/account_account_address2_addresstypecode.d.ts.map +1 -0
- package/out/enums/account_account_address2_addresstypecode.js +3 -0
- package/out/enums/account_account_address2_addresstypecode.js.map +1 -0
- package/out/enums/account_account_address2_freighttermscode.d.ts +4 -0
- package/out/enums/account_account_address2_freighttermscode.d.ts.map +1 -0
- package/out/enums/account_account_address2_freighttermscode.js +3 -0
- package/out/enums/account_account_address2_freighttermscode.js.map +1 -0
- package/out/enums/account_account_address2_shippingmethodcode.d.ts +4 -0
- package/out/enums/account_account_address2_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/account_account_address2_shippingmethodcode.js +3 -0
- package/out/enums/account_account_address2_shippingmethodcode.js.map +1 -0
- package/out/enums/account_account_businesstypecode.d.ts +4 -0
- package/out/enums/account_account_businesstypecode.d.ts.map +1 -0
- package/out/enums/account_account_businesstypecode.js +3 -0
- package/out/enums/account_account_businesstypecode.js.map +1 -0
- package/out/enums/account_account_customersizecode.d.ts +4 -0
- package/out/enums/account_account_customersizecode.d.ts.map +1 -0
- package/out/enums/account_account_customersizecode.js +3 -0
- package/out/enums/account_account_customersizecode.js.map +1 -0
- package/out/enums/account_account_customertypecode.d.ts +15 -0
- package/out/enums/account_account_customertypecode.d.ts.map +1 -0
- package/out/enums/account_account_customertypecode.js +3 -0
- package/out/enums/account_account_customertypecode.js.map +1 -0
- package/out/enums/account_account_industrycode.d.ts +36 -0
- package/out/enums/account_account_industrycode.d.ts.map +1 -0
- package/out/enums/account_account_industrycode.js +3 -0
- package/out/enums/account_account_industrycode.js.map +1 -0
- package/out/enums/account_account_ownershipcode.d.ts +7 -0
- package/out/enums/account_account_ownershipcode.d.ts.map +1 -0
- package/out/enums/account_account_ownershipcode.js +3 -0
- package/out/enums/account_account_ownershipcode.js.map +1 -0
- package/out/enums/account_account_paymenttermscode.d.ts +7 -0
- package/out/enums/account_account_paymenttermscode.d.ts.map +1 -0
- package/out/enums/account_account_paymenttermscode.js +3 -0
- package/out/enums/account_account_paymenttermscode.js.map +1 -0
- package/out/enums/account_account_preferredappointmentdaycode.d.ts +10 -0
- package/out/enums/account_account_preferredappointmentdaycode.d.ts.map +1 -0
- package/out/enums/account_account_preferredappointmentdaycode.js +3 -0
- package/out/enums/account_account_preferredappointmentdaycode.js.map +1 -0
- package/out/enums/account_account_preferredappointmenttimecode.d.ts +6 -0
- package/out/enums/account_account_preferredappointmenttimecode.d.ts.map +1 -0
- package/out/enums/account_account_preferredappointmenttimecode.js +3 -0
- package/out/enums/account_account_preferredappointmenttimecode.js.map +1 -0
- package/out/enums/account_account_preferredcontactmethodcode.d.ts +8 -0
- package/out/enums/account_account_preferredcontactmethodcode.d.ts.map +1 -0
- package/out/enums/account_account_preferredcontactmethodcode.js +3 -0
- package/out/enums/account_account_preferredcontactmethodcode.js.map +1 -0
- package/out/enums/account_account_shippingmethodcode.d.ts +4 -0
- package/out/enums/account_account_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/account_account_shippingmethodcode.js +3 -0
- package/out/enums/account_account_shippingmethodcode.js.map +1 -0
- package/out/enums/account_account_statecode.d.ts +5 -0
- package/out/enums/account_account_statecode.d.ts.map +1 -0
- package/out/enums/account_account_statecode.js +3 -0
- package/out/enums/account_account_statecode.js.map +1 -0
- package/out/enums/account_account_statuscode.d.ts +9 -0
- package/out/enums/account_account_statuscode.d.ts.map +1 -0
- package/out/enums/account_account_statuscode.js +3 -0
- package/out/enums/account_account_statuscode.js.map +1 -0
- package/out/enums/account_account_territorycode.d.ts +4 -0
- package/out/enums/account_account_territorycode.d.ts.map +1 -0
- package/out/enums/account_account_territorycode.js +3 -0
- package/out/enums/account_account_territorycode.js.map +1 -0
- package/out/enums/account_adx_account_adx_partner_status.d.ts +6 -0
- package/out/enums/account_adx_account_adx_partner_status.d.ts.map +1 -0
- package/out/enums/account_adx_account_adx_partner_status.js +3 -0
- package/out/enums/account_adx_account_adx_partner_status.js.map +1 -0
- package/out/enums/account_adx_account_adx_partnerprogram_status.d.ts +9 -0
- package/out/enums/account_adx_account_adx_partnerprogram_status.d.ts.map +1 -0
- package/out/enums/account_adx_account_adx_partnerprogram_status.js +3 -0
- package/out/enums/account_adx_account_adx_partnerprogram_status.js.map +1 -0
- package/out/enums/account_sf365_account_sf365_accounttype.d.ts +6 -0
- package/out/enums/account_sf365_account_sf365_accounttype.d.ts.map +1 -0
- package/out/enums/account_sf365_account_sf365_accounttype.js +3 -0
- package/out/enums/account_sf365_account_sf365_accounttype.js.map +1 -0
- package/out/enums/activityparty_activityparty_instancetypecode.d.ts +8 -0
- package/out/enums/activityparty_activityparty_instancetypecode.d.ts.map +1 -0
- package/out/enums/activityparty_activityparty_instancetypecode.js +3 -0
- package/out/enums/activityparty_activityparty_instancetypecode.js.map +1 -0
- package/out/enums/activityparty_activityparty_participationtypemask.d.ts +16 -0
- package/out/enums/activityparty_activityparty_participationtypemask.d.ts.map +1 -0
- package/out/enums/activityparty_activityparty_participationtypemask.js +3 -0
- package/out/enums/activityparty_activityparty_participationtypemask.js.map +1 -0
- package/out/enums/activitypointer_deliveryprioritycode.d.ts +6 -0
- package/out/enums/activitypointer_deliveryprioritycode.d.ts.map +1 -0
- package/out/enums/activitypointer_deliveryprioritycode.js +3 -0
- package/out/enums/activitypointer_deliveryprioritycode.js.map +1 -0
- package/out/enums/adx_partnercontactroles.d.ts +6 -0
- package/out/enums/adx_partnercontactroles.d.ts.map +1 -0
- package/out/enums/adx_partnercontactroles.js +3 -0
- package/out/enums/adx_partnercontactroles.js.map +1 -0
- package/out/enums/appointment_appointment_attachmenterrors.d.ts +5 -0
- package/out/enums/appointment_appointment_attachmenterrors.d.ts.map +1 -0
- package/out/enums/appointment_appointment_attachmenterrors.js +3 -0
- package/out/enums/appointment_appointment_attachmenterrors.js.map +1 -0
- package/out/enums/appointment_appointment_instancetypecode.d.ts +8 -0
- package/out/enums/appointment_appointment_instancetypecode.d.ts.map +1 -0
- package/out/enums/appointment_appointment_instancetypecode.js +3 -0
- package/out/enums/appointment_appointment_instancetypecode.js.map +1 -0
- package/out/enums/appointment_appointment_prioritycode.d.ts +6 -0
- package/out/enums/appointment_appointment_prioritycode.d.ts.map +1 -0
- package/out/enums/appointment_appointment_prioritycode.js +3 -0
- package/out/enums/appointment_appointment_prioritycode.js.map +1 -0
- package/out/enums/appointment_appointment_statecode.d.ts +7 -0
- package/out/enums/appointment_appointment_statecode.d.ts.map +1 -0
- package/out/enums/appointment_appointment_statecode.js +3 -0
- package/out/enums/appointment_appointment_statecode.js.map +1 -0
- package/out/enums/appointment_appointment_statuscode.d.ts +9 -0
- package/out/enums/appointment_appointment_statuscode.d.ts.map +1 -0
- package/out/enums/appointment_appointment_statuscode.js +3 -0
- package/out/enums/appointment_appointment_statuscode.js.map +1 -0
- package/out/enums/budgetstatus.d.ts +7 -0
- package/out/enums/budgetstatus.d.ts.map +1 -0
- package/out/enums/budgetstatus.js +3 -0
- package/out/enums/budgetstatus.js.map +1 -0
- package/out/enums/componentstate.d.ts +7 -0
- package/out/enums/componentstate.d.ts.map +1 -0
- package/out/enums/componentstate.js +3 -0
- package/out/enums/componentstate.js.map +1 -0
- package/out/enums/contact_adx_contact_adx_partner_applicationstatus.d.ts +7 -0
- package/out/enums/contact_adx_contact_adx_partner_applicationstatus.d.ts.map +1 -0
- package/out/enums/contact_adx_contact_adx_partner_applicationstatus.js +3 -0
- package/out/enums/contact_adx_contact_adx_partner_applicationstatus.js.map +1 -0
- package/out/enums/contact_contact_accountrolecode.d.ts +6 -0
- package/out/enums/contact_contact_accountrolecode.d.ts.map +1 -0
- package/out/enums/contact_contact_accountrolecode.js +3 -0
- package/out/enums/contact_contact_accountrolecode.js.map +1 -0
- package/out/enums/contact_contact_address1_addresstypecode.d.ts +7 -0
- package/out/enums/contact_contact_address1_addresstypecode.d.ts.map +1 -0
- package/out/enums/contact_contact_address1_addresstypecode.js +3 -0
- package/out/enums/contact_contact_address1_addresstypecode.js.map +1 -0
- package/out/enums/contact_contact_address1_freighttermscode.d.ts +5 -0
- package/out/enums/contact_contact_address1_freighttermscode.d.ts.map +1 -0
- package/out/enums/contact_contact_address1_freighttermscode.js +3 -0
- package/out/enums/contact_contact_address1_freighttermscode.js.map +1 -0
- package/out/enums/contact_contact_address1_shippingmethodcode.d.ts +10 -0
- package/out/enums/contact_contact_address1_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/contact_contact_address1_shippingmethodcode.js +3 -0
- package/out/enums/contact_contact_address1_shippingmethodcode.js.map +1 -0
- package/out/enums/contact_contact_address2_addresstypecode.d.ts +4 -0
- package/out/enums/contact_contact_address2_addresstypecode.d.ts.map +1 -0
- package/out/enums/contact_contact_address2_addresstypecode.js +3 -0
- package/out/enums/contact_contact_address2_addresstypecode.js.map +1 -0
- package/out/enums/contact_contact_address2_freighttermscode.d.ts +4 -0
- package/out/enums/contact_contact_address2_freighttermscode.d.ts.map +1 -0
- package/out/enums/contact_contact_address2_freighttermscode.js +3 -0
- package/out/enums/contact_contact_address2_freighttermscode.js.map +1 -0
- package/out/enums/contact_contact_address2_shippingmethodcode.d.ts +4 -0
- package/out/enums/contact_contact_address2_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/contact_contact_address2_shippingmethodcode.js +3 -0
- package/out/enums/contact_contact_address2_shippingmethodcode.js.map +1 -0
- package/out/enums/contact_contact_address3_addresstypecode.d.ts +4 -0
- package/out/enums/contact_contact_address3_addresstypecode.d.ts.map +1 -0
- package/out/enums/contact_contact_address3_addresstypecode.js +3 -0
- package/out/enums/contact_contact_address3_addresstypecode.js.map +1 -0
- package/out/enums/contact_contact_address3_freighttermscode.d.ts +4 -0
- package/out/enums/contact_contact_address3_freighttermscode.d.ts.map +1 -0
- package/out/enums/contact_contact_address3_freighttermscode.js +3 -0
- package/out/enums/contact_contact_address3_freighttermscode.js.map +1 -0
- package/out/enums/contact_contact_address3_shippingmethodcode.d.ts +4 -0
- package/out/enums/contact_contact_address3_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/contact_contact_address3_shippingmethodcode.js +3 -0
- package/out/enums/contact_contact_address3_shippingmethodcode.js.map +1 -0
- package/out/enums/contact_contact_customersizecode.d.ts +4 -0
- package/out/enums/contact_contact_customersizecode.d.ts.map +1 -0
- package/out/enums/contact_contact_customersizecode.js +3 -0
- package/out/enums/contact_contact_customersizecode.js.map +1 -0
- package/out/enums/contact_contact_customertypecode.d.ts +4 -0
- package/out/enums/contact_contact_customertypecode.d.ts.map +1 -0
- package/out/enums/contact_contact_customertypecode.js +3 -0
- package/out/enums/contact_contact_customertypecode.js.map +1 -0
- package/out/enums/contact_contact_educationcode.d.ts +4 -0
- package/out/enums/contact_contact_educationcode.d.ts.map +1 -0
- package/out/enums/contact_contact_educationcode.js +3 -0
- package/out/enums/contact_contact_educationcode.js.map +1 -0
- package/out/enums/contact_contact_familystatuscode.d.ts +7 -0
- package/out/enums/contact_contact_familystatuscode.d.ts.map +1 -0
- package/out/enums/contact_contact_familystatuscode.js +3 -0
- package/out/enums/contact_contact_familystatuscode.js.map +1 -0
- package/out/enums/contact_contact_gendercode.d.ts +5 -0
- package/out/enums/contact_contact_gendercode.d.ts.map +1 -0
- package/out/enums/contact_contact_gendercode.js +3 -0
- package/out/enums/contact_contact_gendercode.js.map +1 -0
- package/out/enums/contact_contact_haschildrencode.d.ts +4 -0
- package/out/enums/contact_contact_haschildrencode.d.ts.map +1 -0
- package/out/enums/contact_contact_haschildrencode.js +3 -0
- package/out/enums/contact_contact_haschildrencode.js.map +1 -0
- package/out/enums/contact_contact_leadsourcecode.d.ts +4 -0
- package/out/enums/contact_contact_leadsourcecode.d.ts.map +1 -0
- package/out/enums/contact_contact_leadsourcecode.js +3 -0
- package/out/enums/contact_contact_leadsourcecode.js.map +1 -0
- package/out/enums/contact_contact_msdyn_decisioninfluencetag.d.ts +7 -0
- package/out/enums/contact_contact_msdyn_decisioninfluencetag.d.ts.map +1 -0
- package/out/enums/contact_contact_msdyn_decisioninfluencetag.js +3 -0
- package/out/enums/contact_contact_msdyn_decisioninfluencetag.js.map +1 -0
- package/out/enums/contact_contact_msdyn_orgchangestatus.d.ts +6 -0
- package/out/enums/contact_contact_msdyn_orgchangestatus.d.ts.map +1 -0
- package/out/enums/contact_contact_msdyn_orgchangestatus.js +3 -0
- package/out/enums/contact_contact_msdyn_orgchangestatus.js.map +1 -0
- package/out/enums/contact_contact_paymenttermscode.d.ts +7 -0
- package/out/enums/contact_contact_paymenttermscode.d.ts.map +1 -0
- package/out/enums/contact_contact_paymenttermscode.js +3 -0
- package/out/enums/contact_contact_paymenttermscode.js.map +1 -0
- package/out/enums/contact_contact_preferredappointmentdaycode.d.ts +10 -0
- package/out/enums/contact_contact_preferredappointmentdaycode.d.ts.map +1 -0
- package/out/enums/contact_contact_preferredappointmentdaycode.js +3 -0
- package/out/enums/contact_contact_preferredappointmentdaycode.js.map +1 -0
- package/out/enums/contact_contact_preferredappointmenttimecode.d.ts +6 -0
- package/out/enums/contact_contact_preferredappointmenttimecode.d.ts.map +1 -0
- package/out/enums/contact_contact_preferredappointmenttimecode.js +3 -0
- package/out/enums/contact_contact_preferredappointmenttimecode.js.map +1 -0
- package/out/enums/contact_contact_preferredcontactmethodcode.d.ts +8 -0
- package/out/enums/contact_contact_preferredcontactmethodcode.d.ts.map +1 -0
- package/out/enums/contact_contact_preferredcontactmethodcode.js +3 -0
- package/out/enums/contact_contact_preferredcontactmethodcode.js.map +1 -0
- package/out/enums/contact_contact_shippingmethodcode.d.ts +4 -0
- package/out/enums/contact_contact_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/contact_contact_shippingmethodcode.js +3 -0
- package/out/enums/contact_contact_shippingmethodcode.js.map +1 -0
- package/out/enums/contact_contact_statecode.d.ts +5 -0
- package/out/enums/contact_contact_statecode.d.ts.map +1 -0
- package/out/enums/contact_contact_statecode.js +3 -0
- package/out/enums/contact_contact_statecode.js.map +1 -0
- package/out/enums/contact_contact_statuscode.d.ts +9 -0
- package/out/enums/contact_contact_statuscode.d.ts.map +1 -0
- package/out/enums/contact_contact_statuscode.js +3 -0
- package/out/enums/contact_contact_statuscode.js.map +1 -0
- package/out/enums/contact_contact_territorycode.d.ts +4 -0
- package/out/enums/contact_contact_territorycode.d.ts.map +1 -0
- package/out/enums/contact_contact_territorycode.js +3 -0
- package/out/enums/contact_contact_territorycode.js.map +1 -0
- package/out/enums/dev1_accountlevel.d.ts +7 -0
- package/out/enums/dev1_accountlevel.d.ts.map +1 -0
- package/out/enums/dev1_accountlevel.js +3 -0
- package/out/enums/dev1_accountlevel.js.map +1 -0
- package/out/enums/dev1_securedoptionset.d.ts +6 -0
- package/out/enums/dev1_securedoptionset.d.ts.map +1 -0
- package/out/enums/dev1_securedoptionset.js +3 -0
- package/out/enums/dev1_securedoptionset.js.map +1 -0
- package/out/enums/incident_caseorigincode.d.ts +9 -0
- package/out/enums/incident_caseorigincode.d.ts.map +1 -0
- package/out/enums/incident_caseorigincode.js +3 -0
- package/out/enums/incident_caseorigincode.js.map +1 -0
- package/out/enums/incident_incident_casetypecode.d.ts +6 -0
- package/out/enums/incident_incident_casetypecode.d.ts.map +1 -0
- package/out/enums/incident_incident_casetypecode.js +3 -0
- package/out/enums/incident_incident_casetypecode.js.map +1 -0
- package/out/enums/incident_incident_contractservicelevelcode.d.ts +6 -0
- package/out/enums/incident_incident_contractservicelevelcode.d.ts.map +1 -0
- package/out/enums/incident_incident_contractservicelevelcode.js +3 -0
- package/out/enums/incident_incident_contractservicelevelcode.js.map +1 -0
- package/out/enums/incident_incident_customersatisfactioncode.d.ts +8 -0
- package/out/enums/incident_incident_customersatisfactioncode.d.ts.map +1 -0
- package/out/enums/incident_incident_customersatisfactioncode.js +3 -0
- package/out/enums/incident_incident_customersatisfactioncode.js.map +1 -0
- package/out/enums/incident_incident_firstresponseslastatus.d.ts +7 -0
- package/out/enums/incident_incident_firstresponseslastatus.d.ts.map +1 -0
- package/out/enums/incident_incident_firstresponseslastatus.js +3 -0
- package/out/enums/incident_incident_firstresponseslastatus.js.map +1 -0
- package/out/enums/incident_incident_incidentstagecode.d.ts +4 -0
- package/out/enums/incident_incident_incidentstagecode.d.ts.map +1 -0
- package/out/enums/incident_incident_incidentstagecode.js +3 -0
- package/out/enums/incident_incident_incidentstagecode.js.map +1 -0
- package/out/enums/incident_incident_prioritycode.d.ts +6 -0
- package/out/enums/incident_incident_prioritycode.d.ts.map +1 -0
- package/out/enums/incident_incident_prioritycode.js +3 -0
- package/out/enums/incident_incident_prioritycode.js.map +1 -0
- package/out/enums/incident_incident_resolvebyslastatus.d.ts +7 -0
- package/out/enums/incident_incident_resolvebyslastatus.d.ts.map +1 -0
- package/out/enums/incident_incident_resolvebyslastatus.js +3 -0
- package/out/enums/incident_incident_resolvebyslastatus.js.map +1 -0
- package/out/enums/incident_incident_severitycode.d.ts +6 -0
- package/out/enums/incident_incident_severitycode.d.ts.map +1 -0
- package/out/enums/incident_incident_severitycode.js +3 -0
- package/out/enums/incident_incident_severitycode.js.map +1 -0
- package/out/enums/incident_incident_statecode.d.ts +6 -0
- package/out/enums/incident_incident_statecode.d.ts.map +1 -0
- package/out/enums/incident_incident_statecode.js +3 -0
- package/out/enums/incident_incident_statecode.js.map +1 -0
- package/out/enums/incident_incident_statuscode.d.ts +16 -0
- package/out/enums/incident_incident_statuscode.d.ts.map +1 -0
- package/out/enums/incident_incident_statuscode.js +3 -0
- package/out/enums/incident_incident_statuscode.js.map +1 -0
- package/out/enums/incident_msdyn_case_msdyn_casesentiment.d.ts +11 -0
- package/out/enums/incident_msdyn_case_msdyn_casesentiment.d.ts.map +1 -0
- package/out/enums/incident_msdyn_case_msdyn_casesentiment.js +3 -0
- package/out/enums/incident_msdyn_case_msdyn_casesentiment.js.map +1 -0
- package/out/enums/incident_tekstack_incident_tekstack_impact.d.ts +6 -0
- package/out/enums/incident_tekstack_incident_tekstack_impact.d.ts.map +1 -0
- package/out/enums/incident_tekstack_incident_tekstack_impact.js +3 -0
- package/out/enums/incident_tekstack_incident_tekstack_impact.js.map +1 -0
- package/out/enums/initialcommunication.d.ts +5 -0
- package/out/enums/initialcommunication.d.ts.map +1 -0
- package/out/enums/initialcommunication.js +3 -0
- package/out/enums/initialcommunication.js.map +1 -0
- package/out/enums/letter_letter_prioritycode.d.ts +6 -0
- package/out/enums/letter_letter_prioritycode.d.ts.map +1 -0
- package/out/enums/letter_letter_prioritycode.js +3 -0
- package/out/enums/letter_letter_prioritycode.js.map +1 -0
- package/out/enums/letter_letter_statecode.d.ts +6 -0
- package/out/enums/letter_letter_statecode.d.ts.map +1 -0
- package/out/enums/letter_letter_statecode.js +3 -0
- package/out/enums/letter_letter_statecode.js.map +1 -0
- package/out/enums/letter_letter_statuscode.d.ts +8 -0
- package/out/enums/letter_letter_statuscode.d.ts.map +1 -0
- package/out/enums/letter_letter_statuscode.js +3 -0
- package/out/enums/letter_letter_statuscode.js.map +1 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_msdyn_registrationstatus.d.ts +8 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_msdyn_registrationstatus.d.ts.map +1 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_msdyn_registrationstatus.js +3 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_msdyn_registrationstatus.js.map +1 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_statecode.d.ts +5 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_statecode.d.ts.map +1 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_statecode.js +3 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_statecode.js.map +1 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_statuscode.d.ts +5 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_statuscode.d.ts.map +1 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_statuscode.js +3 -0
- package/out/enums/msdyn_customerasset_msdyn_customerasset_statuscode.js.map +1 -0
- package/out/enums/msdyn_opportunitygradeoptset.d.ts +7 -0
- package/out/enums/msdyn_opportunitygradeoptset.d.ts.map +1 -0
- package/out/enums/msdyn_opportunitygradeoptset.js +3 -0
- package/out/enums/msdyn_opportunitygradeoptset.js.map +1 -0
- package/out/enums/msdyn_opportunityscoretrendoptset.d.ts +7 -0
- package/out/enums/msdyn_opportunityscoretrendoptset.d.ts.map +1 -0
- package/out/enums/msdyn_opportunityscoretrendoptset.js +3 -0
- package/out/enums/msdyn_opportunityscoretrendoptset.js.map +1 -0
- package/out/enums/msdyn_travelchargetype.d.ts +7 -0
- package/out/enums/msdyn_travelchargetype.d.ts.map +1 -0
- package/out/enums/msdyn_travelchargetype.js +3 -0
- package/out/enums/msdyn_travelchargetype.js.map +1 -0
- package/out/enums/need.d.ts +7 -0
- package/out/enums/need.d.ts.map +1 -0
- package/out/enums/need.js +3 -0
- package/out/enums/need.js.map +1 -0
- package/out/enums/officedocument_documenttype.d.ts +5 -0
- package/out/enums/officedocument_documenttype.d.ts.map +1 -0
- package/out/enums/officedocument_documenttype.js +3 -0
- package/out/enums/officedocument_documenttype.js.map +1 -0
- package/out/enums/onlinemeetingtype.d.ts +4 -0
- package/out/enums/onlinemeetingtype.d.ts.map +1 -0
- package/out/enums/onlinemeetingtype.js +3 -0
- package/out/enums/onlinemeetingtype.js.map +1 -0
- package/out/enums/opportunity_adx_opportunity_adx_opportunitysource.d.ts +5 -0
- package/out/enums/opportunity_adx_opportunity_adx_opportunitysource.d.ts.map +1 -0
- package/out/enums/opportunity_adx_opportunity_adx_opportunitysource.js +3 -0
- package/out/enums/opportunity_adx_opportunity_adx_opportunitysource.js.map +1 -0
- package/out/enums/opportunity_adx_opportunity_adx_reasonforreturn.d.ts +10 -0
- package/out/enums/opportunity_adx_opportunity_adx_reasonforreturn.d.ts.map +1 -0
- package/out/enums/opportunity_adx_opportunity_adx_reasonforreturn.js +3 -0
- package/out/enums/opportunity_adx_opportunity_adx_reasonforreturn.js.map +1 -0
- package/out/enums/opportunity_msdyn_opportunity_msdyn_forecastcategory.d.ts +9 -0
- package/out/enums/opportunity_msdyn_opportunity_msdyn_forecastcategory.d.ts.map +1 -0
- package/out/enums/opportunity_msdyn_opportunity_msdyn_forecastcategory.js +3 -0
- package/out/enums/opportunity_msdyn_opportunity_msdyn_forecastcategory.js.map +1 -0
- package/out/enums/opportunity_msdyn_opportunity_msdyn_ordertype.d.ts +6 -0
- package/out/enums/opportunity_msdyn_opportunity_msdyn_ordertype.d.ts.map +1 -0
- package/out/enums/opportunity_msdyn_opportunity_msdyn_ordertype.js +3 -0
- package/out/enums/opportunity_msdyn_opportunity_msdyn_ordertype.js.map +1 -0
- package/out/enums/opportunity_opportunity_opportunityratingcode.d.ts +6 -0
- package/out/enums/opportunity_opportunity_opportunityratingcode.d.ts.map +1 -0
- package/out/enums/opportunity_opportunity_opportunityratingcode.js +3 -0
- package/out/enums/opportunity_opportunity_opportunityratingcode.js.map +1 -0
- package/out/enums/opportunity_opportunity_prioritycode.d.ts +4 -0
- package/out/enums/opportunity_opportunity_prioritycode.d.ts.map +1 -0
- package/out/enums/opportunity_opportunity_prioritycode.js +3 -0
- package/out/enums/opportunity_opportunity_prioritycode.js.map +1 -0
- package/out/enums/opportunity_opportunity_salesstagecode.d.ts +4 -0
- package/out/enums/opportunity_opportunity_salesstagecode.d.ts.map +1 -0
- package/out/enums/opportunity_opportunity_salesstagecode.js +3 -0
- package/out/enums/opportunity_opportunity_salesstagecode.js.map +1 -0
- package/out/enums/opportunity_opportunity_statecode.d.ts +6 -0
- package/out/enums/opportunity_opportunity_statecode.d.ts.map +1 -0
- package/out/enums/opportunity_opportunity_statecode.js +3 -0
- package/out/enums/opportunity_opportunity_statecode.js.map +1 -0
- package/out/enums/opportunity_opportunity_statuscode.d.ts +8 -0
- package/out/enums/opportunity_opportunity_statuscode.d.ts.map +1 -0
- package/out/enums/opportunity_opportunity_statuscode.js +3 -0
- package/out/enums/opportunity_opportunity_statuscode.js.map +1 -0
- package/out/enums/opportunity_opportunity_timeline.d.ts +8 -0
- package/out/enums/opportunity_opportunity_timeline.d.ts.map +1 -0
- package/out/enums/opportunity_opportunity_timeline.js +3 -0
- package/out/enums/opportunity_opportunity_timeline.js.map +1 -0
- package/out/enums/opportunity_salesstage.d.ts +7 -0
- package/out/enums/opportunity_salesstage.d.ts.map +1 -0
- package/out/enums/opportunity_salesstage.js +3 -0
- package/out/enums/opportunity_salesstage.js.map +1 -0
- package/out/enums/opportunityclose_OpportunityClose_opportunity_statecode.d.ts +6 -0
- package/out/enums/opportunityclose_OpportunityClose_opportunity_statecode.d.ts.map +1 -0
- package/out/enums/opportunityclose_OpportunityClose_opportunity_statecode.js +3 -0
- package/out/enums/opportunityclose_OpportunityClose_opportunity_statecode.js.map +1 -0
- package/out/enums/opportunityclose_OpportunityClose_opportunity_statuscode.d.ts +8 -0
- package/out/enums/opportunityclose_OpportunityClose_opportunity_statuscode.d.ts.map +1 -0
- package/out/enums/opportunityclose_OpportunityClose_opportunity_statuscode.js +3 -0
- package/out/enums/opportunityclose_OpportunityClose_opportunity_statuscode.js.map +1 -0
- package/out/enums/opportunityclose__opportunityclose_instancetypecode.d.ts +8 -0
- package/out/enums/opportunityclose__opportunityclose_instancetypecode.d.ts.map +1 -0
- package/out/enums/opportunityclose__opportunityclose_instancetypecode.js +3 -0
- package/out/enums/opportunityclose__opportunityclose_instancetypecode.js.map +1 -0
- package/out/enums/opportunityclose__opportunityclose_prioritycode.d.ts +6 -0
- package/out/enums/opportunityclose__opportunityclose_prioritycode.d.ts.map +1 -0
- package/out/enums/opportunityclose__opportunityclose_prioritycode.js +3 -0
- package/out/enums/opportunityclose__opportunityclose_prioritycode.js.map +1 -0
- package/out/enums/opportunityclose_none_opportunityclose_instancetypecode.d.ts +8 -0
- package/out/enums/opportunityclose_none_opportunityclose_instancetypecode.d.ts.map +1 -0
- package/out/enums/opportunityclose_none_opportunityclose_instancetypecode.js +3 -0
- package/out/enums/opportunityclose_none_opportunityclose_instancetypecode.js.map +1 -0
- package/out/enums/opportunityclose_none_opportunityclose_prioritycode.d.ts +6 -0
- package/out/enums/opportunityclose_none_opportunityclose_prioritycode.d.ts.map +1 -0
- package/out/enums/opportunityclose_none_opportunityclose_prioritycode.js +3 -0
- package/out/enums/opportunityclose_none_opportunityclose_prioritycode.js.map +1 -0
- package/out/enums/opportunityclose_opportunityclose_statecode.d.ts +6 -0
- package/out/enums/opportunityclose_opportunityclose_statecode.d.ts.map +1 -0
- package/out/enums/opportunityclose_opportunityclose_statecode.js +3 -0
- package/out/enums/opportunityclose_opportunityclose_statecode.js.map +1 -0
- package/out/enums/opportunityclose_opportunityclose_statuscode.d.ts +6 -0
- package/out/enums/opportunityclose_opportunityclose_statuscode.d.ts.map +1 -0
- package/out/enums/opportunityclose_opportunityclose_statuscode.js +3 -0
- package/out/enums/opportunityclose_opportunityclose_statuscode.js.map +1 -0
- package/out/enums/phonecall_phonecall_prioritycode.d.ts +6 -0
- package/out/enums/phonecall_phonecall_prioritycode.d.ts.map +1 -0
- package/out/enums/phonecall_phonecall_prioritycode.js +3 -0
- package/out/enums/phonecall_phonecall_prioritycode.js.map +1 -0
- package/out/enums/phonecall_phonecall_statecode.d.ts +6 -0
- package/out/enums/phonecall_phonecall_statecode.d.ts.map +1 -0
- package/out/enums/phonecall_phonecall_statecode.js +3 -0
- package/out/enums/phonecall_phonecall_statecode.js.map +1 -0
- package/out/enums/phonecall_phonecall_statuscode.d.ts +7 -0
- package/out/enums/phonecall_phonecall_statuscode.d.ts.map +1 -0
- package/out/enums/phonecall_phonecall_statuscode.js +3 -0
- package/out/enums/phonecall_phonecall_statuscode.js.map +1 -0
- package/out/enums/powerpagelanguages.d.ts +48 -0
- package/out/enums/powerpagelanguages.d.ts.map +1 -0
- package/out/enums/powerpagelanguages.js +3 -0
- package/out/enums/powerpagelanguages.js.map +1 -0
- package/out/enums/purchaseprocess.d.ts +6 -0
- package/out/enums/purchaseprocess.d.ts.map +1 -0
- package/out/enums/purchaseprocess.js +3 -0
- package/out/enums/purchaseprocess.js.map +1 -0
- package/out/enums/purchasetimeframe.d.ts +8 -0
- package/out/enums/purchasetimeframe.d.ts.map +1 -0
- package/out/enums/purchasetimeframe.js +3 -0
- package/out/enums/purchasetimeframe.js.map +1 -0
- package/out/enums/qooi_pricingerrorcode.d.ts +42 -0
- package/out/enums/qooi_pricingerrorcode.d.ts.map +1 -0
- package/out/enums/qooi_pricingerrorcode.js +3 -0
- package/out/enums/qooi_pricingerrorcode.js.map +1 -0
- package/out/enums/qooi_skippricecalculation.d.ts +5 -0
- package/out/enums/qooi_skippricecalculation.d.ts.map +1 -0
- package/out/enums/qooi_skippricecalculation.js +3 -0
- package/out/enums/qooi_skippricecalculation.js.map +1 -0
- package/out/enums/report_report_reporttypecode.d.ts +10 -0
- package/out/enums/report_report_reporttypecode.d.ts.map +1 -0
- package/out/enums/report_report_reporttypecode.js +3 -0
- package/out/enums/report_report_reporttypecode.js.map +1 -0
- package/out/enums/report_reportentity_managedtype.d.ts +5 -0
- package/out/enums/report_reportentity_managedtype.d.ts.map +1 -0
- package/out/enums/report_reportentity_managedtype.js +3 -0
- package/out/enums/report_reportentity_managedtype.js.map +1 -0
- package/out/enums/servicestage.d.ts +6 -0
- package/out/enums/servicestage.d.ts.map +1 -0
- package/out/enums/servicestage.js +3 -0
- package/out/enums/servicestage.js.map +1 -0
- package/out/enums/socialactivity_postmessagetype.d.ts +5 -0
- package/out/enums/socialactivity_postmessagetype.d.ts.map +1 -0
- package/out/enums/socialactivity_postmessagetype.js +3 -0
- package/out/enums/socialactivity_postmessagetype.js.map +1 -0
- package/out/enums/socialprofile_community.d.ts +21 -0
- package/out/enums/socialprofile_community.d.ts.map +1 -0
- package/out/enums/socialprofile_community.js +3 -0
- package/out/enums/socialprofile_community.js.map +1 -0
- package/out/enums/spark_delivery_schedules.d.ts +6 -0
- package/out/enums/spark_delivery_schedules.d.ts.map +1 -0
- package/out/enums/spark_delivery_schedules.js +3 -0
- package/out/enums/spark_delivery_schedules.js.map +1 -0
- package/out/enums/spark_reply_action.d.ts +5 -0
- package/out/enums/spark_reply_action.d.ts.map +1 -0
- package/out/enums/spark_reply_action.js +3 -0
- package/out/enums/spark_reply_action.js.map +1 -0
- package/out/enums/spark_sequence_spark_sequence_statecode.d.ts +5 -0
- package/out/enums/spark_sequence_spark_sequence_statecode.d.ts.map +1 -0
- package/out/enums/spark_sequence_spark_sequence_statecode.js +3 -0
- package/out/enums/spark_sequence_spark_sequence_statecode.js.map +1 -0
- package/out/enums/spark_sequence_spark_sequence_statuscode.d.ts +5 -0
- package/out/enums/spark_sequence_spark_sequence_statuscode.d.ts.map +1 -0
- package/out/enums/spark_sequence_spark_sequence_statuscode.js +3 -0
- package/out/enums/spark_sequence_spark_sequence_statuscode.js.map +1 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_spark_contacts.d.ts +5 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_spark_contacts.d.ts.map +1 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_spark_contacts.js +3 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_spark_contacts.js.map +1 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_spark_reason.d.ts +7 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_spark_reason.d.ts.map +1 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_spark_reason.js +3 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_spark_reason.js.map +1 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_statecode.d.ts +5 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_statecode.d.ts.map +1 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_statecode.js +3 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_statecode.js.map +1 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_statuscode.d.ts +16 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_statuscode.d.ts.map +1 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_statuscode.js +3 -0
- package/out/enums/spark_sequencecontact_spark_sequencecontact_statuscode.js.map +1 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_agentType.d.ts +5 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_agentType.d.ts.map +1 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_agentType.js +3 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_agentType.js.map +1 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_botprovider.d.ts +6 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_botprovider.d.ts.map +1 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_botprovider.js +3 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_botprovider.js.map +1 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_usertype.d.ts +5 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_usertype.d.ts.map +1 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_usertype.js +3 -0
- package/out/enums/systemuser_msdyn_systemuser_msdyn_usertype.js.map +1 -0
- package/out/enums/systemuser_systemuser_accessmode.d.ts +9 -0
- package/out/enums/systemuser_systemuser_accessmode.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_accessmode.js +3 -0
- package/out/enums/systemuser_systemuser_accessmode.js.map +1 -0
- package/out/enums/systemuser_systemuser_address1_addresstypecode.d.ts +4 -0
- package/out/enums/systemuser_systemuser_address1_addresstypecode.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_address1_addresstypecode.js +3 -0
- package/out/enums/systemuser_systemuser_address1_addresstypecode.js.map +1 -0
- package/out/enums/systemuser_systemuser_address1_shippingmethodcode.d.ts +4 -0
- package/out/enums/systemuser_systemuser_address1_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_address1_shippingmethodcode.js +3 -0
- package/out/enums/systemuser_systemuser_address1_shippingmethodcode.js.map +1 -0
- package/out/enums/systemuser_systemuser_address2_addresstypecode.d.ts +4 -0
- package/out/enums/systemuser_systemuser_address2_addresstypecode.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_address2_addresstypecode.js +3 -0
- package/out/enums/systemuser_systemuser_address2_addresstypecode.js.map +1 -0
- package/out/enums/systemuser_systemuser_address2_shippingmethodcode.d.ts +4 -0
- package/out/enums/systemuser_systemuser_address2_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_address2_shippingmethodcode.js +3 -0
- package/out/enums/systemuser_systemuser_address2_shippingmethodcode.js.map +1 -0
- package/out/enums/systemuser_systemuser_azurestate.d.ts +6 -0
- package/out/enums/systemuser_systemuser_azurestate.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_azurestate.js +3 -0
- package/out/enums/systemuser_systemuser_azurestate.js.map +1 -0
- package/out/enums/systemuser_systemuser_caltype.d.ts +16 -0
- package/out/enums/systemuser_systemuser_caltype.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_caltype.js +3 -0
- package/out/enums/systemuser_systemuser_caltype.js.map +1 -0
- package/out/enums/systemuser_systemuser_deletestate.d.ts +5 -0
- package/out/enums/systemuser_systemuser_deletestate.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_deletestate.js +3 -0
- package/out/enums/systemuser_systemuser_deletestate.js.map +1 -0
- package/out/enums/systemuser_systemuser_emailrouteraccessapproval.d.ts +7 -0
- package/out/enums/systemuser_systemuser_emailrouteraccessapproval.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_emailrouteraccessapproval.js +3 -0
- package/out/enums/systemuser_systemuser_emailrouteraccessapproval.js.map +1 -0
- package/out/enums/systemuser_systemuser_incomingemaildeliverymethod.d.ts +7 -0
- package/out/enums/systemuser_systemuser_incomingemaildeliverymethod.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_incomingemaildeliverymethod.js +3 -0
- package/out/enums/systemuser_systemuser_incomingemaildeliverymethod.js.map +1 -0
- package/out/enums/systemuser_systemuser_invitestatuscode.d.ts +10 -0
- package/out/enums/systemuser_systemuser_invitestatuscode.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_invitestatuscode.js +3 -0
- package/out/enums/systemuser_systemuser_invitestatuscode.js.map +1 -0
- package/out/enums/systemuser_systemuser_outgoingemaildeliverymethod.d.ts +6 -0
- package/out/enums/systemuser_systemuser_outgoingemaildeliverymethod.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_outgoingemaildeliverymethod.js +3 -0
- package/out/enums/systemuser_systemuser_outgoingemaildeliverymethod.js.map +1 -0
- package/out/enums/systemuser_systemuser_preferredaddresscode.d.ts +5 -0
- package/out/enums/systemuser_systemuser_preferredaddresscode.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_preferredaddresscode.js +3 -0
- package/out/enums/systemuser_systemuser_preferredaddresscode.js.map +1 -0
- package/out/enums/systemuser_systemuser_preferredemailcode.d.ts +4 -0
- package/out/enums/systemuser_systemuser_preferredemailcode.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_preferredemailcode.js +3 -0
- package/out/enums/systemuser_systemuser_preferredemailcode.js.map +1 -0
- package/out/enums/systemuser_systemuser_preferredphonecode.d.ts +7 -0
- package/out/enums/systemuser_systemuser_preferredphonecode.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_preferredphonecode.js +3 -0
- package/out/enums/systemuser_systemuser_preferredphonecode.js.map +1 -0
- package/out/enums/systemuser_systemuser_systemmanagedusertype.d.ts +7 -0
- package/out/enums/systemuser_systemuser_systemmanagedusertype.d.ts.map +1 -0
- package/out/enums/systemuser_systemuser_systemmanagedusertype.js +3 -0
- package/out/enums/systemuser_systemuser_systemmanagedusertype.js.map +1 -0
- package/out/enums/task_task_prioritycode.d.ts +6 -0
- package/out/enums/task_task_prioritycode.d.ts.map +1 -0
- package/out/enums/task_task_prioritycode.js +3 -0
- package/out/enums/task_task_prioritycode.js.map +1 -0
- package/out/enums/task_task_statecode.d.ts +6 -0
- package/out/enums/task_task_statecode.d.ts.map +1 -0
- package/out/enums/task_task_statecode.js +3 -0
- package/out/enums/task_task_statecode.js.map +1 -0
- package/out/enums/task_task_statuscode.d.ts +9 -0
- package/out/enums/task_task_statuscode.d.ts.map +1 -0
- package/out/enums/task_task_statuscode.js +3 -0
- package/out/enums/task_task_statuscode.js.map +1 -0
- package/out/enums/tekstack_accountrelationship_tekstack_accountrelationship_statecode.d.ts +5 -0
- package/out/enums/tekstack_accountrelationship_tekstack_accountrelationship_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_accountrelationship_tekstack_accountrelationship_statecode.js +3 -0
- package/out/enums/tekstack_accountrelationship_tekstack_accountrelationship_statecode.js.map +1 -0
- package/out/enums/tekstack_accountrelationship_tekstack_accountrelationship_statuscode.d.ts +5 -0
- package/out/enums/tekstack_accountrelationship_tekstack_accountrelationship_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_accountrelationship_tekstack_accountrelationship_statuscode.js +3 -0
- package/out/enums/tekstack_accountrelationship_tekstack_accountrelationship_statuscode.js.map +1 -0
- package/out/enums/tekstack_accountstage.d.ts +12 -0
- package/out/enums/tekstack_accountstage.d.ts.map +1 -0
- package/out/enums/tekstack_accountstage.js +3 -0
- package/out/enums/tekstack_accountstage.js.map +1 -0
- package/out/enums/tekstack_accountusecase_tekstack_accountusecase_statecode.d.ts +5 -0
- package/out/enums/tekstack_accountusecase_tekstack_accountusecase_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_accountusecase_tekstack_accountusecase_statecode.js +3 -0
- package/out/enums/tekstack_accountusecase_tekstack_accountusecase_statecode.js.map +1 -0
- package/out/enums/tekstack_accountusecase_tekstack_accountusecase_statuscode.d.ts +5 -0
- package/out/enums/tekstack_accountusecase_tekstack_accountusecase_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_accountusecase_tekstack_accountusecase_statuscode.js +3 -0
- package/out/enums/tekstack_accountusecase_tekstack_accountusecase_statuscode.js.map +1 -0
- package/out/enums/tekstack_autosyncregarding.d.ts +5 -0
- package/out/enums/tekstack_autosyncregarding.d.ts.map +1 -0
- package/out/enums/tekstack_autosyncregarding.js +3 -0
- package/out/enums/tekstack_autosyncregarding.js.map +1 -0
- package/out/enums/tekstack_bcsyncstatus.d.ts +7 -0
- package/out/enums/tekstack_bcsyncstatus.d.ts.map +1 -0
- package/out/enums/tekstack_bcsyncstatus.js +3 -0
- package/out/enums/tekstack_bcsyncstatus.js.map +1 -0
- package/out/enums/tekstack_billingtype.d.ts +5 -0
- package/out/enums/tekstack_billingtype.d.ts.map +1 -0
- package/out/enums/tekstack_billingtype.js +3 -0
- package/out/enums/tekstack_billingtype.js.map +1 -0
- package/out/enums/tekstack_bpfstage.d.ts +8 -0
- package/out/enums/tekstack_bpfstage.d.ts.map +1 -0
- package/out/enums/tekstack_bpfstage.js +3 -0
- package/out/enums/tekstack_bpfstage.js.map +1 -0
- package/out/enums/tekstack_bundledproduct_tekstack_bundledproduct_statecode.d.ts +5 -0
- package/out/enums/tekstack_bundledproduct_tekstack_bundledproduct_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_bundledproduct_tekstack_bundledproduct_statecode.js +3 -0
- package/out/enums/tekstack_bundledproduct_tekstack_bundledproduct_statecode.js.map +1 -0
- package/out/enums/tekstack_bundledproduct_tekstack_bundledproduct_statuscode.d.ts +5 -0
- package/out/enums/tekstack_bundledproduct_tekstack_bundledproduct_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_bundledproduct_tekstack_bundledproduct_statuscode.js +3 -0
- package/out/enums/tekstack_bundledproduct_tekstack_bundledproduct_statuscode.js.map +1 -0
- package/out/enums/tekstack_channelfilterconfiguration_tekstack_channelfilterconfiguration_statecode.d.ts +5 -0
- package/out/enums/tekstack_channelfilterconfiguration_tekstack_channelfilterconfiguration_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_channelfilterconfiguration_tekstack_channelfilterconfiguration_statecode.js +3 -0
- package/out/enums/tekstack_channelfilterconfiguration_tekstack_channelfilterconfiguration_statecode.js.map +1 -0
- package/out/enums/tekstack_channelfilterconfiguration_tekstack_channelfilterconfiguration_statuscode.d.ts +5 -0
- package/out/enums/tekstack_channelfilterconfiguration_tekstack_channelfilterconfiguration_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_channelfilterconfiguration_tekstack_channelfilterconfiguration_statuscode.js +3 -0
- package/out/enums/tekstack_channelfilterconfiguration_tekstack_channelfilterconfiguration_statuscode.js.map +1 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_statecode.d.ts +5 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_statecode.js +3 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_statecode.js.map +1 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_statuscode.d.ts +7 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_statuscode.js +3 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_statuscode.js.map +1 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_tekstack_address1_addresstypecode.d.ts +4 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_tekstack_address1_addresstypecode.d.ts.map +1 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_tekstack_address1_addresstypecode.js +3 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_tekstack_address1_addresstypecode.js.map +1 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_tekstack_address1_shippingmethodcode.d.ts +4 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_tekstack_address1_shippingmethodcode.d.ts.map +1 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_tekstack_address1_shippingmethodcode.js +3 -0
- package/out/enums/tekstack_competitor_tekstack_competitor_tekstack_address1_shippingmethodcode.js.map +1 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_statecode.d.ts +5 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_statecode.js +3 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_statecode.js.map +1 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_statuscode.d.ts +5 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_statuscode.js +3 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_statuscode.js.map +1 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_tekstack_connectionrolecategory.d.ts +4 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_tekstack_connectionrolecategory.d.ts.map +1 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_tekstack_connectionrolecategory.js +3 -0
- package/out/enums/tekstack_connectionrole_tekstack_connectionrole_tekstack_connectionrolecategory.js.map +1 -0
- package/out/enums/tekstack_contacttype.d.ts +7 -0
- package/out/enums/tekstack_contacttype.d.ts.map +1 -0
- package/out/enums/tekstack_contacttype.js +3 -0
- package/out/enums/tekstack_contacttype.js.map +1 -0
- package/out/enums/tekstack_country_tekstack_country_statecode.d.ts +5 -0
- package/out/enums/tekstack_country_tekstack_country_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_country_tekstack_country_statecode.js +3 -0
- package/out/enums/tekstack_country_tekstack_country_statecode.js.map +1 -0
- package/out/enums/tekstack_country_tekstack_country_statuscode.d.ts +5 -0
- package/out/enums/tekstack_country_tekstack_country_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_country_tekstack_country_statuscode.js +3 -0
- package/out/enums/tekstack_country_tekstack_country_statuscode.js.map +1 -0
- package/out/enums/tekstack_customerhealth.d.ts +6 -0
- package/out/enums/tekstack_customerhealth.d.ts.map +1 -0
- package/out/enums/tekstack_customerhealth.js +3 -0
- package/out/enums/tekstack_customerhealth.js.map +1 -0
- package/out/enums/tekstack_customersegment.d.ts +8 -0
- package/out/enums/tekstack_customersegment.d.ts.map +1 -0
- package/out/enums/tekstack_customersegment.js +3 -0
- package/out/enums/tekstack_customersegment.js.map +1 -0
- package/out/enums/tekstack_customertype.d.ts +7 -0
- package/out/enums/tekstack_customertype.d.ts.map +1 -0
- package/out/enums/tekstack_customertype.js +3 -0
- package/out/enums/tekstack_customertype.js.map +1 -0
- package/out/enums/tekstack_decisionfactor_tekstack_decisionfactor_statecode.d.ts +5 -0
- package/out/enums/tekstack_decisionfactor_tekstack_decisionfactor_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_decisionfactor_tekstack_decisionfactor_statecode.js +3 -0
- package/out/enums/tekstack_decisionfactor_tekstack_decisionfactor_statecode.js.map +1 -0
- package/out/enums/tekstack_decisionfactor_tekstack_decisionfactor_statuscode.d.ts +5 -0
- package/out/enums/tekstack_decisionfactor_tekstack_decisionfactor_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_decisionfactor_tekstack_decisionfactor_statuscode.js +3 -0
- package/out/enums/tekstack_decisionfactor_tekstack_decisionfactor_statuscode.js.map +1 -0
- package/out/enums/tekstack_deferredrevenuecalculation.d.ts +5 -0
- package/out/enums/tekstack_deferredrevenuecalculation.d.ts.map +1 -0
- package/out/enums/tekstack_deferredrevenuecalculation.js +3 -0
- package/out/enums/tekstack_deferredrevenuecalculation.js.map +1 -0
- package/out/enums/tekstack_discountdisplay.d.ts +6 -0
- package/out/enums/tekstack_discountdisplay.d.ts.map +1 -0
- package/out/enums/tekstack_discountdisplay.js +3 -0
- package/out/enums/tekstack_discountdisplay.js.map +1 -0
- package/out/enums/tekstack_domain_tekstack_domain_statecode.d.ts +5 -0
- package/out/enums/tekstack_domain_tekstack_domain_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_domain_tekstack_domain_statecode.js +3 -0
- package/out/enums/tekstack_domain_tekstack_domain_statecode.js.map +1 -0
- package/out/enums/tekstack_domain_tekstack_domain_statuscode.d.ts +5 -0
- package/out/enums/tekstack_domain_tekstack_domain_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_domain_tekstack_domain_statuscode.js +3 -0
- package/out/enums/tekstack_domain_tekstack_domain_statuscode.js.map +1 -0
- package/out/enums/tekstack_duration_tekstack_duration_statecode.d.ts +5 -0
- package/out/enums/tekstack_duration_tekstack_duration_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_duration_tekstack_duration_statecode.js +3 -0
- package/out/enums/tekstack_duration_tekstack_duration_statecode.js.map +1 -0
- package/out/enums/tekstack_duration_tekstack_duration_statuscode.d.ts +6 -0
- package/out/enums/tekstack_duration_tekstack_duration_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_duration_tekstack_duration_statuscode.js +3 -0
- package/out/enums/tekstack_duration_tekstack_duration_statuscode.js.map +1 -0
- package/out/enums/tekstack_freightterms.d.ts +5 -0
- package/out/enums/tekstack_freightterms.d.ts.map +1 -0
- package/out/enums/tekstack_freightterms.js +3 -0
- package/out/enums/tekstack_freightterms.js.map +1 -0
- package/out/enums/tekstack_invoice_tekstack_invoice_statecode.d.ts +5 -0
- package/out/enums/tekstack_invoice_tekstack_invoice_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_invoice_tekstack_invoice_statecode.js +3 -0
- package/out/enums/tekstack_invoice_tekstack_invoice_statecode.js.map +1 -0
- package/out/enums/tekstack_invoice_tekstack_invoice_statuscode.d.ts +9 -0
- package/out/enums/tekstack_invoice_tekstack_invoice_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_invoice_tekstack_invoice_statuscode.js +3 -0
- package/out/enums/tekstack_invoice_tekstack_invoice_statuscode.js.map +1 -0
- package/out/enums/tekstack_invoiceday.d.ts +6 -0
- package/out/enums/tekstack_invoiceday.d.ts.map +1 -0
- package/out/enums/tekstack_invoiceday.js +3 -0
- package/out/enums/tekstack_invoiceday.js.map +1 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_statecode.d.ts +5 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_statecode.js +3 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_statecode.js.map +1 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_statuscode.d.ts +7 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_statuscode.js +3 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_statuscode.js.map +1 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_tekstack_invoicelinetype.d.ts +7 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_tekstack_invoicelinetype.d.ts.map +1 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_tekstack_invoicelinetype.js +3 -0
- package/out/enums/tekstack_invoiceline_tekstack_invoiceline_tekstack_invoicelinetype.js.map +1 -0
- package/out/enums/tekstack_invoiceschedule.d.ts +10 -0
- package/out/enums/tekstack_invoiceschedule.d.ts.map +1 -0
- package/out/enums/tekstack_invoiceschedule.js +3 -0
- package/out/enums/tekstack_invoiceschedule.js.map +1 -0
- package/out/enums/tekstack_invoicestart.d.ts +5 -0
- package/out/enums/tekstack_invoicestart.d.ts.map +1 -0
- package/out/enums/tekstack_invoicestart.js +3 -0
- package/out/enums/tekstack_invoicestart.js.map +1 -0
- package/out/enums/tekstack_leadsource.d.ts +17 -0
- package/out/enums/tekstack_leadsource.d.ts.map +1 -0
- package/out/enums/tekstack_leadsource.js +3 -0
- package/out/enums/tekstack_leadsource.js.map +1 -0
- package/out/enums/tekstack_location_tekstack_location_statecode.d.ts +5 -0
- package/out/enums/tekstack_location_tekstack_location_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_location_tekstack_location_statecode.js +3 -0
- package/out/enums/tekstack_location_tekstack_location_statecode.js.map +1 -0
- package/out/enums/tekstack_location_tekstack_location_statuscode.d.ts +5 -0
- package/out/enums/tekstack_location_tekstack_location_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_location_tekstack_location_statuscode.js +3 -0
- package/out/enums/tekstack_location_tekstack_location_statuscode.js.map +1 -0
- package/out/enums/tekstack_lostreason.d.ts +5 -0
- package/out/enums/tekstack_lostreason.d.ts.map +1 -0
- package/out/enums/tekstack_lostreason.js +3 -0
- package/out/enums/tekstack_lostreason.js.map +1 -0
- package/out/enums/tekstack_microsoftazuretenant_tekstack_microsoftazuretenant_statecode.d.ts +5 -0
- package/out/enums/tekstack_microsoftazuretenant_tekstack_microsoftazuretenant_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_microsoftazuretenant_tekstack_microsoftazuretenant_statecode.js +3 -0
- package/out/enums/tekstack_microsoftazuretenant_tekstack_microsoftazuretenant_statecode.js.map +1 -0
- package/out/enums/tekstack_microsoftazuretenant_tekstack_microsoftazuretenant_statuscode.d.ts +5 -0
- package/out/enums/tekstack_microsoftazuretenant_tekstack_microsoftazuretenant_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_microsoftazuretenant_tekstack_microsoftazuretenant_statuscode.js +3 -0
- package/out/enums/tekstack_microsoftazuretenant_tekstack_microsoftazuretenant_statuscode.js.map +1 -0
- package/out/enums/tekstack_microsoftazureuser_tekstack_microsoftazureuser_statecode.d.ts +5 -0
- package/out/enums/tekstack_microsoftazureuser_tekstack_microsoftazureuser_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_microsoftazureuser_tekstack_microsoftazureuser_statecode.js +3 -0
- package/out/enums/tekstack_microsoftazureuser_tekstack_microsoftazureuser_statecode.js.map +1 -0
- package/out/enums/tekstack_microsoftazureuser_tekstack_microsoftazureuser_statuscode.d.ts +5 -0
- package/out/enums/tekstack_microsoftazureuser_tekstack_microsoftazureuser_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_microsoftazureuser_tekstack_microsoftazureuser_statuscode.js +3 -0
- package/out/enums/tekstack_microsoftazureuser_tekstack_microsoftazureuser_statuscode.js.map +1 -0
- package/out/enums/tekstack_milestonetype.d.ts +6 -0
- package/out/enums/tekstack_milestonetype.d.ts.map +1 -0
- package/out/enums/tekstack_milestonetype.js +3 -0
- package/out/enums/tekstack_milestonetype.js.map +1 -0
- package/out/enums/tekstack_nurturereason.d.ts +7 -0
- package/out/enums/tekstack_nurturereason.d.ts.map +1 -0
- package/out/enums/tekstack_nurturereason.js +3 -0
- package/out/enums/tekstack_nurturereason.js.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_statecode.d.ts +5 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_statecode.js +3 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_statecode.js.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_statuscode.d.ts +13 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_statuscode.js +3 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_statuscode.js.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_closeaslosthelper.d.ts +8 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_closeaslosthelper.d.ts.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_closeaslosthelper.js +3 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_closeaslosthelper.js.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_forecastcategory.d.ts +7 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_forecastcategory.d.ts.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_forecastcategory.js +3 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_forecastcategory.js.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_type.d.ts +6 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_type.d.ts.map +1 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_type.js +3 -0
- package/out/enums/tekstack_opportunity_tekstack_opportunity_tekstack_type.js.map +1 -0
- package/out/enums/tekstack_opportunitycompetitor_tekstack_opportunitycompetitor_statecode.d.ts +5 -0
- package/out/enums/tekstack_opportunitycompetitor_tekstack_opportunitycompetitor_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunitycompetitor_tekstack_opportunitycompetitor_statecode.js +3 -0
- package/out/enums/tekstack_opportunitycompetitor_tekstack_opportunitycompetitor_statecode.js.map +1 -0
- package/out/enums/tekstack_opportunitycompetitor_tekstack_opportunitycompetitor_statuscode.d.ts +5 -0
- package/out/enums/tekstack_opportunitycompetitor_tekstack_opportunitycompetitor_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunitycompetitor_tekstack_opportunitycompetitor_statuscode.js +3 -0
- package/out/enums/tekstack_opportunitycompetitor_tekstack_opportunitycompetitor_statuscode.js.map +1 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_statecode.d.ts +5 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_statecode.js +3 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_statecode.js.map +1 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_statuscode.d.ts +14 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_statuscode.js +3 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_statuscode.js.map +1 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_tekstack_pricetype.d.ts +5 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_tekstack_pricetype.d.ts.map +1 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_tekstack_pricetype.js +3 -0
- package/out/enums/tekstack_opportunityline_tekstack_opportunityline_tekstack_pricetype.js.map +1 -0
- package/out/enums/tekstack_opportunitysection_legacy.d.ts +5 -0
- package/out/enums/tekstack_opportunitysection_legacy.d.ts.map +1 -0
- package/out/enums/tekstack_opportunitysection_legacy.js +3 -0
- package/out/enums/tekstack_opportunitysection_legacy.js.map +1 -0
- package/out/enums/tekstack_opportunitysection_tekstack_opportunitysection_statecode.d.ts +5 -0
- package/out/enums/tekstack_opportunitysection_tekstack_opportunitysection_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunitysection_tekstack_opportunitysection_statecode.js +3 -0
- package/out/enums/tekstack_opportunitysection_tekstack_opportunitysection_statecode.js.map +1 -0
- package/out/enums/tekstack_opportunitysection_tekstack_opportunitysection_statuscode.d.ts +5 -0
- package/out/enums/tekstack_opportunitysection_tekstack_opportunitysection_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunitysection_tekstack_opportunitysection_statuscode.js +3 -0
- package/out/enums/tekstack_opportunitysection_tekstack_opportunitysection_statuscode.js.map +1 -0
- package/out/enums/tekstack_opportunitystage.d.ts +8 -0
- package/out/enums/tekstack_opportunitystage.d.ts.map +1 -0
- package/out/enums/tekstack_opportunitystage.js +3 -0
- package/out/enums/tekstack_opportunitystage.js.map +1 -0
- package/out/enums/tekstack_opportunitystakeholder_tekstack_opportunitystakeholder_statecode.d.ts +5 -0
- package/out/enums/tekstack_opportunitystakeholder_tekstack_opportunitystakeholder_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunitystakeholder_tekstack_opportunitystakeholder_statecode.js +3 -0
- package/out/enums/tekstack_opportunitystakeholder_tekstack_opportunitystakeholder_statecode.js.map +1 -0
- package/out/enums/tekstack_opportunitystakeholder_tekstack_opportunitystakeholder_statuscode.d.ts +5 -0
- package/out/enums/tekstack_opportunitystakeholder_tekstack_opportunitystakeholder_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_opportunitystakeholder_tekstack_opportunitystakeholder_statuscode.js +3 -0
- package/out/enums/tekstack_opportunitystakeholder_tekstack_opportunitystakeholder_statuscode.js.map +1 -0
- package/out/enums/tekstack_opportunitytype.d.ts +6 -0
- package/out/enums/tekstack_opportunitytype.d.ts.map +1 -0
- package/out/enums/tekstack_opportunitytype.js +3 -0
- package/out/enums/tekstack_opportunitytype.js.map +1 -0
- package/out/enums/tekstack_order_tekstack_order_statecode.d.ts +5 -0
- package/out/enums/tekstack_order_tekstack_order_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_order_tekstack_order_statecode.js +3 -0
- package/out/enums/tekstack_order_tekstack_order_statecode.js.map +1 -0
- package/out/enums/tekstack_order_tekstack_order_statuscode.d.ts +6 -0
- package/out/enums/tekstack_order_tekstack_order_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_order_tekstack_order_statuscode.js +3 -0
- package/out/enums/tekstack_order_tekstack_order_statuscode.js.map +1 -0
- package/out/enums/tekstack_orderline_tekstack_orderline_statecode.d.ts +5 -0
- package/out/enums/tekstack_orderline_tekstack_orderline_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_orderline_tekstack_orderline_statecode.js +3 -0
- package/out/enums/tekstack_orderline_tekstack_orderline_statecode.js.map +1 -0
- package/out/enums/tekstack_orderline_tekstack_orderline_statuscode.d.ts +9 -0
- package/out/enums/tekstack_orderline_tekstack_orderline_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_orderline_tekstack_orderline_statuscode.js +3 -0
- package/out/enums/tekstack_orderline_tekstack_orderline_statuscode.js.map +1 -0
- package/out/enums/tekstack_origin.d.ts +5 -0
- package/out/enums/tekstack_origin.d.ts.map +1 -0
- package/out/enums/tekstack_origin.js +3 -0
- package/out/enums/tekstack_origin.js.map +1 -0
- package/out/enums/tekstack_partnerdeal_tekstack_partnerdeal_statecode.d.ts +5 -0
- package/out/enums/tekstack_partnerdeal_tekstack_partnerdeal_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_partnerdeal_tekstack_partnerdeal_statecode.js +3 -0
- package/out/enums/tekstack_partnerdeal_tekstack_partnerdeal_statecode.js.map +1 -0
- package/out/enums/tekstack_partnerdeal_tekstack_partnerdeal_statuscode.d.ts +9 -0
- package/out/enums/tekstack_partnerdeal_tekstack_partnerdeal_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_partnerdeal_tekstack_partnerdeal_statuscode.js +3 -0
- package/out/enums/tekstack_partnerdeal_tekstack_partnerdeal_statuscode.js.map +1 -0
- package/out/enums/tekstack_partnertype_tekstack_partnertype_statecode.d.ts +5 -0
- package/out/enums/tekstack_partnertype_tekstack_partnertype_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_partnertype_tekstack_partnertype_statecode.js +3 -0
- package/out/enums/tekstack_partnertype_tekstack_partnertype_statecode.js.map +1 -0
- package/out/enums/tekstack_partnertype_tekstack_partnertype_statuscode.d.ts +5 -0
- package/out/enums/tekstack_partnertype_tekstack_partnertype_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_partnertype_tekstack_partnertype_statuscode.js +3 -0
- package/out/enums/tekstack_partnertype_tekstack_partnertype_statuscode.js.map +1 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_statecode.d.ts +5 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_statecode.js +3 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_statecode.js.map +1 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_statuscode.d.ts +5 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_statuscode.js +3 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_statuscode.js.map +1 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_tekstack_context.d.ts +6 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_tekstack_context.d.ts.map +1 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_tekstack_context.js +3 -0
- package/out/enums/tekstack_pricelist_tekstack_pricelist_tekstack_context.js.map +1 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_statecode.d.ts +5 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_statecode.js +3 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_statecode.js.map +1 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_statuscode.d.ts +5 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_statuscode.js +3 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_statuscode.js.map +1 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_tekstack_price_type.d.ts +5 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_tekstack_price_type.d.ts.map +1 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_tekstack_price_type.js +3 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_tekstack_price_type.js.map +1 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_tekstack_renewalterm.d.ts +5 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_tekstack_renewalterm.d.ts.map +1 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_tekstack_renewalterm.js +3 -0
- package/out/enums/tekstack_pricelistitem_tekstack_pricelistitem_tekstack_renewalterm.js.map +1 -0
- package/out/enums/tekstack_pricingmethod.d.ts +5 -0
- package/out/enums/tekstack_pricingmethod.d.ts.map +1 -0
- package/out/enums/tekstack_pricingmethod.js +3 -0
- package/out/enums/tekstack_pricingmethod.js.map +1 -0
- package/out/enums/tekstack_problemlevel.d.ts +6 -0
- package/out/enums/tekstack_problemlevel.d.ts.map +1 -0
- package/out/enums/tekstack_problemlevel.js +3 -0
- package/out/enums/tekstack_problemlevel.js.map +1 -0
- package/out/enums/tekstack_product_tekstack_product_statecode.d.ts +5 -0
- package/out/enums/tekstack_product_tekstack_product_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_product_tekstack_product_statecode.js +3 -0
- package/out/enums/tekstack_product_tekstack_product_statecode.js.map +1 -0
- package/out/enums/tekstack_product_tekstack_product_statuscode.d.ts +6 -0
- package/out/enums/tekstack_product_tekstack_product_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_product_tekstack_product_statuscode.js +3 -0
- package/out/enums/tekstack_product_tekstack_product_statuscode.js.map +1 -0
- package/out/enums/tekstack_productfamily_tekstack_productfamily_statecode.d.ts +5 -0
- package/out/enums/tekstack_productfamily_tekstack_productfamily_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_productfamily_tekstack_productfamily_statecode.js +3 -0
- package/out/enums/tekstack_productfamily_tekstack_productfamily_statecode.js.map +1 -0
- package/out/enums/tekstack_productfamily_tekstack_productfamily_statuscode.d.ts +5 -0
- package/out/enums/tekstack_productfamily_tekstack_productfamily_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_productfamily_tekstack_productfamily_statuscode.js +3 -0
- package/out/enums/tekstack_productfamily_tekstack_productfamily_statuscode.js.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_statecode.d.ts +5 -0
- package/out/enums/tekstack_project_tekstack_project_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_statecode.js +3 -0
- package/out/enums/tekstack_project_tekstack_project_statecode.js.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_statuscode.d.ts +8 -0
- package/out/enums/tekstack_project_tekstack_project_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_statuscode.js +3 -0
- package/out/enums/tekstack_project_tekstack_project_statuscode.js.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_budget.d.ts +6 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_budget.d.ts.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_budget.js +3 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_budget.js.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_overall.d.ts +6 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_overall.d.ts.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_overall.js +3 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_overall.js.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_schedule.d.ts +6 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_schedule.d.ts.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_schedule.js +3 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_schedule.js.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_scope.d.ts +6 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_scope.d.ts.map +1 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_scope.js +3 -0
- package/out/enums/tekstack_project_tekstack_project_tekstack_scope.js.map +1 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_statecode.d.ts +5 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_statecode.js +3 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_statecode.js.map +1 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_statuscode.d.ts +5 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_statuscode.js +3 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_statuscode.js.map +1 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_tekstack_timeentryaproval.d.ts +5 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_tekstack_timeentryaproval.d.ts.map +1 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_tekstack_timeentryaproval.js +3 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_tekstack_timeentryaproval.js.map +1 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_tekstack_timeentrydefaultbillabletype.d.ts +5 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_tekstack_timeentrydefaultbillabletype.d.ts.map +1 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_tekstack_timeentrydefaultbillabletype.js +3 -0
- package/out/enums/tekstack_projectclassification_tekstack_projectclassification_tekstack_timeentrydefaultbillabletype.js.map +1 -0
- package/out/enums/tekstack_projectcost_tekstack_projectcost_statecode.d.ts +5 -0
- package/out/enums/tekstack_projectcost_tekstack_projectcost_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projectcost_tekstack_projectcost_statecode.js +3 -0
- package/out/enums/tekstack_projectcost_tekstack_projectcost_statecode.js.map +1 -0
- package/out/enums/tekstack_projectcost_tekstack_projectcost_statuscode.d.ts +5 -0
- package/out/enums/tekstack_projectcost_tekstack_projectcost_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projectcost_tekstack_projectcost_statuscode.js +3 -0
- package/out/enums/tekstack_projectcost_tekstack_projectcost_statuscode.js.map +1 -0
- package/out/enums/tekstack_projectresource_tekstack_projectresource_statecode.d.ts +5 -0
- package/out/enums/tekstack_projectresource_tekstack_projectresource_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresource_tekstack_projectresource_statecode.js +3 -0
- package/out/enums/tekstack_projectresource_tekstack_projectresource_statecode.js.map +1 -0
- package/out/enums/tekstack_projectresource_tekstack_projectresource_statuscode.d.ts +5 -0
- package/out/enums/tekstack_projectresource_tekstack_projectresource_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresource_tekstack_projectresource_statuscode.js +3 -0
- package/out/enums/tekstack_projectresource_tekstack_projectresource_statuscode.js.map +1 -0
- package/out/enums/tekstack_projectresourceassignment_tekstack_projectresourceassignment_statecode.d.ts +5 -0
- package/out/enums/tekstack_projectresourceassignment_tekstack_projectresourceassignment_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourceassignment_tekstack_projectresourceassignment_statecode.js +3 -0
- package/out/enums/tekstack_projectresourceassignment_tekstack_projectresourceassignment_statecode.js.map +1 -0
- package/out/enums/tekstack_projectresourceassignment_tekstack_projectresourceassignment_statuscode.d.ts +8 -0
- package/out/enums/tekstack_projectresourceassignment_tekstack_projectresourceassignment_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourceassignment_tekstack_projectresourceassignment_statuscode.js +3 -0
- package/out/enums/tekstack_projectresourceassignment_tekstack_projectresourceassignment_statuscode.js.map +1 -0
- package/out/enums/tekstack_projectresourcebooking_tekstack_projectresourcebooking_statecode.d.ts +5 -0
- package/out/enums/tekstack_projectresourcebooking_tekstack_projectresourcebooking_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourcebooking_tekstack_projectresourcebooking_statecode.js +3 -0
- package/out/enums/tekstack_projectresourcebooking_tekstack_projectresourcebooking_statecode.js.map +1 -0
- package/out/enums/tekstack_projectresourcebooking_tekstack_projectresourcebooking_statuscode.d.ts +8 -0
- package/out/enums/tekstack_projectresourcebooking_tekstack_projectresourcebooking_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourcebooking_tekstack_projectresourcebooking_statuscode.js +3 -0
- package/out/enums/tekstack_projectresourcebooking_tekstack_projectresourcebooking_statuscode.js.map +1 -0
- package/out/enums/tekstack_projectresourcerequirement_tekstack_projectresourcerequirement_statecode.d.ts +5 -0
- package/out/enums/tekstack_projectresourcerequirement_tekstack_projectresourcerequirement_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourcerequirement_tekstack_projectresourcerequirement_statecode.js +3 -0
- package/out/enums/tekstack_projectresourcerequirement_tekstack_projectresourcerequirement_statecode.js.map +1 -0
- package/out/enums/tekstack_projectresourcerequirement_tekstack_projectresourcerequirement_statuscode.d.ts +5 -0
- package/out/enums/tekstack_projectresourcerequirement_tekstack_projectresourcerequirement_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourcerequirement_tekstack_projectresourcerequirement_statuscode.js +3 -0
- package/out/enums/tekstack_projectresourcerequirement_tekstack_projectresourcerequirement_statuscode.js.map +1 -0
- package/out/enums/tekstack_projectresourcerequirementdetail_tekstack_projectresourcerequirementdetail_statecode.d.ts +5 -0
- package/out/enums/tekstack_projectresourcerequirementdetail_tekstack_projectresourcerequirementdetail_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourcerequirementdetail_tekstack_projectresourcerequirementdetail_statecode.js +3 -0
- package/out/enums/tekstack_projectresourcerequirementdetail_tekstack_projectresourcerequirementdetail_statecode.js.map +1 -0
- package/out/enums/tekstack_projectresourcerequirementdetail_tekstack_projectresourcerequirementdetail_statuscode.d.ts +5 -0
- package/out/enums/tekstack_projectresourcerequirementdetail_tekstack_projectresourcerequirementdetail_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourcerequirementdetail_tekstack_projectresourcerequirementdetail_statuscode.js +3 -0
- package/out/enums/tekstack_projectresourcerequirementdetail_tekstack_projectresourcerequirementdetail_statuscode.js.map +1 -0
- package/out/enums/tekstack_projectresourcerole_tekstack_projectresourcerole_statecode.d.ts +5 -0
- package/out/enums/tekstack_projectresourcerole_tekstack_projectresourcerole_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourcerole_tekstack_projectresourcerole_statecode.js +3 -0
- package/out/enums/tekstack_projectresourcerole_tekstack_projectresourcerole_statecode.js.map +1 -0
- package/out/enums/tekstack_projectresourcerole_tekstack_projectresourcerole_statuscode.d.ts +5 -0
- package/out/enums/tekstack_projectresourcerole_tekstack_projectresourcerole_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projectresourcerole_tekstack_projectresourcerole_statuscode.js +3 -0
- package/out/enums/tekstack_projectresourcerole_tekstack_projectresourcerole_statuscode.js.map +1 -0
- package/out/enums/tekstack_projecttask_tekstack_projecttask_statecode.d.ts +5 -0
- package/out/enums/tekstack_projecttask_tekstack_projecttask_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projecttask_tekstack_projecttask_statecode.js +3 -0
- package/out/enums/tekstack_projecttask_tekstack_projecttask_statecode.js.map +1 -0
- package/out/enums/tekstack_projecttask_tekstack_projecttask_statuscode.d.ts +10 -0
- package/out/enums/tekstack_projecttask_tekstack_projecttask_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projecttask_tekstack_projecttask_statuscode.js +3 -0
- package/out/enums/tekstack_projecttask_tekstack_projecttask_statuscode.js.map +1 -0
- package/out/enums/tekstack_projecttaskclassification_tekstack_projecttaskclassification_statecode.d.ts +5 -0
- package/out/enums/tekstack_projecttaskclassification_tekstack_projecttaskclassification_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projecttaskclassification_tekstack_projecttaskclassification_statecode.js +3 -0
- package/out/enums/tekstack_projecttaskclassification_tekstack_projecttaskclassification_statecode.js.map +1 -0
- package/out/enums/tekstack_projecttaskclassification_tekstack_projecttaskclassification_statuscode.d.ts +5 -0
- package/out/enums/tekstack_projecttaskclassification_tekstack_projecttaskclassification_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projecttaskclassification_tekstack_projecttaskclassification_statuscode.js +3 -0
- package/out/enums/tekstack_projecttaskclassification_tekstack_projecttaskclassification_statuscode.js.map +1 -0
- package/out/enums/tekstack_projectteammember_tekstack_projectteammember_statecode.d.ts +5 -0
- package/out/enums/tekstack_projectteammember_tekstack_projectteammember_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_projectteammember_tekstack_projectteammember_statecode.js +3 -0
- package/out/enums/tekstack_projectteammember_tekstack_projectteammember_statecode.js.map +1 -0
- package/out/enums/tekstack_projectteammember_tekstack_projectteammember_statuscode.d.ts +5 -0
- package/out/enums/tekstack_projectteammember_tekstack_projectteammember_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_projectteammember_tekstack_projectteammember_statuscode.js +3 -0
- package/out/enums/tekstack_projectteammember_tekstack_projectteammember_statuscode.js.map +1 -0
- package/out/enums/tekstack_quickbooksaccount_tekstack_quickbooksaccount_statecode.d.ts +5 -0
- package/out/enums/tekstack_quickbooksaccount_tekstack_quickbooksaccount_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_quickbooksaccount_tekstack_quickbooksaccount_statecode.js +3 -0
- package/out/enums/tekstack_quickbooksaccount_tekstack_quickbooksaccount_statecode.js.map +1 -0
- package/out/enums/tekstack_quickbooksaccount_tekstack_quickbooksaccount_statuscode.d.ts +5 -0
- package/out/enums/tekstack_quickbooksaccount_tekstack_quickbooksaccount_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_quickbooksaccount_tekstack_quickbooksaccount_statuscode.js +3 -0
- package/out/enums/tekstack_quickbooksaccount_tekstack_quickbooksaccount_statuscode.js.map +1 -0
- package/out/enums/tekstack_quickbooksaccountclassification.d.ts +8 -0
- package/out/enums/tekstack_quickbooksaccountclassification.d.ts.map +1 -0
- package/out/enums/tekstack_quickbooksaccountclassification.js +3 -0
- package/out/enums/tekstack_quickbooksaccountclassification.js.map +1 -0
- package/out/enums/tekstack_quickbooksaccountsubtype.d.ts +9 -0
- package/out/enums/tekstack_quickbooksaccountsubtype.d.ts.map +1 -0
- package/out/enums/tekstack_quickbooksaccountsubtype.js +3 -0
- package/out/enums/tekstack_quickbooksaccountsubtype.js.map +1 -0
- package/out/enums/tekstack_quickbooksaccounttype.d.ts +5 -0
- package/out/enums/tekstack_quickbooksaccounttype.d.ts.map +1 -0
- package/out/enums/tekstack_quickbooksaccounttype.js +3 -0
- package/out/enums/tekstack_quickbooksaccounttype.js.map +1 -0
- package/out/enums/tekstack_raci_tekstack_raci_statecode.d.ts +5 -0
- package/out/enums/tekstack_raci_tekstack_raci_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_raci_tekstack_raci_statecode.js +3 -0
- package/out/enums/tekstack_raci_tekstack_raci_statecode.js.map +1 -0
- package/out/enums/tekstack_raci_tekstack_raci_statuscode.d.ts +5 -0
- package/out/enums/tekstack_raci_tekstack_raci_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_raci_tekstack_raci_statuscode.js +3 -0
- package/out/enums/tekstack_raci_tekstack_raci_statuscode.js.map +1 -0
- package/out/enums/tekstack_raciparticipation.d.ts +7 -0
- package/out/enums/tekstack_raciparticipation.d.ts.map +1 -0
- package/out/enums/tekstack_raciparticipation.js +3 -0
- package/out/enums/tekstack_raciparticipation.js.map +1 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_statecode.d.ts +5 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_statecode.js +3 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_statecode.js.map +1 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_statuscode.d.ts +9 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_statuscode.js +3 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_statuscode.js.map +1 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_tekstack_raiditem_type.d.ts +5 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_tekstack_raiditem_type.d.ts.map +1 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_tekstack_raiditem_type.js +3 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_tekstack_raiditem_type.js.map +1 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_tekstack_type.d.ts +7 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_tekstack_type.d.ts.map +1 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_tekstack_type.js +3 -0
- package/out/enums/tekstack_raiditem_tekstack_raiditem_tekstack_type.js.map +1 -0
- package/out/enums/tekstack_renewaltype.d.ts +5 -0
- package/out/enums/tekstack_renewaltype.d.ts.map +1 -0
- package/out/enums/tekstack_renewaltype.js +3 -0
- package/out/enums/tekstack_renewaltype.js.map +1 -0
- package/out/enums/tekstack_reprospecthistory_tekstack_reprospecthistory_statecode.d.ts +5 -0
- package/out/enums/tekstack_reprospecthistory_tekstack_reprospecthistory_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_reprospecthistory_tekstack_reprospecthistory_statecode.js +3 -0
- package/out/enums/tekstack_reprospecthistory_tekstack_reprospecthistory_statecode.js.map +1 -0
- package/out/enums/tekstack_reprospecthistory_tekstack_reprospecthistory_statuscode.d.ts +5 -0
- package/out/enums/tekstack_reprospecthistory_tekstack_reprospecthistory_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_reprospecthistory_tekstack_reprospecthistory_statuscode.js +3 -0
- package/out/enums/tekstack_reprospecthistory_tekstack_reprospecthistory_statuscode.js.map +1 -0
- package/out/enums/tekstack_reprospectreason.d.ts +8 -0
- package/out/enums/tekstack_reprospectreason.d.ts.map +1 -0
- package/out/enums/tekstack_reprospectreason.js +3 -0
- package/out/enums/tekstack_reprospectreason.js.map +1 -0
- package/out/enums/tekstack_resourceassignmentdistribution_tekstack_resourceassignmentdistribution_statecode.d.ts +5 -0
- package/out/enums/tekstack_resourceassignmentdistribution_tekstack_resourceassignmentdistribution_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_resourceassignmentdistribution_tekstack_resourceassignmentdistribution_statecode.js +3 -0
- package/out/enums/tekstack_resourceassignmentdistribution_tekstack_resourceassignmentdistribution_statecode.js.map +1 -0
- package/out/enums/tekstack_resourceassignmentdistribution_tekstack_resourceassignmentdistribution_statuscode.d.ts +8 -0
- package/out/enums/tekstack_resourceassignmentdistribution_tekstack_resourceassignmentdistribution_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_resourceassignmentdistribution_tekstack_resourceassignmentdistribution_statuscode.js +3 -0
- package/out/enums/tekstack_resourceassignmentdistribution_tekstack_resourceassignmentdistribution_statuscode.js.map +1 -0
- package/out/enums/tekstack_revenuebasis.d.ts +5 -0
- package/out/enums/tekstack_revenuebasis.d.ts.map +1 -0
- package/out/enums/tekstack_revenuebasis.js +3 -0
- package/out/enums/tekstack_revenuebasis.js.map +1 -0
- package/out/enums/tekstack_revenuecomposition_tekstack_revenuecomposition_statecode.d.ts +5 -0
- package/out/enums/tekstack_revenuecomposition_tekstack_revenuecomposition_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_revenuecomposition_tekstack_revenuecomposition_statecode.js +3 -0
- package/out/enums/tekstack_revenuecomposition_tekstack_revenuecomposition_statecode.js.map +1 -0
- package/out/enums/tekstack_revenuecomposition_tekstack_revenuecomposition_statuscode.d.ts +5 -0
- package/out/enums/tekstack_revenuecomposition_tekstack_revenuecomposition_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_revenuecomposition_tekstack_revenuecomposition_statuscode.js +3 -0
- package/out/enums/tekstack_revenuecomposition_tekstack_revenuecomposition_statuscode.js.map +1 -0
- package/out/enums/tekstack_role_tekstack_role_statecode.d.ts +5 -0
- package/out/enums/tekstack_role_tekstack_role_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_role_tekstack_role_statecode.js +3 -0
- package/out/enums/tekstack_role_tekstack_role_statecode.js.map +1 -0
- package/out/enums/tekstack_role_tekstack_role_statuscode.d.ts +5 -0
- package/out/enums/tekstack_role_tekstack_role_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_role_tekstack_role_statuscode.js +3 -0
- package/out/enums/tekstack_role_tekstack_role_statuscode.js.map +1 -0
- package/out/enums/tekstack_rolecost_tekstack_rolecost_statecode.d.ts +5 -0
- package/out/enums/tekstack_rolecost_tekstack_rolecost_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_rolecost_tekstack_rolecost_statecode.js +3 -0
- package/out/enums/tekstack_rolecost_tekstack_rolecost_statecode.js.map +1 -0
- package/out/enums/tekstack_rolecost_tekstack_rolecost_statuscode.d.ts +5 -0
- package/out/enums/tekstack_rolecost_tekstack_rolecost_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_rolecost_tekstack_rolecost_statuscode.js +3 -0
- package/out/enums/tekstack_rolecost_tekstack_rolecost_statuscode.js.map +1 -0
- package/out/enums/tekstack_rolelevel.d.ts +7 -0
- package/out/enums/tekstack_rolelevel.d.ts.map +1 -0
- package/out/enums/tekstack_rolelevel.js +3 -0
- package/out/enums/tekstack_rolelevel.js.map +1 -0
- package/out/enums/tekstack_roleprice_tekstack_roleprice_statecode.d.ts +5 -0
- package/out/enums/tekstack_roleprice_tekstack_roleprice_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_roleprice_tekstack_roleprice_statecode.js +3 -0
- package/out/enums/tekstack_roleprice_tekstack_roleprice_statecode.js.map +1 -0
- package/out/enums/tekstack_roleprice_tekstack_roleprice_statuscode.d.ts +5 -0
- package/out/enums/tekstack_roleprice_tekstack_roleprice_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_roleprice_tekstack_roleprice_statuscode.js +3 -0
- package/out/enums/tekstack_roleprice_tekstack_roleprice_statuscode.js.map +1 -0
- package/out/enums/tekstack_salestype.d.ts +6 -0
- package/out/enums/tekstack_salestype.d.ts.map +1 -0
- package/out/enums/tekstack_salestype.js +3 -0
- package/out/enums/tekstack_salestype.js.map +1 -0
- package/out/enums/tekstack_startsequencefor.d.ts +5 -0
- package/out/enums/tekstack_startsequencefor.d.ts.map +1 -0
- package/out/enums/tekstack_startsequencefor.js +3 -0
- package/out/enums/tekstack_startsequencefor.js.map +1 -0
- package/out/enums/tekstack_sublocation_tekstack_sublocation_statecode.d.ts +5 -0
- package/out/enums/tekstack_sublocation_tekstack_sublocation_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_sublocation_tekstack_sublocation_statecode.js +3 -0
- package/out/enums/tekstack_sublocation_tekstack_sublocation_statecode.js.map +1 -0
- package/out/enums/tekstack_sublocation_tekstack_sublocation_statuscode.d.ts +6 -0
- package/out/enums/tekstack_sublocation_tekstack_sublocation_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_sublocation_tekstack_sublocation_statuscode.js +3 -0
- package/out/enums/tekstack_sublocation_tekstack_sublocation_statuscode.js.map +1 -0
- package/out/enums/tekstack_subscriptionstartdate.d.ts +6 -0
- package/out/enums/tekstack_subscriptionstartdate.d.ts.map +1 -0
- package/out/enums/tekstack_subscriptionstartdate.js +3 -0
- package/out/enums/tekstack_subscriptionstartdate.js.map +1 -0
- package/out/enums/tekstack_taskdependency_tekstack_taskdependency_statecode.d.ts +5 -0
- package/out/enums/tekstack_taskdependency_tekstack_taskdependency_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_taskdependency_tekstack_taskdependency_statecode.js +3 -0
- package/out/enums/tekstack_taskdependency_tekstack_taskdependency_statecode.js.map +1 -0
- package/out/enums/tekstack_taskdependency_tekstack_taskdependency_statuscode.d.ts +5 -0
- package/out/enums/tekstack_taskdependency_tekstack_taskdependency_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_taskdependency_tekstack_taskdependency_statuscode.js +3 -0
- package/out/enums/tekstack_taskdependency_tekstack_taskdependency_statuscode.js.map +1 -0
- package/out/enums/tekstack_taxcode_tekstack_taxcode_statecode.d.ts +5 -0
- package/out/enums/tekstack_taxcode_tekstack_taxcode_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_taxcode_tekstack_taxcode_statecode.js +3 -0
- package/out/enums/tekstack_taxcode_tekstack_taxcode_statecode.js.map +1 -0
- package/out/enums/tekstack_taxcode_tekstack_taxcode_statuscode.d.ts +5 -0
- package/out/enums/tekstack_taxcode_tekstack_taxcode_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_taxcode_tekstack_taxcode_statuscode.js +3 -0
- package/out/enums/tekstack_taxcode_tekstack_taxcode_statuscode.js.map +1 -0
- package/out/enums/tekstack_taxcodedetail_tekstack_taxcodedetail_statecode.d.ts +5 -0
- package/out/enums/tekstack_taxcodedetail_tekstack_taxcodedetail_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_taxcodedetail_tekstack_taxcodedetail_statecode.js +3 -0
- package/out/enums/tekstack_taxcodedetail_tekstack_taxcodedetail_statecode.js.map +1 -0
- package/out/enums/tekstack_taxcodedetail_tekstack_taxcodedetail_statuscode.d.ts +5 -0
- package/out/enums/tekstack_taxcodedetail_tekstack_taxcodedetail_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_taxcodedetail_tekstack_taxcodedetail_statuscode.js +3 -0
- package/out/enums/tekstack_taxcodedetail_tekstack_taxcodedetail_statuscode.js.map +1 -0
- package/out/enums/tekstack_taxgroup_tekstack_taxgroup_statecode.d.ts +5 -0
- package/out/enums/tekstack_taxgroup_tekstack_taxgroup_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_taxgroup_tekstack_taxgroup_statecode.js +3 -0
- package/out/enums/tekstack_taxgroup_tekstack_taxgroup_statecode.js.map +1 -0
- package/out/enums/tekstack_taxgroup_tekstack_taxgroup_statuscode.d.ts +5 -0
- package/out/enums/tekstack_taxgroup_tekstack_taxgroup_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_taxgroup_tekstack_taxgroup_statuscode.js +3 -0
- package/out/enums/tekstack_taxgroup_tekstack_taxgroup_statuscode.js.map +1 -0
- package/out/enums/tekstack_teamsintegrationinfo_tekstack_teamsintegrationinfo_statecode.d.ts +5 -0
- package/out/enums/tekstack_teamsintegrationinfo_tekstack_teamsintegrationinfo_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_teamsintegrationinfo_tekstack_teamsintegrationinfo_statecode.js +3 -0
- package/out/enums/tekstack_teamsintegrationinfo_tekstack_teamsintegrationinfo_statecode.js.map +1 -0
- package/out/enums/tekstack_teamsintegrationinfo_tekstack_teamsintegrationinfo_statuscode.d.ts +5 -0
- package/out/enums/tekstack_teamsintegrationinfo_tekstack_teamsintegrationinfo_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_teamsintegrationinfo_tekstack_teamsintegrationinfo_statuscode.js +3 -0
- package/out/enums/tekstack_teamsintegrationinfo_tekstack_teamsintegrationinfo_statuscode.js.map +1 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_statecode.d.ts +5 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_statecode.js +3 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_statecode.js.map +1 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_statuscode.d.ts +5 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_statuscode.js +3 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_statuscode.js.map +1 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_tekstack_validateemaildomainfailureaction.d.ts +5 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_tekstack_validateemaildomainfailureaction.d.ts.map +1 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_tekstack_validateemaildomainfailureaction.js +3 -0
- package/out/enums/tekstack_tekstackconfigurations_tekstack_tekstackconfigurations_tekstack_validateemaildomainfailureaction.js.map +1 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_statecode.d.ts +5 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_statecode.js +3 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_statecode.js.map +1 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_statuscode.d.ts +9 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_statuscode.js +3 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_statuscode.js.map +1 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_tekstack_type.d.ts +5 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_tekstack_type.d.ts.map +1 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_tekstack_type.js +3 -0
- package/out/enums/tekstack_timeentry_tekstack_timeentry_tekstack_type.js.map +1 -0
- package/out/enums/tekstack_timeentrycategory_tekstack_timeentrycategory_statecode.d.ts +5 -0
- package/out/enums/tekstack_timeentrycategory_tekstack_timeentrycategory_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_timeentrycategory_tekstack_timeentrycategory_statecode.js +3 -0
- package/out/enums/tekstack_timeentrycategory_tekstack_timeentrycategory_statecode.js.map +1 -0
- package/out/enums/tekstack_timeentrycategory_tekstack_timeentrycategory_statuscode.d.ts +5 -0
- package/out/enums/tekstack_timeentrycategory_tekstack_timeentrycategory_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_timeentrycategory_tekstack_timeentrycategory_statuscode.js +3 -0
- package/out/enums/tekstack_timeentrycategory_tekstack_timeentrycategory_statuscode.js.map +1 -0
- package/out/enums/tekstack_timesheet_tekstack_timesheet_statecode.d.ts +5 -0
- package/out/enums/tekstack_timesheet_tekstack_timesheet_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_timesheet_tekstack_timesheet_statecode.js +3 -0
- package/out/enums/tekstack_timesheet_tekstack_timesheet_statecode.js.map +1 -0
- package/out/enums/tekstack_timesheet_tekstack_timesheet_statuscode.d.ts +6 -0
- package/out/enums/tekstack_timesheet_tekstack_timesheet_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_timesheet_tekstack_timesheet_statuscode.js +3 -0
- package/out/enums/tekstack_timesheet_tekstack_timesheet_statuscode.js.map +1 -0
- package/out/enums/tekstack_unit_tekstack_unit_statecode.d.ts +5 -0
- package/out/enums/tekstack_unit_tekstack_unit_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_unit_tekstack_unit_statecode.js +3 -0
- package/out/enums/tekstack_unit_tekstack_unit_statecode.js.map +1 -0
- package/out/enums/tekstack_unit_tekstack_unit_statuscode.d.ts +5 -0
- package/out/enums/tekstack_unit_tekstack_unit_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_unit_tekstack_unit_statuscode.js +3 -0
- package/out/enums/tekstack_unit_tekstack_unit_statuscode.js.map +1 -0
- package/out/enums/tekstack_unit_tekstack_unit_tekstack_time_interval.d.ts +10 -0
- package/out/enums/tekstack_unit_tekstack_unit_tekstack_time_interval.d.ts.map +1 -0
- package/out/enums/tekstack_unit_tekstack_unit_tekstack_time_interval.js +3 -0
- package/out/enums/tekstack_unit_tekstack_unit_tekstack_time_interval.js.map +1 -0
- package/out/enums/tekstack_userrolessettings_tekstack_userrolessettings_statecode.d.ts +5 -0
- package/out/enums/tekstack_userrolessettings_tekstack_userrolessettings_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_userrolessettings_tekstack_userrolessettings_statecode.js +3 -0
- package/out/enums/tekstack_userrolessettings_tekstack_userrolessettings_statecode.js.map +1 -0
- package/out/enums/tekstack_userrolessettings_tekstack_userrolessettings_statuscode.d.ts +5 -0
- package/out/enums/tekstack_userrolessettings_tekstack_userrolessettings_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_userrolessettings_tekstack_userrolessettings_statuscode.js +3 -0
- package/out/enums/tekstack_userrolessettings_tekstack_userrolessettings_statuscode.js.map +1 -0
- package/out/enums/tekstack_userstory_tekstack_userstory_statecode.d.ts +5 -0
- package/out/enums/tekstack_userstory_tekstack_userstory_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_userstory_tekstack_userstory_statecode.js +3 -0
- package/out/enums/tekstack_userstory_tekstack_userstory_statecode.js.map +1 -0
- package/out/enums/tekstack_userstory_tekstack_userstory_statuscode.d.ts +12 -0
- package/out/enums/tekstack_userstory_tekstack_userstory_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_userstory_tekstack_userstory_statuscode.js +3 -0
- package/out/enums/tekstack_userstory_tekstack_userstory_statuscode.js.map +1 -0
- package/out/enums/tekstack_userstoryclassification_tekstack_userstoryclassification_statecode.d.ts +5 -0
- package/out/enums/tekstack_userstoryclassification_tekstack_userstoryclassification_statecode.d.ts.map +1 -0
- package/out/enums/tekstack_userstoryclassification_tekstack_userstoryclassification_statecode.js +3 -0
- package/out/enums/tekstack_userstoryclassification_tekstack_userstoryclassification_statecode.js.map +1 -0
- package/out/enums/tekstack_userstoryclassification_tekstack_userstoryclassification_statuscode.d.ts +5 -0
- package/out/enums/tekstack_userstoryclassification_tekstack_userstoryclassification_statuscode.d.ts.map +1 -0
- package/out/enums/tekstack_userstoryclassification_tekstack_userstoryclassification_statuscode.js +3 -0
- package/out/enums/tekstack_userstoryclassification_tekstack_userstoryclassification_statuscode.js.map +1 -0
- package/out/index.d.ts +450 -0
- package/out/index.d.ts.map +1 -0
- package/out/index.js +469 -0
- package/out/index.js.map +1 -0
- package/out/metadata.d.ts +3904 -0
- package/out/metadata.d.ts.map +1 -0
- package/out/metadata.js +253 -0
- package/out/metadata.js.map +1 -0
- package/package.json +41 -0
|
@@ -0,0 +1,3904 @@
|
|
|
1
|
+
export declare const Entities: {
|
|
2
|
+
Account: string;
|
|
3
|
+
ActivityParty: string;
|
|
4
|
+
Appointment: string;
|
|
5
|
+
Contact: string;
|
|
6
|
+
DocumentTemplate: string;
|
|
7
|
+
Entity: string;
|
|
8
|
+
Incident: string;
|
|
9
|
+
Letter: string;
|
|
10
|
+
msdyn_customerasset: string;
|
|
11
|
+
Opportunity: string;
|
|
12
|
+
OpportunityClose: string;
|
|
13
|
+
PhoneCall: string;
|
|
14
|
+
Report: string;
|
|
15
|
+
spark_Sequence: string;
|
|
16
|
+
spark_SequenceContact: string;
|
|
17
|
+
SystemUser: string;
|
|
18
|
+
Task: string;
|
|
19
|
+
tekstack_accountrelationship: string;
|
|
20
|
+
tekstack_AccountUseCase: string;
|
|
21
|
+
tekstack_bundledproduct: string;
|
|
22
|
+
tekstack_channelfilterconfiguration: string;
|
|
23
|
+
tekstack_competitor: string;
|
|
24
|
+
tekstack_connectionrole: string;
|
|
25
|
+
tekstack_Country: string;
|
|
26
|
+
tekstack_decisionfactor: string;
|
|
27
|
+
tekstack_domain: string;
|
|
28
|
+
tekstack_duration: string;
|
|
29
|
+
tekstack_invoice: string;
|
|
30
|
+
tekstack_invoiceline: string;
|
|
31
|
+
tekstack_Location: string;
|
|
32
|
+
tekstack_MicrosoftAzureTenant: string;
|
|
33
|
+
tekstack_MicrosoftAzureUser: string;
|
|
34
|
+
tekstack_opportunity: string;
|
|
35
|
+
tekstack_opportunitycompetitor: string;
|
|
36
|
+
tekstack_opportunityline: string;
|
|
37
|
+
tekstack_opportunitysection: string;
|
|
38
|
+
tekstack_opportunitystakeholder: string;
|
|
39
|
+
tekstack_order: string;
|
|
40
|
+
tekstack_orderline: string;
|
|
41
|
+
tekstack_PartnerDeal: string;
|
|
42
|
+
tekstack_PartnerType: string;
|
|
43
|
+
tekstack_pricelist: string;
|
|
44
|
+
tekstack_pricelistitem: string;
|
|
45
|
+
tekstack_product: string;
|
|
46
|
+
tekstack_productfamily: string;
|
|
47
|
+
tekstack_Project: string;
|
|
48
|
+
tekstack_projectclassification: string;
|
|
49
|
+
tekstack_projectcost: string;
|
|
50
|
+
tekstack_projectresource: string;
|
|
51
|
+
tekstack_projectresourceassignment: string;
|
|
52
|
+
tekstack_projectresourcebooking: string;
|
|
53
|
+
tekstack_projectresourcerequirement: string;
|
|
54
|
+
tekstack_projectresourcerequirementdetail: string;
|
|
55
|
+
tekstack_projectresourcerole: string;
|
|
56
|
+
tekstack_ProjectTask: string;
|
|
57
|
+
tekstack_ProjectTaskClassification: string;
|
|
58
|
+
tekstack_projectteammember: string;
|
|
59
|
+
tekstack_QuickBooksAccount: string;
|
|
60
|
+
tekstack_RACI: string;
|
|
61
|
+
tekstack_raiditem: string;
|
|
62
|
+
tekstack_reprospecthistory: string;
|
|
63
|
+
tekstack_resourceassignmentdistribution: string;
|
|
64
|
+
tekstack_RevenueComposition: string;
|
|
65
|
+
tekstack_role: string;
|
|
66
|
+
tekstack_rolecost: string;
|
|
67
|
+
tekstack_roleprice: string;
|
|
68
|
+
tekstack_SubLocation: string;
|
|
69
|
+
tekstack_taskdependency: string;
|
|
70
|
+
tekstack_TaxCode: string;
|
|
71
|
+
tekstack_TaxCodeDetail: string;
|
|
72
|
+
tekstack_TaxGroup: string;
|
|
73
|
+
tekstack_teamsintegrationinfo: string;
|
|
74
|
+
tekstack_tekstackconfigurations: string;
|
|
75
|
+
tekstack_timeentry: string;
|
|
76
|
+
tekstack_timeentrycategory: string;
|
|
77
|
+
tekstack_timesheet: string;
|
|
78
|
+
tekstack_unit: string;
|
|
79
|
+
tekstack_userrolessettings: string;
|
|
80
|
+
tekstack_userstory: string;
|
|
81
|
+
tekstack_userstoryclassification: string;
|
|
82
|
+
};
|
|
83
|
+
export declare const metadataCache: {
|
|
84
|
+
entities: {
|
|
85
|
+
account: {
|
|
86
|
+
typeName: string;
|
|
87
|
+
logicalName: string;
|
|
88
|
+
collectionName: string;
|
|
89
|
+
primaryIdAttribute: string;
|
|
90
|
+
attributeTypes: {
|
|
91
|
+
address1_latitude: string;
|
|
92
|
+
address1_longitude: string;
|
|
93
|
+
address1_utcoffset: string;
|
|
94
|
+
address2_latitude: string;
|
|
95
|
+
address2_longitude: string;
|
|
96
|
+
address2_utcoffset: string;
|
|
97
|
+
aging30: string;
|
|
98
|
+
aging30_base: string;
|
|
99
|
+
aging60: string;
|
|
100
|
+
aging60_base: string;
|
|
101
|
+
aging90: string;
|
|
102
|
+
aging90_base: string;
|
|
103
|
+
cdi_accountscore: string;
|
|
104
|
+
creditlimit: string;
|
|
105
|
+
creditlimit_base: string;
|
|
106
|
+
entityimage_timestamp: string;
|
|
107
|
+
exchangerate: string;
|
|
108
|
+
importsequencenumber: string;
|
|
109
|
+
marketcap: string;
|
|
110
|
+
marketcap_base: string;
|
|
111
|
+
msdyn_primarytimezone: string;
|
|
112
|
+
numberofemployees: string;
|
|
113
|
+
onholdtime: string;
|
|
114
|
+
opendeals: string;
|
|
115
|
+
opendeals_state: string;
|
|
116
|
+
openrevenue: string;
|
|
117
|
+
openrevenue_base: string;
|
|
118
|
+
openrevenue_state: string;
|
|
119
|
+
revenue: string;
|
|
120
|
+
revenue_base: string;
|
|
121
|
+
sharesoutstanding: string;
|
|
122
|
+
spark_active_count: string;
|
|
123
|
+
spark_bounced_count: string;
|
|
124
|
+
spark_cancelled_count: string;
|
|
125
|
+
spark_click_count: string;
|
|
126
|
+
spark_completed_count: string;
|
|
127
|
+
spark_contactsinsequences: string;
|
|
128
|
+
spark_failed_count: string;
|
|
129
|
+
spark_open_count: string;
|
|
130
|
+
spark_opted_out_count: string;
|
|
131
|
+
spark_paused_count: string;
|
|
132
|
+
spark_reply_count: string;
|
|
133
|
+
spark_sent_count: string;
|
|
134
|
+
spark_started_count: string;
|
|
135
|
+
teamsfollowed: string;
|
|
136
|
+
tekstack_activestageduration_calculated: string;
|
|
137
|
+
tekstack_age: string;
|
|
138
|
+
tekstack_age_calculated: string;
|
|
139
|
+
tekstack_arr: string;
|
|
140
|
+
tekstack_arr_base: string;
|
|
141
|
+
tekstack_arr_state: string;
|
|
142
|
+
tekstack_averageengagementscore_rollup: string;
|
|
143
|
+
tekstack_averageengagementscore_rollup_count: string;
|
|
144
|
+
tekstack_averageengagementscore_rollup_state: string;
|
|
145
|
+
tekstack_averageengagementscore_rollup_sum: string;
|
|
146
|
+
tekstack_averageleadscore: string;
|
|
147
|
+
tekstack_currentduration: string;
|
|
148
|
+
tekstack_daysincurrentstage: string;
|
|
149
|
+
tekstack_grossmargin: string;
|
|
150
|
+
tekstack_leadscorehelper: string;
|
|
151
|
+
tekstack_lifetimecost: string;
|
|
152
|
+
tekstack_lifetimecost_base: string;
|
|
153
|
+
tekstack_lifetimerevenue: string;
|
|
154
|
+
tekstack_lifetimerevenue_base: string;
|
|
155
|
+
tekstack_lifetimerevenue_calculated: string;
|
|
156
|
+
tekstack_lifetimerevenue_calculated_base: string;
|
|
157
|
+
tekstack_lifetimerevenue_calculated_state: string;
|
|
158
|
+
tekstack_notinterestedcount: string;
|
|
159
|
+
tekstack_npsscore2: string;
|
|
160
|
+
tekstack_npsscoreid: string;
|
|
161
|
+
tekstack_numberofdetractors: string;
|
|
162
|
+
tekstack_numberofnpsrecords: string;
|
|
163
|
+
tekstack_numberofpromoters: string;
|
|
164
|
+
tekstack_numofopportunities: string;
|
|
165
|
+
tekstack_nurtureleadscore: string;
|
|
166
|
+
tekstack_totalarr: string;
|
|
167
|
+
tekstack_totalarr_base: string;
|
|
168
|
+
tekstack_totalarr_state: string;
|
|
169
|
+
tekstack_totalengagementscore: string;
|
|
170
|
+
tekstack_totalengagementscore_rollup: string;
|
|
171
|
+
tekstack_totalengagementscore_rollup_state: string;
|
|
172
|
+
tekstack_totalintentscore: string;
|
|
173
|
+
tekstack_totalintentscore_state: string;
|
|
174
|
+
tekstack_totalleadscore: string;
|
|
175
|
+
timezoneruleversionnumber: string;
|
|
176
|
+
utcconversiontimezonecode: string;
|
|
177
|
+
versionnumber: string;
|
|
178
|
+
accountcategorycode: string;
|
|
179
|
+
accountclassificationcode: string;
|
|
180
|
+
accountratingcode: string;
|
|
181
|
+
address1_addresstypecode: string;
|
|
182
|
+
address1_freighttermscode: string;
|
|
183
|
+
address1_shippingmethodcode: string;
|
|
184
|
+
address2_addresstypecode: string;
|
|
185
|
+
address2_freighttermscode: string;
|
|
186
|
+
address2_shippingmethodcode: string;
|
|
187
|
+
businesstypecode: string;
|
|
188
|
+
customersizecode: string;
|
|
189
|
+
customertypecode: string;
|
|
190
|
+
industrycode: string;
|
|
191
|
+
ownershipcode: string;
|
|
192
|
+
paymenttermscode: string;
|
|
193
|
+
preferredappointmentdaycode: string;
|
|
194
|
+
preferredappointmenttimecode: string;
|
|
195
|
+
preferredcontactmethodcode: string;
|
|
196
|
+
shippingmethodcode: string;
|
|
197
|
+
statecode: string;
|
|
198
|
+
statuscode: string;
|
|
199
|
+
tekstack_accountstage: string;
|
|
200
|
+
tekstack_conversionsource: string;
|
|
201
|
+
tekstack_customerhealth: string;
|
|
202
|
+
tekstack_customersegment: string;
|
|
203
|
+
tekstack_customertype: string;
|
|
204
|
+
tekstack_firsttouchsource: string;
|
|
205
|
+
tekstack_lostreason: string;
|
|
206
|
+
tekstack_nurturereason: string;
|
|
207
|
+
tekstack_reprospectreason: string;
|
|
208
|
+
territorycode: string;
|
|
209
|
+
createdon: string;
|
|
210
|
+
lastonholdtime: string;
|
|
211
|
+
lastusedincampaign: string;
|
|
212
|
+
modifiedon: string;
|
|
213
|
+
opendeals_date: string;
|
|
214
|
+
openrevenue_date: string;
|
|
215
|
+
overriddencreatedon: string;
|
|
216
|
+
spark_last_contacted: string;
|
|
217
|
+
spark_lastengaged: string;
|
|
218
|
+
tekstack_activestagestartedon: string;
|
|
219
|
+
tekstack_arr_date: string;
|
|
220
|
+
tekstack_averageengagementscore_rollup_date: string;
|
|
221
|
+
tekstack_customersince: string;
|
|
222
|
+
tekstack_golivedate: string;
|
|
223
|
+
tekstack_healthlastupdatedate: string;
|
|
224
|
+
tekstack_lastactivitydate: string;
|
|
225
|
+
tekstack_lifetimerevenue_calculated_date: string;
|
|
226
|
+
tekstack_lostdate: string;
|
|
227
|
+
tekstack_now_calculated: string;
|
|
228
|
+
tekstack_nurturedate: string;
|
|
229
|
+
tekstack_onboardingdate: string;
|
|
230
|
+
tekstack_reprospectdate: string;
|
|
231
|
+
tekstack_totalarr_date: string;
|
|
232
|
+
tekstack_totalengagementscore_rollup_date: string;
|
|
233
|
+
tekstack_totalintentscore_date: string;
|
|
234
|
+
};
|
|
235
|
+
navigation: {
|
|
236
|
+
bcbi_CompanyId: string[];
|
|
237
|
+
createdby: string[];
|
|
238
|
+
createdonbehalfby: string[];
|
|
239
|
+
defaultpricelevelid: string[];
|
|
240
|
+
masterid: string[];
|
|
241
|
+
modifiedby: string[];
|
|
242
|
+
modifiedonbehalfby: string[];
|
|
243
|
+
msa_managingpartnerid: string[];
|
|
244
|
+
msdyn_accountkpiid: string[];
|
|
245
|
+
msdyn_salesaccelerationinsightid: string[];
|
|
246
|
+
msdyn_segmentid: string[];
|
|
247
|
+
originatingleadid: string[];
|
|
248
|
+
ownerid: string[];
|
|
249
|
+
owningbusinessunit: string[];
|
|
250
|
+
owningteam: string[];
|
|
251
|
+
owninguser: string[];
|
|
252
|
+
parentaccountid: string[];
|
|
253
|
+
preferredequipmentid: string[];
|
|
254
|
+
preferredserviceid: string[];
|
|
255
|
+
preferredsystemuserid: string[];
|
|
256
|
+
primarycontactid: string[];
|
|
257
|
+
sla_account_sla: string[];
|
|
258
|
+
stageid_processstage: string[];
|
|
259
|
+
tekstack_AccountClassification: string[];
|
|
260
|
+
tekstack_Campaign: string[];
|
|
261
|
+
tekstack_ConversionOpportunity: string[];
|
|
262
|
+
tekstack_Country: string[];
|
|
263
|
+
tekstack_DefaultBillingLocation: string[];
|
|
264
|
+
tekstack_DefaultPartnerType: string[];
|
|
265
|
+
tekstack_DefaultWorkLocation: string[];
|
|
266
|
+
tekstack_Event: string[];
|
|
267
|
+
tekstack_MostRecentActivity: string[];
|
|
268
|
+
tekstack_StateProvince: string[];
|
|
269
|
+
tekstack_billingcontact: string[];
|
|
270
|
+
tekstack_billingcountry: string[];
|
|
271
|
+
tekstack_billingstateprovince: string[];
|
|
272
|
+
tekstack_businessdevelopmentrepresentative: string[];
|
|
273
|
+
tekstack_industry: string[];
|
|
274
|
+
tekstack_paymentterms: string[];
|
|
275
|
+
tekstack_salesrepresentative: string[];
|
|
276
|
+
tekstack_taxgroup: string[];
|
|
277
|
+
territoryid: string[];
|
|
278
|
+
transactioncurrencyid: string[];
|
|
279
|
+
slainvokedid: string[];
|
|
280
|
+
};
|
|
281
|
+
};
|
|
282
|
+
activityparty: {
|
|
283
|
+
typeName: string;
|
|
284
|
+
logicalName: string;
|
|
285
|
+
collectionName: string;
|
|
286
|
+
primaryIdAttribute: string;
|
|
287
|
+
attributeTypes: {
|
|
288
|
+
addressusedemailcolumnnumber: string;
|
|
289
|
+
effort: string;
|
|
290
|
+
versionnumber: string;
|
|
291
|
+
instancetypecode: string;
|
|
292
|
+
participationtypemask: string;
|
|
293
|
+
scheduledend: string;
|
|
294
|
+
scheduledstart: string;
|
|
295
|
+
};
|
|
296
|
+
navigation: {
|
|
297
|
+
resourcespecid: string[];
|
|
298
|
+
activityid: string[];
|
|
299
|
+
partyid: string[];
|
|
300
|
+
};
|
|
301
|
+
};
|
|
302
|
+
appointment: {
|
|
303
|
+
typeName: string;
|
|
304
|
+
logicalName: string;
|
|
305
|
+
collectionName: string;
|
|
306
|
+
primaryIdAttribute: string;
|
|
307
|
+
attributeTypes: {
|
|
308
|
+
actualdurationminutes: string;
|
|
309
|
+
attachmentcount: string;
|
|
310
|
+
exchangerate: string;
|
|
311
|
+
importsequencenumber: string;
|
|
312
|
+
isunsafe: string;
|
|
313
|
+
onholdtime: string;
|
|
314
|
+
outlookownerapptid: string;
|
|
315
|
+
scheduleddurationminutes: string;
|
|
316
|
+
timezoneruleversionnumber: string;
|
|
317
|
+
utcconversiontimezonecode: string;
|
|
318
|
+
versionnumber: string;
|
|
319
|
+
attachmenterrors: string;
|
|
320
|
+
instancetypecode: string;
|
|
321
|
+
onlinemeetingtype: string;
|
|
322
|
+
prioritycode: string;
|
|
323
|
+
statecode: string;
|
|
324
|
+
statuscode: string;
|
|
325
|
+
tekstack_nixtopportunitystage: string;
|
|
326
|
+
actualend: string;
|
|
327
|
+
actualstart: string;
|
|
328
|
+
createdon: string;
|
|
329
|
+
formattedscheduledend: string;
|
|
330
|
+
formattedscheduledstart: string;
|
|
331
|
+
lastonholdtime: string;
|
|
332
|
+
modifiedon: string;
|
|
333
|
+
originalstartdate: string;
|
|
334
|
+
overriddencreatedon: string;
|
|
335
|
+
scheduledend: string;
|
|
336
|
+
scheduledstart: string;
|
|
337
|
+
sortdate: string;
|
|
338
|
+
};
|
|
339
|
+
navigation: {
|
|
340
|
+
activityid_activitypointer: string[];
|
|
341
|
+
ownerid_appointment: string[];
|
|
342
|
+
seriesid_recurringappointmentmaster: string[];
|
|
343
|
+
sla_appointment_sla: string[];
|
|
344
|
+
stageid_processstage: string[];
|
|
345
|
+
tekstack_Location_Appointment: string[];
|
|
346
|
+
tekstack_SubLocation_Appointment: string[];
|
|
347
|
+
createdby: string[];
|
|
348
|
+
createdonbehalfby: string[];
|
|
349
|
+
modifiedby: string[];
|
|
350
|
+
modifiedonbehalfby: string[];
|
|
351
|
+
owningbusinessunit: string[];
|
|
352
|
+
owningteam: string[];
|
|
353
|
+
owninguser: string[];
|
|
354
|
+
regardingobjectid: string[];
|
|
355
|
+
serviceid: string[];
|
|
356
|
+
slainvokedid: string[];
|
|
357
|
+
transactioncurrencyid: string[];
|
|
358
|
+
};
|
|
359
|
+
};
|
|
360
|
+
contact: {
|
|
361
|
+
typeName: string;
|
|
362
|
+
logicalName: string;
|
|
363
|
+
collectionName: string;
|
|
364
|
+
primaryIdAttribute: string;
|
|
365
|
+
attributeTypes: {
|
|
366
|
+
address1_latitude: string;
|
|
367
|
+
address1_longitude: string;
|
|
368
|
+
address1_utcoffset: string;
|
|
369
|
+
address2_latitude: string;
|
|
370
|
+
address2_longitude: string;
|
|
371
|
+
address2_utcoffset: string;
|
|
372
|
+
address3_latitude: string;
|
|
373
|
+
address3_longitude: string;
|
|
374
|
+
address3_utcoffset: string;
|
|
375
|
+
adx_identity_accessfailedcount: string;
|
|
376
|
+
adx_preferredlcid: string;
|
|
377
|
+
adx_timezone: string;
|
|
378
|
+
aging30: string;
|
|
379
|
+
aging30_base: string;
|
|
380
|
+
aging60: string;
|
|
381
|
+
aging60_base: string;
|
|
382
|
+
aging90: string;
|
|
383
|
+
aging90_base: string;
|
|
384
|
+
annualincome: string;
|
|
385
|
+
annualincome_base: string;
|
|
386
|
+
cdi_age: string;
|
|
387
|
+
cdi_score: string;
|
|
388
|
+
cdi_timezones: string;
|
|
389
|
+
cdi_totalscore: string;
|
|
390
|
+
creditlimit: string;
|
|
391
|
+
creditlimit_base: string;
|
|
392
|
+
entityimage_timestamp: string;
|
|
393
|
+
exchangerate: string;
|
|
394
|
+
importsequencenumber: string;
|
|
395
|
+
msdyn_primarytimezone: string;
|
|
396
|
+
numberofchildren: string;
|
|
397
|
+
onholdtime: string;
|
|
398
|
+
spark_active_count: string;
|
|
399
|
+
spark_activities_completed_count: string;
|
|
400
|
+
spark_bounced_count: string;
|
|
401
|
+
spark_call_count: string;
|
|
402
|
+
spark_cancelled_count: string;
|
|
403
|
+
spark_click_count: string;
|
|
404
|
+
spark_completed_count: string;
|
|
405
|
+
spark_email_count: string;
|
|
406
|
+
spark_failed_count: string;
|
|
407
|
+
spark_open_count: string;
|
|
408
|
+
spark_paused_count: string;
|
|
409
|
+
spark_reply_count: string;
|
|
410
|
+
spark_sent_count: string;
|
|
411
|
+
spark_started_count: string;
|
|
412
|
+
teamsfollowed: string;
|
|
413
|
+
tekstack_activesequencescount: string;
|
|
414
|
+
tekstack_activesequencescount_state: string;
|
|
415
|
+
tekstack_contactleadscore: string;
|
|
416
|
+
tekstack_engagementscore: string;
|
|
417
|
+
tekstack_lastactivitydate_rollup_state: string;
|
|
418
|
+
tekstack_marketingengagementscore: string;
|
|
419
|
+
tekstack_totalengagementscore: string;
|
|
420
|
+
tekstack_totalengagementscore_caclulated: string;
|
|
421
|
+
timezoneruleversionnumber: string;
|
|
422
|
+
utcconversiontimezonecode: string;
|
|
423
|
+
versionnumber: string;
|
|
424
|
+
accountrolecode: string;
|
|
425
|
+
address1_addresstypecode: string;
|
|
426
|
+
address1_freighttermscode: string;
|
|
427
|
+
address1_shippingmethodcode: string;
|
|
428
|
+
address2_addresstypecode: string;
|
|
429
|
+
address2_freighttermscode: string;
|
|
430
|
+
address2_shippingmethodcode: string;
|
|
431
|
+
address3_addresstypecode: string;
|
|
432
|
+
address3_freighttermscode: string;
|
|
433
|
+
address3_shippingmethodcode: string;
|
|
434
|
+
customersizecode: string;
|
|
435
|
+
customertypecode: string;
|
|
436
|
+
educationcode: string;
|
|
437
|
+
familystatuscode: string;
|
|
438
|
+
gendercode: string;
|
|
439
|
+
haschildrencode: string;
|
|
440
|
+
leadsourcecode: string;
|
|
441
|
+
msdyn_decisioninfluencetag: string;
|
|
442
|
+
msdyn_orgchangestatus: string;
|
|
443
|
+
mspp_userpreferredlcid: string;
|
|
444
|
+
paymenttermscode: string;
|
|
445
|
+
preferredappointmentdaycode: string;
|
|
446
|
+
preferredappointmenttimecode: string;
|
|
447
|
+
preferredcontactmethodcode: string;
|
|
448
|
+
shippingmethodcode: string;
|
|
449
|
+
statecode: string;
|
|
450
|
+
statuscode: string;
|
|
451
|
+
tekstack_contacttype: string;
|
|
452
|
+
tekstack_conversionsource: string;
|
|
453
|
+
tekstack_currentcontactstage: string;
|
|
454
|
+
tekstack_customertype: string;
|
|
455
|
+
tekstack_firsttouchsource: string;
|
|
456
|
+
tekstack_rolelevel: string;
|
|
457
|
+
territorycode: string;
|
|
458
|
+
adx_identity_lastsuccessfullogin: string;
|
|
459
|
+
adx_identity_lockoutenddate: string;
|
|
460
|
+
adx_profilealertdate: string;
|
|
461
|
+
adx_profilelastactivity: string;
|
|
462
|
+
adx_profilemodifiedon: string;
|
|
463
|
+
anniversary: string;
|
|
464
|
+
birthdate: string;
|
|
465
|
+
cdi_identifiedon: string;
|
|
466
|
+
createdon: string;
|
|
467
|
+
lastonholdtime: string;
|
|
468
|
+
lastusedincampaign: string;
|
|
469
|
+
modifiedon: string;
|
|
470
|
+
msdyn_portaltermsagreementdate: string;
|
|
471
|
+
overriddencreatedon: string;
|
|
472
|
+
spark_last_contacted: string;
|
|
473
|
+
spark_lastengaged: string;
|
|
474
|
+
tekstack_activesequencescount_date: string;
|
|
475
|
+
tekstack_lastactivitydate: string;
|
|
476
|
+
tekstack_lastactivitydate_rollup: string;
|
|
477
|
+
tekstack_lastactivitydate_rollup_date: string;
|
|
478
|
+
};
|
|
479
|
+
navigation: {
|
|
480
|
+
adx_preferredlanguageid: string[];
|
|
481
|
+
bcbi_CompanyId: string[];
|
|
482
|
+
createdby: string[];
|
|
483
|
+
createdonbehalfby: string[];
|
|
484
|
+
defaultpricelevelid: string[];
|
|
485
|
+
masterid: string[];
|
|
486
|
+
modifiedby: string[];
|
|
487
|
+
modifiedonbehalfby: string[];
|
|
488
|
+
msa_managingpartnerid: string[];
|
|
489
|
+
msdyn_contactkpiid: string[];
|
|
490
|
+
msdyn_segmentid: string[];
|
|
491
|
+
originatingleadid: string[];
|
|
492
|
+
ownerid: string[];
|
|
493
|
+
owningbusinessunit: string[];
|
|
494
|
+
owningteam: string[];
|
|
495
|
+
owninguser: string[];
|
|
496
|
+
parent_contactid: string[];
|
|
497
|
+
preferredequipmentid: string[];
|
|
498
|
+
preferredserviceid: string[];
|
|
499
|
+
preferredsystemuserid: string[];
|
|
500
|
+
sla_contact_sla: string[];
|
|
501
|
+
spark_deactivatereason: string[];
|
|
502
|
+
stageid_processstage: string[];
|
|
503
|
+
tekstack_Country: string[];
|
|
504
|
+
tekstack_EmailValidation: string[];
|
|
505
|
+
tekstack_MostRecentActivity: string[];
|
|
506
|
+
tekstack_StateProvince: string[];
|
|
507
|
+
tekstack_WorkLocation: string[];
|
|
508
|
+
tekstack_lead: string[];
|
|
509
|
+
transactioncurrencyid: string[];
|
|
510
|
+
parentcustomerid: string[];
|
|
511
|
+
slainvokedid: string[];
|
|
512
|
+
};
|
|
513
|
+
};
|
|
514
|
+
documenttemplate: {
|
|
515
|
+
typeName: string;
|
|
516
|
+
logicalName: string;
|
|
517
|
+
collectionName: string;
|
|
518
|
+
primaryIdAttribute: string;
|
|
519
|
+
attributeTypes: {
|
|
520
|
+
languagecode: string;
|
|
521
|
+
versionnumber: string;
|
|
522
|
+
documenttype: string;
|
|
523
|
+
createdon: string;
|
|
524
|
+
modifiedon: string;
|
|
525
|
+
};
|
|
526
|
+
navigation: {
|
|
527
|
+
createdby: string[];
|
|
528
|
+
createdonbehalfby: string[];
|
|
529
|
+
modifiedby: string[];
|
|
530
|
+
modifiedonbehalfby: string[];
|
|
531
|
+
organizationid: string[];
|
|
532
|
+
};
|
|
533
|
+
};
|
|
534
|
+
entity: {
|
|
535
|
+
typeName: string;
|
|
536
|
+
logicalName: string;
|
|
537
|
+
collectionName: string;
|
|
538
|
+
primaryIdAttribute: string;
|
|
539
|
+
attributeTypes: {
|
|
540
|
+
objecttypecode: string;
|
|
541
|
+
versionnumber: string;
|
|
542
|
+
componentstate: string;
|
|
543
|
+
overwritetime: string;
|
|
544
|
+
};
|
|
545
|
+
navigation: {};
|
|
546
|
+
};
|
|
547
|
+
incident: {
|
|
548
|
+
typeName: string;
|
|
549
|
+
logicalName: string;
|
|
550
|
+
collectionName: string;
|
|
551
|
+
primaryIdAttribute: string;
|
|
552
|
+
attributeTypes: {
|
|
553
|
+
actualserviceunits: string;
|
|
554
|
+
billedserviceunits: string;
|
|
555
|
+
entityimage_timestamp: string;
|
|
556
|
+
exchangerate: string;
|
|
557
|
+
importsequencenumber: string;
|
|
558
|
+
influencescore: string;
|
|
559
|
+
numberofchildincidents: string;
|
|
560
|
+
onholdtime: string;
|
|
561
|
+
sentimentvalue: string;
|
|
562
|
+
tekstack_age2: string;
|
|
563
|
+
tekstack_billablehours: string;
|
|
564
|
+
tekstack_efforttodate: string;
|
|
565
|
+
tekstack_linkedbugid: string;
|
|
566
|
+
timezoneruleversionnumber: string;
|
|
567
|
+
utcconversiontimezonecode: string;
|
|
568
|
+
versionnumber: string;
|
|
569
|
+
caseorigincode: string;
|
|
570
|
+
casetypecode: string;
|
|
571
|
+
contractservicelevelcode: string;
|
|
572
|
+
customersatisfactioncode: string;
|
|
573
|
+
firstresponseslastatus: string;
|
|
574
|
+
incidentstagecode: string;
|
|
575
|
+
messagetypecode: string;
|
|
576
|
+
msdyn_casesentiment: string;
|
|
577
|
+
prioritycode: string;
|
|
578
|
+
resolvebyslastatus: string;
|
|
579
|
+
servicestage: string;
|
|
580
|
+
severitycode: string;
|
|
581
|
+
statecode: string;
|
|
582
|
+
statuscode: string;
|
|
583
|
+
tekstack_impact: string;
|
|
584
|
+
createdon: string;
|
|
585
|
+
deactivatedon: string;
|
|
586
|
+
escalatedon: string;
|
|
587
|
+
followupby: string;
|
|
588
|
+
lastonholdtime: string;
|
|
589
|
+
modifiedon: string;
|
|
590
|
+
overriddencreatedon: string;
|
|
591
|
+
resolveby: string;
|
|
592
|
+
responseby: string;
|
|
593
|
+
tekstack_lastupdated: string;
|
|
594
|
+
tekstack_statusmodifiedon: string;
|
|
595
|
+
};
|
|
596
|
+
navigation: {
|
|
597
|
+
contractdetailid: string[];
|
|
598
|
+
contractid: string[];
|
|
599
|
+
createdby: string[];
|
|
600
|
+
createdonbehalfby: string[];
|
|
601
|
+
entitlementid: string[];
|
|
602
|
+
existingcase: string[];
|
|
603
|
+
firstresponsebykpiid: string[];
|
|
604
|
+
kbarticleid: string[];
|
|
605
|
+
masterid: string[];
|
|
606
|
+
modifiedby: string[];
|
|
607
|
+
modifiedonbehalfby: string[];
|
|
608
|
+
msdyn_IoTAlert: string[];
|
|
609
|
+
msdyn_aiagentstatus: string[];
|
|
610
|
+
ownerid: string[];
|
|
611
|
+
owningbusinessunit: string[];
|
|
612
|
+
owningteam: string[];
|
|
613
|
+
owninguser: string[];
|
|
614
|
+
parentcaseid: string[];
|
|
615
|
+
primarycontactid: string[];
|
|
616
|
+
productid: string[];
|
|
617
|
+
resolvebykpiid: string[];
|
|
618
|
+
responsiblecontactid: string[];
|
|
619
|
+
socialprofileid: string[];
|
|
620
|
+
stageid_processstage: string[];
|
|
621
|
+
subjectid: string[];
|
|
622
|
+
tekstack_AdditionalContact: string[];
|
|
623
|
+
tekstack_Customer_account: string[];
|
|
624
|
+
tekstack_Customer_contact: string[];
|
|
625
|
+
tekstack_OriginatingEmail: string[];
|
|
626
|
+
tekstack_account: string[];
|
|
627
|
+
tekstack_azuredevopsworkitem: string[];
|
|
628
|
+
transactioncurrencyid: string[];
|
|
629
|
+
customerid: string[];
|
|
630
|
+
slaid: string[];
|
|
631
|
+
slainvokedid: string[];
|
|
632
|
+
};
|
|
633
|
+
};
|
|
634
|
+
letter: {
|
|
635
|
+
typeName: string;
|
|
636
|
+
logicalName: string;
|
|
637
|
+
collectionName: string;
|
|
638
|
+
primaryIdAttribute: string;
|
|
639
|
+
attributeTypes: {
|
|
640
|
+
actualdurationminutes: string;
|
|
641
|
+
exchangerate: string;
|
|
642
|
+
importsequencenumber: string;
|
|
643
|
+
onholdtime: string;
|
|
644
|
+
scheduleddurationminutes: string;
|
|
645
|
+
timezoneruleversionnumber: string;
|
|
646
|
+
utcconversiontimezonecode: string;
|
|
647
|
+
versionnumber: string;
|
|
648
|
+
prioritycode: string;
|
|
649
|
+
statecode: string;
|
|
650
|
+
statuscode: string;
|
|
651
|
+
actualend: string;
|
|
652
|
+
actualstart: string;
|
|
653
|
+
createdon: string;
|
|
654
|
+
lastonholdtime: string;
|
|
655
|
+
modifiedon: string;
|
|
656
|
+
overriddencreatedon: string;
|
|
657
|
+
scheduledend: string;
|
|
658
|
+
scheduledstart: string;
|
|
659
|
+
sortdate: string;
|
|
660
|
+
};
|
|
661
|
+
navigation: {
|
|
662
|
+
activityid_activitypointer: string[];
|
|
663
|
+
ownerid_letter: string[];
|
|
664
|
+
sla_letter_sla: string[];
|
|
665
|
+
stageid_processstage: string[];
|
|
666
|
+
createdby: string[];
|
|
667
|
+
createdonbehalfby: string[];
|
|
668
|
+
modifiedby: string[];
|
|
669
|
+
modifiedonbehalfby: string[];
|
|
670
|
+
owningbusinessunit: string[];
|
|
671
|
+
owningteam: string[];
|
|
672
|
+
owninguser: string[];
|
|
673
|
+
regardingobjectid: string[];
|
|
674
|
+
serviceid: string[];
|
|
675
|
+
slainvokedid: string[];
|
|
676
|
+
transactioncurrencyid: string[];
|
|
677
|
+
};
|
|
678
|
+
};
|
|
679
|
+
msdyn_customerasset: {
|
|
680
|
+
typeName: string;
|
|
681
|
+
logicalName: string;
|
|
682
|
+
collectionName: string;
|
|
683
|
+
primaryIdAttribute: string;
|
|
684
|
+
attributeTypes: {
|
|
685
|
+
importsequencenumber: string;
|
|
686
|
+
msdyn_alertcount: string;
|
|
687
|
+
msdyn_alertcount_state: string;
|
|
688
|
+
msdyn_lastalerttime_state: string;
|
|
689
|
+
msdyn_latitude: string;
|
|
690
|
+
msdyn_longitude: string;
|
|
691
|
+
timezoneruleversionnumber: string;
|
|
692
|
+
utcconversiontimezonecode: string;
|
|
693
|
+
versionnumber: string;
|
|
694
|
+
msdyn_registrationstatus: string;
|
|
695
|
+
statecode: string;
|
|
696
|
+
statuscode: string;
|
|
697
|
+
createdon: string;
|
|
698
|
+
modifiedon: string;
|
|
699
|
+
msdyn_alertcount_date: string;
|
|
700
|
+
msdyn_lastalerttime: string;
|
|
701
|
+
msdyn_lastalerttime_date: string;
|
|
702
|
+
msdyn_lastcommandsenttime: string;
|
|
703
|
+
msdyn_manufacturingdate: string;
|
|
704
|
+
overriddencreatedon: string;
|
|
705
|
+
};
|
|
706
|
+
navigation: {
|
|
707
|
+
createdby: string[];
|
|
708
|
+
createdonbehalfby: string[];
|
|
709
|
+
modifiedby: string[];
|
|
710
|
+
modifiedonbehalfby: string[];
|
|
711
|
+
msdyn_CustomerAssetCategory: string[];
|
|
712
|
+
msdyn_FunctionalLocation: string[];
|
|
713
|
+
msdyn_LastCommandSent: string[];
|
|
714
|
+
msdyn_account: string[];
|
|
715
|
+
msdyn_product: string[];
|
|
716
|
+
ownerid: string[];
|
|
717
|
+
owningbusinessunit: string[];
|
|
718
|
+
owningteam: string[];
|
|
719
|
+
owninguser: string[];
|
|
720
|
+
msdyn_masterasset: string[];
|
|
721
|
+
msdyn_parentasset: string[];
|
|
722
|
+
};
|
|
723
|
+
};
|
|
724
|
+
opportunity: {
|
|
725
|
+
typeName: string;
|
|
726
|
+
logicalName: string;
|
|
727
|
+
collectionName: string;
|
|
728
|
+
primaryIdAttribute: string;
|
|
729
|
+
attributeTypes: {
|
|
730
|
+
actualvalue: string;
|
|
731
|
+
actualvalue_base: string;
|
|
732
|
+
budgetamount: string;
|
|
733
|
+
budgetamount_base: string;
|
|
734
|
+
closeprobability: string;
|
|
735
|
+
discountamount: string;
|
|
736
|
+
discountamount_base: string;
|
|
737
|
+
discountpercentage: string;
|
|
738
|
+
estimatedvalue: string;
|
|
739
|
+
estimatedvalue_base: string;
|
|
740
|
+
exchangerate: string;
|
|
741
|
+
freightamount: string;
|
|
742
|
+
freightamount_base: string;
|
|
743
|
+
importsequencenumber: string;
|
|
744
|
+
msdyn_opportunityscore: string;
|
|
745
|
+
onholdtime: string;
|
|
746
|
+
teamsfollowed: string;
|
|
747
|
+
timezoneruleversionnumber: string;
|
|
748
|
+
totalamount: string;
|
|
749
|
+
totalamount_base: string;
|
|
750
|
+
totalamountlessfreight: string;
|
|
751
|
+
totalamountlessfreight_base: string;
|
|
752
|
+
totaldiscountamount: string;
|
|
753
|
+
totaldiscountamount_base: string;
|
|
754
|
+
totallineitemamount: string;
|
|
755
|
+
totallineitemamount_base: string;
|
|
756
|
+
totallineitemdiscountamount: string;
|
|
757
|
+
totallineitemdiscountamount_base: string;
|
|
758
|
+
totaltax: string;
|
|
759
|
+
totaltax_base: string;
|
|
760
|
+
utcconversiontimezonecode: string;
|
|
761
|
+
versionnumber: string;
|
|
762
|
+
budgetstatus: string;
|
|
763
|
+
initialcommunication: string;
|
|
764
|
+
msdyn_forecastcategory: string;
|
|
765
|
+
msdyn_opportunitygrade: string;
|
|
766
|
+
msdyn_opportunityscoretrend: string;
|
|
767
|
+
need: string;
|
|
768
|
+
opportunityratingcode: string;
|
|
769
|
+
pricingerrorcode: string;
|
|
770
|
+
prioritycode: string;
|
|
771
|
+
purchaseprocess: string;
|
|
772
|
+
purchasetimeframe: string;
|
|
773
|
+
salesstage: string;
|
|
774
|
+
salesstagecode: string;
|
|
775
|
+
skippricecalculation: string;
|
|
776
|
+
statecode: string;
|
|
777
|
+
statuscode: string;
|
|
778
|
+
timeline: string;
|
|
779
|
+
actualclosedate: string;
|
|
780
|
+
createdon: string;
|
|
781
|
+
estimatedclosedate: string;
|
|
782
|
+
finaldecisiondate: string;
|
|
783
|
+
lastonholdtime: string;
|
|
784
|
+
modifiedon: string;
|
|
785
|
+
overriddencreatedon: string;
|
|
786
|
+
schedulefollowup_prospect: string;
|
|
787
|
+
schedulefollowup_qualify: string;
|
|
788
|
+
scheduleproposalmeeting: string;
|
|
789
|
+
};
|
|
790
|
+
navigation: {
|
|
791
|
+
campaignid: string[];
|
|
792
|
+
createdby: string[];
|
|
793
|
+
createdonbehalfby: string[];
|
|
794
|
+
modifiedby: string[];
|
|
795
|
+
modifiedonbehalfby: string[];
|
|
796
|
+
msdyn_PredictiveScoreId: string[];
|
|
797
|
+
msdyn_opportunitykpiid: string[];
|
|
798
|
+
msdyn_segmentid: string[];
|
|
799
|
+
originatingleadid: string[];
|
|
800
|
+
ownerid: string[];
|
|
801
|
+
owningbusinessunit: string[];
|
|
802
|
+
owningteam: string[];
|
|
803
|
+
owninguser: string[];
|
|
804
|
+
parentaccountid: string[];
|
|
805
|
+
parentcontactid: string[];
|
|
806
|
+
pricelevelid: string[];
|
|
807
|
+
sla_opportunity_sla: string[];
|
|
808
|
+
stageid_processstage: string[];
|
|
809
|
+
transactioncurrencyid: string[];
|
|
810
|
+
customerid: string[];
|
|
811
|
+
slainvokedid: string[];
|
|
812
|
+
};
|
|
813
|
+
};
|
|
814
|
+
opportunityclose: {
|
|
815
|
+
typeName: string;
|
|
816
|
+
logicalName: string;
|
|
817
|
+
collectionName: string;
|
|
818
|
+
primaryIdAttribute: string;
|
|
819
|
+
attributeTypes: {
|
|
820
|
+
actualdurationminutes: string;
|
|
821
|
+
actualrevenue: string;
|
|
822
|
+
actualrevenue_base: string;
|
|
823
|
+
exchangerate: string;
|
|
824
|
+
importsequencenumber: string;
|
|
825
|
+
onholdtime: string;
|
|
826
|
+
scheduleddurationminutes: string;
|
|
827
|
+
timezoneruleversionnumber: string;
|
|
828
|
+
utcconversiontimezonecode: string;
|
|
829
|
+
versionnumber: string;
|
|
830
|
+
community: string;
|
|
831
|
+
deliveryprioritycode: string;
|
|
832
|
+
instancetypecode: string;
|
|
833
|
+
opportunitystatecode: string;
|
|
834
|
+
opportunitystatuscode: string;
|
|
835
|
+
prioritycode: string;
|
|
836
|
+
statecode: string;
|
|
837
|
+
statuscode: string;
|
|
838
|
+
actualend: string;
|
|
839
|
+
actualstart: string;
|
|
840
|
+
createdon: string;
|
|
841
|
+
deliverylastattemptedon: string;
|
|
842
|
+
lastonholdtime: string;
|
|
843
|
+
modifiedon: string;
|
|
844
|
+
overriddencreatedon: string;
|
|
845
|
+
postponeactivityprocessinguntil: string;
|
|
846
|
+
scheduledend: string;
|
|
847
|
+
scheduledstart: string;
|
|
848
|
+
senton: string;
|
|
849
|
+
sortdate: string;
|
|
850
|
+
};
|
|
851
|
+
navigation: {
|
|
852
|
+
activityid_activitypointer: string[];
|
|
853
|
+
competitorid: string[];
|
|
854
|
+
opportunityid: string[];
|
|
855
|
+
ownerid_opportunityclose: string[];
|
|
856
|
+
sla_activitypointer_sla_opportunityclose: string[];
|
|
857
|
+
createdby: string[];
|
|
858
|
+
createdonbehalfby: string[];
|
|
859
|
+
modifiedby: string[];
|
|
860
|
+
modifiedonbehalfby: string[];
|
|
861
|
+
owningbusinessunit: string[];
|
|
862
|
+
owningteam: string[];
|
|
863
|
+
owninguser: string[];
|
|
864
|
+
regardingobjectid: string[];
|
|
865
|
+
sendermailboxid: string[];
|
|
866
|
+
serviceid: string[];
|
|
867
|
+
slainvokedid: string[];
|
|
868
|
+
transactioncurrencyid: string[];
|
|
869
|
+
};
|
|
870
|
+
};
|
|
871
|
+
phonecall: {
|
|
872
|
+
typeName: string;
|
|
873
|
+
logicalName: string;
|
|
874
|
+
collectionName: string;
|
|
875
|
+
primaryIdAttribute: string;
|
|
876
|
+
attributeTypes: {
|
|
877
|
+
actualdurationminutes: string;
|
|
878
|
+
exchangerate: string;
|
|
879
|
+
importsequencenumber: string;
|
|
880
|
+
onholdtime: string;
|
|
881
|
+
scheduleddurationminutes: string;
|
|
882
|
+
timezoneruleversionnumber: string;
|
|
883
|
+
utcconversiontimezonecode: string;
|
|
884
|
+
versionnumber: string;
|
|
885
|
+
prioritycode: string;
|
|
886
|
+
statecode: string;
|
|
887
|
+
statuscode: string;
|
|
888
|
+
tekstack_nixtopportunitystage: string;
|
|
889
|
+
actualend: string;
|
|
890
|
+
actualstart: string;
|
|
891
|
+
createdon: string;
|
|
892
|
+
lastonholdtime: string;
|
|
893
|
+
modifiedon: string;
|
|
894
|
+
overriddencreatedon: string;
|
|
895
|
+
scheduledend: string;
|
|
896
|
+
scheduledstart: string;
|
|
897
|
+
sortdate: string;
|
|
898
|
+
};
|
|
899
|
+
navigation: {
|
|
900
|
+
activityid_activitypointer: string[];
|
|
901
|
+
ownerid_phonecall: string[];
|
|
902
|
+
sla_phonecall_sla: string[];
|
|
903
|
+
stageid_processstage: string[];
|
|
904
|
+
createdby: string[];
|
|
905
|
+
createdonbehalfby: string[];
|
|
906
|
+
modifiedby: string[];
|
|
907
|
+
modifiedonbehalfby: string[];
|
|
908
|
+
owningbusinessunit: string[];
|
|
909
|
+
owningteam: string[];
|
|
910
|
+
owninguser: string[];
|
|
911
|
+
regardingobjectid: string[];
|
|
912
|
+
serviceid: string[];
|
|
913
|
+
slainvokedid: string[];
|
|
914
|
+
transactioncurrencyid: string[];
|
|
915
|
+
};
|
|
916
|
+
};
|
|
917
|
+
report: {
|
|
918
|
+
typeName: string;
|
|
919
|
+
logicalName: string;
|
|
920
|
+
collectionName: string;
|
|
921
|
+
primaryIdAttribute: string;
|
|
922
|
+
attributeTypes: {
|
|
923
|
+
createdinmajorversion: string;
|
|
924
|
+
filesize: string;
|
|
925
|
+
iscustomizable: string;
|
|
926
|
+
languagecode: string;
|
|
927
|
+
rdlhash: string;
|
|
928
|
+
reportversion: string;
|
|
929
|
+
signaturelcid: string;
|
|
930
|
+
signaturemajorversion: string;
|
|
931
|
+
signatureminorversion: string;
|
|
932
|
+
timezoneruleversionnumber: string;
|
|
933
|
+
utcconversiontimezonecode: string;
|
|
934
|
+
versionnumber: string;
|
|
935
|
+
componentstate: string;
|
|
936
|
+
managedtype: string;
|
|
937
|
+
reporttypecode: string;
|
|
938
|
+
createdon: string;
|
|
939
|
+
modifiedon: string;
|
|
940
|
+
overwritetime: string;
|
|
941
|
+
signaturedate: string;
|
|
942
|
+
};
|
|
943
|
+
navigation: {
|
|
944
|
+
DependentModelReportId: string[];
|
|
945
|
+
createdby: string[];
|
|
946
|
+
createdonbehalfby: string[];
|
|
947
|
+
modifiedby: string[];
|
|
948
|
+
modifiedonbehalfby: string[];
|
|
949
|
+
ownerid: string[];
|
|
950
|
+
owningbusinessunit: string[];
|
|
951
|
+
parentreportid: string[];
|
|
952
|
+
};
|
|
953
|
+
};
|
|
954
|
+
spark_sequence: {
|
|
955
|
+
typeName: string;
|
|
956
|
+
logicalName: string;
|
|
957
|
+
collectionName: string;
|
|
958
|
+
primaryIdAttribute: string;
|
|
959
|
+
attributeTypes: {
|
|
960
|
+
entityimage_timestamp: string;
|
|
961
|
+
importsequencenumber: string;
|
|
962
|
+
spark_active_count: string;
|
|
963
|
+
spark_activities_completed_count: string;
|
|
964
|
+
spark_auto_step_count: string;
|
|
965
|
+
spark_bounce_percentage: string;
|
|
966
|
+
spark_bounced_count: string;
|
|
967
|
+
spark_call_count: string;
|
|
968
|
+
spark_cancelled_count: string;
|
|
969
|
+
spark_click_count: string;
|
|
970
|
+
spark_click_percentage: string;
|
|
971
|
+
spark_completed_count: string;
|
|
972
|
+
spark_email_count: string;
|
|
973
|
+
spark_failed_count: string;
|
|
974
|
+
spark_failed_percentage: string;
|
|
975
|
+
spark_instance_reply_count: string;
|
|
976
|
+
spark_instance_reply_percentage: string;
|
|
977
|
+
spark_interested_percentage: string;
|
|
978
|
+
spark_interestedcount: string;
|
|
979
|
+
spark_interestednotnowcount: string;
|
|
980
|
+
spark_notinterestedcount: string;
|
|
981
|
+
spark_open_count: string;
|
|
982
|
+
spark_open_percentage: string;
|
|
983
|
+
spark_opted_out_count: string;
|
|
984
|
+
spark_paused_count: string;
|
|
985
|
+
spark_reply_count: string;
|
|
986
|
+
spark_sent_count: string;
|
|
987
|
+
spark_sequenceinstancesrelated: string;
|
|
988
|
+
spark_started_count: string;
|
|
989
|
+
spark_step_count: string;
|
|
990
|
+
spark_unique_click_count: string;
|
|
991
|
+
spark_unique_open_count: string;
|
|
992
|
+
timezoneruleversionnumber: string;
|
|
993
|
+
utcconversiontimezonecode: string;
|
|
994
|
+
versionnumber: string;
|
|
995
|
+
spark_delivery_schedule: string;
|
|
996
|
+
spark_reply_action: string;
|
|
997
|
+
statecode: string;
|
|
998
|
+
statuscode: string;
|
|
999
|
+
createdon: string;
|
|
1000
|
+
modifiedon: string;
|
|
1001
|
+
overriddencreatedon: string;
|
|
1002
|
+
};
|
|
1003
|
+
navigation: {
|
|
1004
|
+
createdby: string[];
|
|
1005
|
+
createdonbehalfby: string[];
|
|
1006
|
+
modifiedby: string[];
|
|
1007
|
+
modifiedonbehalfby: string[];
|
|
1008
|
+
ownerid: string[];
|
|
1009
|
+
owningbusinessunit: string[];
|
|
1010
|
+
owningteam: string[];
|
|
1011
|
+
owninguser: string[];
|
|
1012
|
+
spark_assignto: string[];
|
|
1013
|
+
spark_sequence_parent: string[];
|
|
1014
|
+
};
|
|
1015
|
+
};
|
|
1016
|
+
spark_sequencecontact: {
|
|
1017
|
+
typeName: string;
|
|
1018
|
+
logicalName: string;
|
|
1019
|
+
collectionName: string;
|
|
1020
|
+
primaryIdAttribute: string;
|
|
1021
|
+
attributeTypes: {
|
|
1022
|
+
importsequencenumber: string;
|
|
1023
|
+
spark_bounced_count: string;
|
|
1024
|
+
spark_call_count: string;
|
|
1025
|
+
spark_click_count: string;
|
|
1026
|
+
spark_completed_count: string;
|
|
1027
|
+
spark_email_count: string;
|
|
1028
|
+
spark_failed_count: string;
|
|
1029
|
+
spark_open_count: string;
|
|
1030
|
+
spark_opted_out_count: string;
|
|
1031
|
+
spark_reply_count: string;
|
|
1032
|
+
spark_sent_count: string;
|
|
1033
|
+
spark_started_count: string;
|
|
1034
|
+
spark_unique_click_count: string;
|
|
1035
|
+
spark_unique_open_count: string;
|
|
1036
|
+
timezoneruleversionnumber: string;
|
|
1037
|
+
utcconversiontimezonecode: string;
|
|
1038
|
+
versionnumber: string;
|
|
1039
|
+
spark_contacts: string;
|
|
1040
|
+
spark_reason: string;
|
|
1041
|
+
statecode: string;
|
|
1042
|
+
statuscode: string;
|
|
1043
|
+
tekstack_startsequencefor: string;
|
|
1044
|
+
createdon: string;
|
|
1045
|
+
modifiedon: string;
|
|
1046
|
+
overriddencreatedon: string;
|
|
1047
|
+
spark_last_action_completed_on: string;
|
|
1048
|
+
spark_next_action_on: string;
|
|
1049
|
+
spark_start_date: string;
|
|
1050
|
+
};
|
|
1051
|
+
navigation: {
|
|
1052
|
+
createdby: string[];
|
|
1053
|
+
createdonbehalfby: string[];
|
|
1054
|
+
modifiedby: string[];
|
|
1055
|
+
modifiedonbehalfby: string[];
|
|
1056
|
+
ownerid: string[];
|
|
1057
|
+
owningbusinessunit: string[];
|
|
1058
|
+
owningteam: string[];
|
|
1059
|
+
owninguser: string[];
|
|
1060
|
+
spark_ContactId: string[];
|
|
1061
|
+
spark_SequenceId: string[];
|
|
1062
|
+
spark_SequenceStepId: string[];
|
|
1063
|
+
spark_deactivatereason: string[];
|
|
1064
|
+
spark_last_activityid: string[];
|
|
1065
|
+
spark_last_email_activityid: string[];
|
|
1066
|
+
spark_next_activityid: string[];
|
|
1067
|
+
tekstack_Owner: string[];
|
|
1068
|
+
tekstack_account: string[];
|
|
1069
|
+
};
|
|
1070
|
+
};
|
|
1071
|
+
systemuser: {
|
|
1072
|
+
typeName: string;
|
|
1073
|
+
logicalName: string;
|
|
1074
|
+
collectionName: string;
|
|
1075
|
+
primaryIdAttribute: string;
|
|
1076
|
+
attributeTypes: {
|
|
1077
|
+
address1_latitude: string;
|
|
1078
|
+
address1_longitude: string;
|
|
1079
|
+
address1_utcoffset: string;
|
|
1080
|
+
address2_latitude: string;
|
|
1081
|
+
address2_longitude: string;
|
|
1082
|
+
address2_utcoffset: string;
|
|
1083
|
+
entityimage_timestamp: string;
|
|
1084
|
+
exchangerate: string;
|
|
1085
|
+
identityid: string;
|
|
1086
|
+
importsequencenumber: string;
|
|
1087
|
+
msdyn_activeconversationlimit: string;
|
|
1088
|
+
msdyn_capacity: string;
|
|
1089
|
+
passporthi: string;
|
|
1090
|
+
passportlo: string;
|
|
1091
|
+
timezoneruleversionnumber: string;
|
|
1092
|
+
userlicensetype: string;
|
|
1093
|
+
utcconversiontimezonecode: string;
|
|
1094
|
+
versionnumber: string;
|
|
1095
|
+
accessmode: string;
|
|
1096
|
+
address1_addresstypecode: string;
|
|
1097
|
+
address1_shippingmethodcode: string;
|
|
1098
|
+
address2_addresstypecode: string;
|
|
1099
|
+
address2_shippingmethodcode: string;
|
|
1100
|
+
azurestate: string;
|
|
1101
|
+
caltype: string;
|
|
1102
|
+
deletedstate: string;
|
|
1103
|
+
emailrouteraccessapproval: string;
|
|
1104
|
+
incomingemaildeliverymethod: string;
|
|
1105
|
+
invitestatuscode: string;
|
|
1106
|
+
msdyn_agentType: string;
|
|
1107
|
+
msdyn_botprovider: string;
|
|
1108
|
+
msdyn_usertype: string;
|
|
1109
|
+
outgoingemaildeliverymethod: string;
|
|
1110
|
+
preferredaddresscode: string;
|
|
1111
|
+
preferredemailcode: string;
|
|
1112
|
+
preferredphonecode: string;
|
|
1113
|
+
systemmanagedusertype: string;
|
|
1114
|
+
azuredeletedon: string;
|
|
1115
|
+
createdon: string;
|
|
1116
|
+
latestupdatetime: string;
|
|
1117
|
+
modifiedon: string;
|
|
1118
|
+
overriddencreatedon: string;
|
|
1119
|
+
};
|
|
1120
|
+
navigation: {
|
|
1121
|
+
businessunitid: string[];
|
|
1122
|
+
calendarid: string[];
|
|
1123
|
+
createdby: string[];
|
|
1124
|
+
createdonbehalfby: string[];
|
|
1125
|
+
defaultmailbox: string[];
|
|
1126
|
+
mobileofflineprofileid: string[];
|
|
1127
|
+
modifiedby: string[];
|
|
1128
|
+
modifiedonbehalfby: string[];
|
|
1129
|
+
msdyn_DefaultPresenceIdUser: string[];
|
|
1130
|
+
organizationid_organization: string[];
|
|
1131
|
+
parentsystemuserid: string[];
|
|
1132
|
+
positionid: string[];
|
|
1133
|
+
queueid: string[];
|
|
1134
|
+
siteid: string[];
|
|
1135
|
+
stageid_processstage: string[];
|
|
1136
|
+
territoryid: string[];
|
|
1137
|
+
transactioncurrencyid: string[];
|
|
1138
|
+
};
|
|
1139
|
+
};
|
|
1140
|
+
task: {
|
|
1141
|
+
typeName: string;
|
|
1142
|
+
logicalName: string;
|
|
1143
|
+
collectionName: string;
|
|
1144
|
+
primaryIdAttribute: string;
|
|
1145
|
+
attributeTypes: {
|
|
1146
|
+
actualdurationminutes: string;
|
|
1147
|
+
exchangerate: string;
|
|
1148
|
+
importsequencenumber: string;
|
|
1149
|
+
onholdtime: string;
|
|
1150
|
+
percentcomplete: string;
|
|
1151
|
+
scheduleddurationminutes: string;
|
|
1152
|
+
timezoneruleversionnumber: string;
|
|
1153
|
+
utcconversiontimezonecode: string;
|
|
1154
|
+
versionnumber: string;
|
|
1155
|
+
prioritycode: string;
|
|
1156
|
+
statecode: string;
|
|
1157
|
+
statuscode: string;
|
|
1158
|
+
tekstack_nixtopportunitystage: string;
|
|
1159
|
+
actualend: string;
|
|
1160
|
+
actualstart: string;
|
|
1161
|
+
createdon: string;
|
|
1162
|
+
lastonholdtime: string;
|
|
1163
|
+
modifiedon: string;
|
|
1164
|
+
overriddencreatedon: string;
|
|
1165
|
+
scheduledend: string;
|
|
1166
|
+
scheduledstart: string;
|
|
1167
|
+
sortdate: string;
|
|
1168
|
+
};
|
|
1169
|
+
navigation: {
|
|
1170
|
+
activityid_activitypointer: string[];
|
|
1171
|
+
ownerid_task: string[];
|
|
1172
|
+
sla_task_sla: string[];
|
|
1173
|
+
stageid_processstage: string[];
|
|
1174
|
+
createdby: string[];
|
|
1175
|
+
createdonbehalfby: string[];
|
|
1176
|
+
modifiedby: string[];
|
|
1177
|
+
modifiedonbehalfby: string[];
|
|
1178
|
+
owningbusinessunit: string[];
|
|
1179
|
+
owningteam: string[];
|
|
1180
|
+
owninguser: string[];
|
|
1181
|
+
regardingobjectid: string[];
|
|
1182
|
+
serviceid: string[];
|
|
1183
|
+
slainvokedid: string[];
|
|
1184
|
+
transactioncurrencyid: string[];
|
|
1185
|
+
};
|
|
1186
|
+
};
|
|
1187
|
+
tekstack_accountrelationship: {
|
|
1188
|
+
typeName: string;
|
|
1189
|
+
logicalName: string;
|
|
1190
|
+
collectionName: string;
|
|
1191
|
+
primaryIdAttribute: string;
|
|
1192
|
+
attributeTypes: {
|
|
1193
|
+
importsequencenumber: string;
|
|
1194
|
+
timezoneruleversionnumber: string;
|
|
1195
|
+
utcconversiontimezonecode: string;
|
|
1196
|
+
versionnumber: string;
|
|
1197
|
+
statecode: string;
|
|
1198
|
+
statuscode: string;
|
|
1199
|
+
createdon: string;
|
|
1200
|
+
modifiedon: string;
|
|
1201
|
+
overriddencreatedon: string;
|
|
1202
|
+
};
|
|
1203
|
+
navigation: {
|
|
1204
|
+
createdby: string[];
|
|
1205
|
+
createdonbehalfby: string[];
|
|
1206
|
+
modifiedby: string[];
|
|
1207
|
+
modifiedonbehalfby: string[];
|
|
1208
|
+
ownerid: string[];
|
|
1209
|
+
owningbusinessunit: string[];
|
|
1210
|
+
owningteam: string[];
|
|
1211
|
+
owninguser: string[];
|
|
1212
|
+
};
|
|
1213
|
+
};
|
|
1214
|
+
tekstack_accountusecase: {
|
|
1215
|
+
typeName: string;
|
|
1216
|
+
logicalName: string;
|
|
1217
|
+
collectionName: string;
|
|
1218
|
+
primaryIdAttribute: string;
|
|
1219
|
+
attributeTypes: {
|
|
1220
|
+
importsequencenumber: string;
|
|
1221
|
+
timezoneruleversionnumber: string;
|
|
1222
|
+
utcconversiontimezonecode: string;
|
|
1223
|
+
versionnumber: string;
|
|
1224
|
+
statecode: string;
|
|
1225
|
+
statuscode: string;
|
|
1226
|
+
createdon: string;
|
|
1227
|
+
modifiedon: string;
|
|
1228
|
+
overriddencreatedon: string;
|
|
1229
|
+
tekstack_golivedate: string;
|
|
1230
|
+
};
|
|
1231
|
+
navigation: {
|
|
1232
|
+
createdby: string[];
|
|
1233
|
+
createdonbehalfby: string[];
|
|
1234
|
+
modifiedby: string[];
|
|
1235
|
+
modifiedonbehalfby: string[];
|
|
1236
|
+
ownerid: string[];
|
|
1237
|
+
owningbusinessunit: string[];
|
|
1238
|
+
owningteam: string[];
|
|
1239
|
+
owninguser: string[];
|
|
1240
|
+
tekstack_Account: string[];
|
|
1241
|
+
tekstack_Adoption: string[];
|
|
1242
|
+
tekstack_Satisfaction: string[];
|
|
1243
|
+
tekstack_SolutionProvider: string[];
|
|
1244
|
+
tekstack_UseCase: string[];
|
|
1245
|
+
};
|
|
1246
|
+
};
|
|
1247
|
+
tekstack_bundledproduct: {
|
|
1248
|
+
typeName: string;
|
|
1249
|
+
logicalName: string;
|
|
1250
|
+
collectionName: string;
|
|
1251
|
+
primaryIdAttribute: string;
|
|
1252
|
+
attributeTypes: {
|
|
1253
|
+
exchangerate: string;
|
|
1254
|
+
importsequencenumber: string;
|
|
1255
|
+
tekstack_costamount: string;
|
|
1256
|
+
tekstack_costamount_base: string;
|
|
1257
|
+
tekstack_costamount_calculated: string;
|
|
1258
|
+
tekstack_costamount_calculated_base: string;
|
|
1259
|
+
tekstack_quantity: string;
|
|
1260
|
+
tekstack_termunitcost: string;
|
|
1261
|
+
tekstack_termunitcost_base: string;
|
|
1262
|
+
timezoneruleversionnumber: string;
|
|
1263
|
+
utcconversiontimezonecode: string;
|
|
1264
|
+
versionnumber: string;
|
|
1265
|
+
statecode: string;
|
|
1266
|
+
statuscode: string;
|
|
1267
|
+
createdon: string;
|
|
1268
|
+
modifiedon: string;
|
|
1269
|
+
overriddencreatedon: string;
|
|
1270
|
+
};
|
|
1271
|
+
navigation: {
|
|
1272
|
+
createdby: string[];
|
|
1273
|
+
createdonbehalfby: string[];
|
|
1274
|
+
modifiedby: string[];
|
|
1275
|
+
modifiedonbehalfby: string[];
|
|
1276
|
+
ownerid: string[];
|
|
1277
|
+
owningbusinessunit: string[];
|
|
1278
|
+
owningteam: string[];
|
|
1279
|
+
owninguser: string[];
|
|
1280
|
+
tekstack_parentproduct: string[];
|
|
1281
|
+
tekstack_product: string[];
|
|
1282
|
+
transactioncurrencyid: string[];
|
|
1283
|
+
};
|
|
1284
|
+
};
|
|
1285
|
+
tekstack_channelfilterconfiguration: {
|
|
1286
|
+
typeName: string;
|
|
1287
|
+
logicalName: string;
|
|
1288
|
+
collectionName: string;
|
|
1289
|
+
primaryIdAttribute: string;
|
|
1290
|
+
attributeTypes: {
|
|
1291
|
+
importsequencenumber: string;
|
|
1292
|
+
timezoneruleversionnumber: string;
|
|
1293
|
+
utcconversiontimezonecode: string;
|
|
1294
|
+
versionnumber: string;
|
|
1295
|
+
statecode: string;
|
|
1296
|
+
statuscode: string;
|
|
1297
|
+
createdon: string;
|
|
1298
|
+
modifiedon: string;
|
|
1299
|
+
overriddencreatedon: string;
|
|
1300
|
+
};
|
|
1301
|
+
navigation: {
|
|
1302
|
+
createdby: string[];
|
|
1303
|
+
createdonbehalfby: string[];
|
|
1304
|
+
modifiedby: string[];
|
|
1305
|
+
modifiedonbehalfby: string[];
|
|
1306
|
+
ownerid: string[];
|
|
1307
|
+
owningbusinessunit: string[];
|
|
1308
|
+
owningteam: string[];
|
|
1309
|
+
owninguser: string[];
|
|
1310
|
+
tekstack_configuration: string[];
|
|
1311
|
+
tekstack_operatorid: string[];
|
|
1312
|
+
};
|
|
1313
|
+
};
|
|
1314
|
+
tekstack_competitor: {
|
|
1315
|
+
typeName: string;
|
|
1316
|
+
logicalName: string;
|
|
1317
|
+
collectionName: string;
|
|
1318
|
+
primaryIdAttribute: string;
|
|
1319
|
+
attributeTypes: {
|
|
1320
|
+
exchangerate: string;
|
|
1321
|
+
importsequencenumber: string;
|
|
1322
|
+
tekstack_address1_latitude: string;
|
|
1323
|
+
tekstack_address1_longitude: string;
|
|
1324
|
+
tekstack_address1_utcoffset: string;
|
|
1325
|
+
tekstack_reportedrevenue: string;
|
|
1326
|
+
tekstack_reportedrevenue_base: string;
|
|
1327
|
+
timezoneruleversionnumber: string;
|
|
1328
|
+
utcconversiontimezonecode: string;
|
|
1329
|
+
versionnumber: string;
|
|
1330
|
+
statecode: string;
|
|
1331
|
+
statuscode: string;
|
|
1332
|
+
tekstack_address1_addresstypecode: string;
|
|
1333
|
+
tekstack_address1_shippingmethodcode: string;
|
|
1334
|
+
createdon: string;
|
|
1335
|
+
modifiedon: string;
|
|
1336
|
+
overriddencreatedon: string;
|
|
1337
|
+
};
|
|
1338
|
+
navigation: {
|
|
1339
|
+
createdby: string[];
|
|
1340
|
+
createdonbehalfby: string[];
|
|
1341
|
+
modifiedby: string[];
|
|
1342
|
+
modifiedonbehalfby: string[];
|
|
1343
|
+
organizationid: string[];
|
|
1344
|
+
tekstack_country: string[];
|
|
1345
|
+
tekstack_stateprovince: string[];
|
|
1346
|
+
transactioncurrencyid: string[];
|
|
1347
|
+
};
|
|
1348
|
+
};
|
|
1349
|
+
tekstack_connectionrole: {
|
|
1350
|
+
typeName: string;
|
|
1351
|
+
logicalName: string;
|
|
1352
|
+
collectionName: string;
|
|
1353
|
+
primaryIdAttribute: string;
|
|
1354
|
+
attributeTypes: {
|
|
1355
|
+
importsequencenumber: string;
|
|
1356
|
+
timezoneruleversionnumber: string;
|
|
1357
|
+
utcconversiontimezonecode: string;
|
|
1358
|
+
versionnumber: string;
|
|
1359
|
+
statecode: string;
|
|
1360
|
+
statuscode: string;
|
|
1361
|
+
tekstack_connectionrolecategory: string;
|
|
1362
|
+
createdon: string;
|
|
1363
|
+
modifiedon: string;
|
|
1364
|
+
overriddencreatedon: string;
|
|
1365
|
+
};
|
|
1366
|
+
navigation: {
|
|
1367
|
+
createdby: string[];
|
|
1368
|
+
createdonbehalfby: string[];
|
|
1369
|
+
modifiedby: string[];
|
|
1370
|
+
modifiedonbehalfby: string[];
|
|
1371
|
+
ownerid: string[];
|
|
1372
|
+
owningbusinessunit: string[];
|
|
1373
|
+
owningteam: string[];
|
|
1374
|
+
owninguser: string[];
|
|
1375
|
+
};
|
|
1376
|
+
};
|
|
1377
|
+
tekstack_country: {
|
|
1378
|
+
typeName: string;
|
|
1379
|
+
logicalName: string;
|
|
1380
|
+
collectionName: string;
|
|
1381
|
+
primaryIdAttribute: string;
|
|
1382
|
+
attributeTypes: {
|
|
1383
|
+
importsequencenumber: string;
|
|
1384
|
+
timezoneruleversionnumber: string;
|
|
1385
|
+
utcconversiontimezonecode: string;
|
|
1386
|
+
versionnumber: string;
|
|
1387
|
+
statecode: string;
|
|
1388
|
+
statuscode: string;
|
|
1389
|
+
createdon: string;
|
|
1390
|
+
modifiedon: string;
|
|
1391
|
+
overriddencreatedon: string;
|
|
1392
|
+
};
|
|
1393
|
+
navigation: {
|
|
1394
|
+
createdby: string[];
|
|
1395
|
+
createdonbehalfby: string[];
|
|
1396
|
+
modifiedby: string[];
|
|
1397
|
+
modifiedonbehalfby: string[];
|
|
1398
|
+
ownerid: string[];
|
|
1399
|
+
owningbusinessunit: string[];
|
|
1400
|
+
owningteam: string[];
|
|
1401
|
+
owninguser: string[];
|
|
1402
|
+
};
|
|
1403
|
+
};
|
|
1404
|
+
tekstack_decisionfactor: {
|
|
1405
|
+
typeName: string;
|
|
1406
|
+
logicalName: string;
|
|
1407
|
+
collectionName: string;
|
|
1408
|
+
primaryIdAttribute: string;
|
|
1409
|
+
attributeTypes: {
|
|
1410
|
+
importsequencenumber: string;
|
|
1411
|
+
timezoneruleversionnumber: string;
|
|
1412
|
+
utcconversiontimezonecode: string;
|
|
1413
|
+
versionnumber: string;
|
|
1414
|
+
statecode: string;
|
|
1415
|
+
statuscode: string;
|
|
1416
|
+
createdon: string;
|
|
1417
|
+
modifiedon: string;
|
|
1418
|
+
overriddencreatedon: string;
|
|
1419
|
+
};
|
|
1420
|
+
navigation: {
|
|
1421
|
+
createdby: string[];
|
|
1422
|
+
createdonbehalfby: string[];
|
|
1423
|
+
modifiedby: string[];
|
|
1424
|
+
modifiedonbehalfby: string[];
|
|
1425
|
+
ownerid: string[];
|
|
1426
|
+
owningbusinessunit: string[];
|
|
1427
|
+
owningteam: string[];
|
|
1428
|
+
owninguser: string[];
|
|
1429
|
+
};
|
|
1430
|
+
};
|
|
1431
|
+
tekstack_domain: {
|
|
1432
|
+
typeName: string;
|
|
1433
|
+
logicalName: string;
|
|
1434
|
+
collectionName: string;
|
|
1435
|
+
primaryIdAttribute: string;
|
|
1436
|
+
attributeTypes: {
|
|
1437
|
+
importsequencenumber: string;
|
|
1438
|
+
timezoneruleversionnumber: string;
|
|
1439
|
+
utcconversiontimezonecode: string;
|
|
1440
|
+
versionnumber: string;
|
|
1441
|
+
statecode: string;
|
|
1442
|
+
statuscode: string;
|
|
1443
|
+
createdon: string;
|
|
1444
|
+
modifiedon: string;
|
|
1445
|
+
overriddencreatedon: string;
|
|
1446
|
+
};
|
|
1447
|
+
navigation: {
|
|
1448
|
+
createdby: string[];
|
|
1449
|
+
createdonbehalfby: string[];
|
|
1450
|
+
modifiedby: string[];
|
|
1451
|
+
modifiedonbehalfby: string[];
|
|
1452
|
+
ownerid: string[];
|
|
1453
|
+
owningbusinessunit: string[];
|
|
1454
|
+
owningteam: string[];
|
|
1455
|
+
owninguser: string[];
|
|
1456
|
+
tekstack_account: string[];
|
|
1457
|
+
};
|
|
1458
|
+
};
|
|
1459
|
+
tekstack_duration: {
|
|
1460
|
+
typeName: string;
|
|
1461
|
+
logicalName: string;
|
|
1462
|
+
collectionName: string;
|
|
1463
|
+
primaryIdAttribute: string;
|
|
1464
|
+
attributeTypes: {
|
|
1465
|
+
importsequencenumber: string;
|
|
1466
|
+
tekstack_activestage: string;
|
|
1467
|
+
tekstack_duration: string;
|
|
1468
|
+
tekstack_duration_calculated: string;
|
|
1469
|
+
tekstack_previousstage: string;
|
|
1470
|
+
timezoneruleversionnumber: string;
|
|
1471
|
+
utcconversiontimezonecode: string;
|
|
1472
|
+
versionnumber: string;
|
|
1473
|
+
statecode: string;
|
|
1474
|
+
statuscode: string;
|
|
1475
|
+
createdon: string;
|
|
1476
|
+
modifiedon: string;
|
|
1477
|
+
overriddencreatedon: string;
|
|
1478
|
+
tekstack_actualend: string;
|
|
1479
|
+
tekstack_actualstart: string;
|
|
1480
|
+
tekstack_now: string;
|
|
1481
|
+
};
|
|
1482
|
+
navigation: {
|
|
1483
|
+
createdby: string[];
|
|
1484
|
+
createdonbehalfby: string[];
|
|
1485
|
+
modifiedby: string[];
|
|
1486
|
+
modifiedonbehalfby: string[];
|
|
1487
|
+
ownerid: string[];
|
|
1488
|
+
owningbusinessunit: string[];
|
|
1489
|
+
owningteam: string[];
|
|
1490
|
+
owninguser: string[];
|
|
1491
|
+
tekstack_ParentId_account: string[];
|
|
1492
|
+
tekstack_ParentId_tekstack_opportunity: string[];
|
|
1493
|
+
tekstack_accountid: string[];
|
|
1494
|
+
tekstack_opportunity: string[];
|
|
1495
|
+
tekstack_userstory: string[];
|
|
1496
|
+
};
|
|
1497
|
+
};
|
|
1498
|
+
tekstack_invoice: {
|
|
1499
|
+
typeName: string;
|
|
1500
|
+
logicalName: string;
|
|
1501
|
+
collectionName: string;
|
|
1502
|
+
primaryIdAttribute: string;
|
|
1503
|
+
attributeTypes: {
|
|
1504
|
+
exchangerate: string;
|
|
1505
|
+
importsequencenumber: string;
|
|
1506
|
+
tekstack_totalamount: string;
|
|
1507
|
+
tekstack_totalamount_base: string;
|
|
1508
|
+
tekstack_totalamountwithtax_calculated: string;
|
|
1509
|
+
tekstack_totalamountwithtax_calculated_base: string;
|
|
1510
|
+
tekstack_totalquantity: string;
|
|
1511
|
+
tekstack_totaltaxvalue: string;
|
|
1512
|
+
tekstack_totaltaxvalue_base: string;
|
|
1513
|
+
tekstack_totalvalue: string;
|
|
1514
|
+
tekstack_totalvalue_base: string;
|
|
1515
|
+
timezoneruleversionnumber: string;
|
|
1516
|
+
utcconversiontimezonecode: string;
|
|
1517
|
+
versionnumber: string;
|
|
1518
|
+
statecode: string;
|
|
1519
|
+
statuscode: string;
|
|
1520
|
+
tekstack_bcsyncstatus: string;
|
|
1521
|
+
tekstack_origin: string;
|
|
1522
|
+
createdon: string;
|
|
1523
|
+
modifiedon: string;
|
|
1524
|
+
overriddencreatedon: string;
|
|
1525
|
+
tekstack_duedate: string;
|
|
1526
|
+
tekstack_duedate_calculated: string;
|
|
1527
|
+
tekstack_invoicedate: string;
|
|
1528
|
+
tekstack_invoicedatebcintegration: string;
|
|
1529
|
+
tekstack_paymentdate: string;
|
|
1530
|
+
};
|
|
1531
|
+
navigation: {
|
|
1532
|
+
createdby: string[];
|
|
1533
|
+
createdonbehalfby: string[];
|
|
1534
|
+
modifiedby: string[];
|
|
1535
|
+
modifiedonbehalfby: string[];
|
|
1536
|
+
ownerid: string[];
|
|
1537
|
+
owningbusinessunit: string[];
|
|
1538
|
+
owningteam: string[];
|
|
1539
|
+
owninguser: string[];
|
|
1540
|
+
tekstack_BillingLocation: string[];
|
|
1541
|
+
tekstack_PrimaryContact: string[];
|
|
1542
|
+
tekstack_WorkLocation: string[];
|
|
1543
|
+
tekstack_account: string[];
|
|
1544
|
+
tekstack_billingcontactlp: string[];
|
|
1545
|
+
tekstack_billingcountry: string[];
|
|
1546
|
+
tekstack_billingstateprovince: string[];
|
|
1547
|
+
tekstack_orderId: string[];
|
|
1548
|
+
tekstack_paymentterms: string[];
|
|
1549
|
+
tekstack_pricelist: string[];
|
|
1550
|
+
tekstack_project: string[];
|
|
1551
|
+
tekstack_taxgroup: string[];
|
|
1552
|
+
transactioncurrencyid: string[];
|
|
1553
|
+
tekstack_billingcontact: string[];
|
|
1554
|
+
};
|
|
1555
|
+
};
|
|
1556
|
+
tekstack_invoiceline: {
|
|
1557
|
+
typeName: string;
|
|
1558
|
+
logicalName: string;
|
|
1559
|
+
collectionName: string;
|
|
1560
|
+
primaryIdAttribute: string;
|
|
1561
|
+
attributeTypes: {
|
|
1562
|
+
exchangerate: string;
|
|
1563
|
+
importsequencenumber: string;
|
|
1564
|
+
tekstack_hourlyprice: string;
|
|
1565
|
+
tekstack_hourlyprice_base: string;
|
|
1566
|
+
tekstack_monthlypricewithdiscounts: string;
|
|
1567
|
+
tekstack_monthlypricewithdiscounts_base: string;
|
|
1568
|
+
tekstack_price: string;
|
|
1569
|
+
tekstack_price_base: string;
|
|
1570
|
+
tekstack_priceperunit: string;
|
|
1571
|
+
tekstack_priceperunit_base: string;
|
|
1572
|
+
tekstack_quantity: string;
|
|
1573
|
+
tekstack_quantityinhours: string;
|
|
1574
|
+
tekstack_sequenceno: string;
|
|
1575
|
+
tekstack_totalamount: string;
|
|
1576
|
+
tekstack_totalamount_base: string;
|
|
1577
|
+
tekstack_totalamountwithtax_calculated: string;
|
|
1578
|
+
tekstack_totalamountwithtax_calculated_base: string;
|
|
1579
|
+
tekstack_totaltax: string;
|
|
1580
|
+
tekstack_totaltax_base: string;
|
|
1581
|
+
tekstack_totalvalue: string;
|
|
1582
|
+
tekstack_totalvalue_base: string;
|
|
1583
|
+
timezoneruleversionnumber: string;
|
|
1584
|
+
utcconversiontimezonecode: string;
|
|
1585
|
+
versionnumber: string;
|
|
1586
|
+
statecode: string;
|
|
1587
|
+
statuscode: string;
|
|
1588
|
+
tekstack_invoicelinetype: string;
|
|
1589
|
+
tekstack_origin: string;
|
|
1590
|
+
createdon: string;
|
|
1591
|
+
modifiedon: string;
|
|
1592
|
+
overriddencreatedon: string;
|
|
1593
|
+
tekstack_enddate: string;
|
|
1594
|
+
tekstack_startdate: string;
|
|
1595
|
+
tekstack_termenddate: string;
|
|
1596
|
+
tekstack_termstartdate: string;
|
|
1597
|
+
};
|
|
1598
|
+
navigation: {
|
|
1599
|
+
createdby: string[];
|
|
1600
|
+
createdonbehalfby: string[];
|
|
1601
|
+
modifiedby: string[];
|
|
1602
|
+
modifiedonbehalfby: string[];
|
|
1603
|
+
ownerid: string[];
|
|
1604
|
+
owningbusinessunit: string[];
|
|
1605
|
+
owningteam: string[];
|
|
1606
|
+
owninguser: string[];
|
|
1607
|
+
tekstack_BillingMilestone: string[];
|
|
1608
|
+
tekstack_Order: string[];
|
|
1609
|
+
tekstack_OrderLine: string[];
|
|
1610
|
+
tekstack_Product: string[];
|
|
1611
|
+
tekstack_ProductClassification: string[];
|
|
1612
|
+
tekstack_invoiceid: string[];
|
|
1613
|
+
tekstack_project: string[];
|
|
1614
|
+
tekstack_role: string[];
|
|
1615
|
+
tekstack_unit: string[];
|
|
1616
|
+
transactioncurrencyid: string[];
|
|
1617
|
+
};
|
|
1618
|
+
};
|
|
1619
|
+
tekstack_location: {
|
|
1620
|
+
typeName: string;
|
|
1621
|
+
logicalName: string;
|
|
1622
|
+
collectionName: string;
|
|
1623
|
+
primaryIdAttribute: string;
|
|
1624
|
+
attributeTypes: {
|
|
1625
|
+
importsequencenumber: string;
|
|
1626
|
+
tekstack_latitude: string;
|
|
1627
|
+
tekstack_longitude: string;
|
|
1628
|
+
timezoneruleversionnumber: string;
|
|
1629
|
+
utcconversiontimezonecode: string;
|
|
1630
|
+
versionnumber: string;
|
|
1631
|
+
statecode: string;
|
|
1632
|
+
statuscode: string;
|
|
1633
|
+
createdon: string;
|
|
1634
|
+
modifiedon: string;
|
|
1635
|
+
overriddencreatedon: string;
|
|
1636
|
+
};
|
|
1637
|
+
navigation: {
|
|
1638
|
+
createdby: string[];
|
|
1639
|
+
createdonbehalfby: string[];
|
|
1640
|
+
modifiedby: string[];
|
|
1641
|
+
modifiedonbehalfby: string[];
|
|
1642
|
+
organizationid: string[];
|
|
1643
|
+
tekstack_Account: string[];
|
|
1644
|
+
tekstack_BillingContact: string[];
|
|
1645
|
+
tekstack_Country: string[];
|
|
1646
|
+
tekstack_PaymentTerms: string[];
|
|
1647
|
+
tekstack_PrimaryContact: string[];
|
|
1648
|
+
tekstack_StateProvince: string[];
|
|
1649
|
+
tekstack_TaxGroup: string[];
|
|
1650
|
+
};
|
|
1651
|
+
};
|
|
1652
|
+
tekstack_microsoftazuretenant: {
|
|
1653
|
+
typeName: string;
|
|
1654
|
+
logicalName: string;
|
|
1655
|
+
collectionName: string;
|
|
1656
|
+
primaryIdAttribute: string;
|
|
1657
|
+
attributeTypes: {
|
|
1658
|
+
importsequencenumber: string;
|
|
1659
|
+
timezoneruleversionnumber: string;
|
|
1660
|
+
utcconversiontimezonecode: string;
|
|
1661
|
+
versionnumber: string;
|
|
1662
|
+
statecode: string;
|
|
1663
|
+
statuscode: string;
|
|
1664
|
+
createdon: string;
|
|
1665
|
+
modifiedon: string;
|
|
1666
|
+
overriddencreatedon: string;
|
|
1667
|
+
};
|
|
1668
|
+
navigation: {
|
|
1669
|
+
createdby: string[];
|
|
1670
|
+
createdonbehalfby: string[];
|
|
1671
|
+
modifiedby: string[];
|
|
1672
|
+
modifiedonbehalfby: string[];
|
|
1673
|
+
organizationid: string[];
|
|
1674
|
+
tekstack_Account: string[];
|
|
1675
|
+
};
|
|
1676
|
+
};
|
|
1677
|
+
tekstack_microsoftazureuser: {
|
|
1678
|
+
typeName: string;
|
|
1679
|
+
logicalName: string;
|
|
1680
|
+
collectionName: string;
|
|
1681
|
+
primaryIdAttribute: string;
|
|
1682
|
+
attributeTypes: {
|
|
1683
|
+
importsequencenumber: string;
|
|
1684
|
+
timezoneruleversionnumber: string;
|
|
1685
|
+
utcconversiontimezonecode: string;
|
|
1686
|
+
versionnumber: string;
|
|
1687
|
+
statecode: string;
|
|
1688
|
+
statuscode: string;
|
|
1689
|
+
createdon: string;
|
|
1690
|
+
modifiedon: string;
|
|
1691
|
+
overriddencreatedon: string;
|
|
1692
|
+
};
|
|
1693
|
+
navigation: {
|
|
1694
|
+
createdby: string[];
|
|
1695
|
+
createdonbehalfby: string[];
|
|
1696
|
+
modifiedby: string[];
|
|
1697
|
+
modifiedonbehalfby: string[];
|
|
1698
|
+
organizationid: string[];
|
|
1699
|
+
tekstack_Account: string[];
|
|
1700
|
+
tekstack_Contact: string[];
|
|
1701
|
+
tekstack_MicrosoftAzureTenant: string[];
|
|
1702
|
+
};
|
|
1703
|
+
};
|
|
1704
|
+
tekstack_opportunity: {
|
|
1705
|
+
typeName: string;
|
|
1706
|
+
logicalName: string;
|
|
1707
|
+
collectionName: string;
|
|
1708
|
+
primaryIdAttribute: string;
|
|
1709
|
+
attributeTypes: {
|
|
1710
|
+
exchangerate: string;
|
|
1711
|
+
importsequencenumber: string;
|
|
1712
|
+
tekstack_activestageduration_calculated: string;
|
|
1713
|
+
tekstack_activestagestartedon_rollup_state: string;
|
|
1714
|
+
tekstack_ageinday: string;
|
|
1715
|
+
tekstack_ageindays_calculated: string;
|
|
1716
|
+
tekstack_arr: string;
|
|
1717
|
+
tekstack_arr_base: string;
|
|
1718
|
+
tekstack_costamount: string;
|
|
1719
|
+
tekstack_costamount_base: string;
|
|
1720
|
+
tekstack_discountamount: string;
|
|
1721
|
+
tekstack_discountamount_base: string;
|
|
1722
|
+
tekstack_grossmargin: string;
|
|
1723
|
+
tekstack_grossmargincalculated: string;
|
|
1724
|
+
tekstack_mrr: string;
|
|
1725
|
+
tekstack_mrr_base: string;
|
|
1726
|
+
tekstack_numberofopenactivities: string;
|
|
1727
|
+
tekstack_numberofopenactivities_rollup: string;
|
|
1728
|
+
tekstack_numberofopenactivities_rollup_state: string;
|
|
1729
|
+
tekstack_onetimefees: string;
|
|
1730
|
+
tekstack_onetimefees_base: string;
|
|
1731
|
+
tekstack_servicesfees: string;
|
|
1732
|
+
tekstack_servicesfees_base: string;
|
|
1733
|
+
tekstack_stageduration: string;
|
|
1734
|
+
tekstack_tcv: string;
|
|
1735
|
+
tekstack_tcv_base: string;
|
|
1736
|
+
timezoneruleversionnumber: string;
|
|
1737
|
+
utcconversiontimezonecode: string;
|
|
1738
|
+
versionnumber: string;
|
|
1739
|
+
statecode: string;
|
|
1740
|
+
statuscode: string;
|
|
1741
|
+
tekstack_closeaslosthelper: string;
|
|
1742
|
+
tekstack_discountdisplay: string;
|
|
1743
|
+
tekstack_forecastcategory: string;
|
|
1744
|
+
tekstack_opportunitysource: string;
|
|
1745
|
+
tekstack_salestype: string;
|
|
1746
|
+
tekstack_type: string;
|
|
1747
|
+
tekstack_type_v2: string;
|
|
1748
|
+
createdon: string;
|
|
1749
|
+
modifiedon: string;
|
|
1750
|
+
overriddencreatedon: string;
|
|
1751
|
+
tekstack_activestagestartedon_rollup: string;
|
|
1752
|
+
tekstack_activestagestartedon_rollup_date: string;
|
|
1753
|
+
tekstack_closedate: string;
|
|
1754
|
+
tekstack_createdon_tzi: string;
|
|
1755
|
+
tekstack_durationendtime: string;
|
|
1756
|
+
tekstack_durationstarttime: string;
|
|
1757
|
+
tekstack_lastactivitydate: string;
|
|
1758
|
+
tekstack_now_calculated: string;
|
|
1759
|
+
tekstack_numberofopenactivities_rollup_date: string;
|
|
1760
|
+
};
|
|
1761
|
+
navigation: {
|
|
1762
|
+
createdby: string[];
|
|
1763
|
+
createdonbehalfby: string[];
|
|
1764
|
+
modifiedby: string[];
|
|
1765
|
+
modifiedonbehalfby: string[];
|
|
1766
|
+
ownerid: string[];
|
|
1767
|
+
owningbusinessunit: string[];
|
|
1768
|
+
owningteam: string[];
|
|
1769
|
+
owninguser: string[];
|
|
1770
|
+
stageid: string[];
|
|
1771
|
+
tekstack_Account: string[];
|
|
1772
|
+
tekstack_BillingLocation: string[];
|
|
1773
|
+
tekstack_Campaign: string[];
|
|
1774
|
+
tekstack_Contact: string[];
|
|
1775
|
+
tekstack_Event: string[];
|
|
1776
|
+
tekstack_MostRecentActivity: string[];
|
|
1777
|
+
tekstack_PartnerAccount: string[];
|
|
1778
|
+
tekstack_PartnerContact: string[];
|
|
1779
|
+
tekstack_PartnerDeal: string[];
|
|
1780
|
+
tekstack_PartnerType: string[];
|
|
1781
|
+
tekstack_PriceList: string[];
|
|
1782
|
+
tekstack_Sequence: string[];
|
|
1783
|
+
tekstack_SequenceParticipant: string[];
|
|
1784
|
+
tekstack_Territory: string[];
|
|
1785
|
+
tekstack_WorkLocation: string[];
|
|
1786
|
+
tekstack_order: string[];
|
|
1787
|
+
tekstack_winningcompetitor: string[];
|
|
1788
|
+
transactioncurrencyid: string[];
|
|
1789
|
+
};
|
|
1790
|
+
};
|
|
1791
|
+
tekstack_opportunitycompetitor: {
|
|
1792
|
+
typeName: string;
|
|
1793
|
+
logicalName: string;
|
|
1794
|
+
collectionName: string;
|
|
1795
|
+
primaryIdAttribute: string;
|
|
1796
|
+
attributeTypes: {
|
|
1797
|
+
importsequencenumber: string;
|
|
1798
|
+
timezoneruleversionnumber: string;
|
|
1799
|
+
utcconversiontimezonecode: string;
|
|
1800
|
+
versionnumber: string;
|
|
1801
|
+
statecode: string;
|
|
1802
|
+
statuscode: string;
|
|
1803
|
+
createdon: string;
|
|
1804
|
+
modifiedon: string;
|
|
1805
|
+
overriddencreatedon: string;
|
|
1806
|
+
};
|
|
1807
|
+
navigation: {
|
|
1808
|
+
createdby: string[];
|
|
1809
|
+
createdonbehalfby: string[];
|
|
1810
|
+
modifiedby: string[];
|
|
1811
|
+
modifiedonbehalfby: string[];
|
|
1812
|
+
ownerid: string[];
|
|
1813
|
+
owningbusinessunit: string[];
|
|
1814
|
+
owningteam: string[];
|
|
1815
|
+
owninguser: string[];
|
|
1816
|
+
tekstack_competitor: string[];
|
|
1817
|
+
tekstack_opportunity: string[];
|
|
1818
|
+
};
|
|
1819
|
+
};
|
|
1820
|
+
tekstack_opportunityline: {
|
|
1821
|
+
typeName: string;
|
|
1822
|
+
logicalName: string;
|
|
1823
|
+
collectionName: string;
|
|
1824
|
+
primaryIdAttribute: string;
|
|
1825
|
+
attributeTypes: {
|
|
1826
|
+
exchangerate: string;
|
|
1827
|
+
importsequencenumber: string;
|
|
1828
|
+
tekstack_arr: string;
|
|
1829
|
+
tekstack_arr_base: string;
|
|
1830
|
+
tekstack_conversion: string;
|
|
1831
|
+
tekstack_costamount: string;
|
|
1832
|
+
tekstack_costamount_base: string;
|
|
1833
|
+
tekstack_discountamount: string;
|
|
1834
|
+
tekstack_discountamount_base: string;
|
|
1835
|
+
tekstack_discountpercentperunit: string;
|
|
1836
|
+
tekstack_discountperunit: string;
|
|
1837
|
+
tekstack_discountperunit_base: string;
|
|
1838
|
+
tekstack_extendedamount_calculated: string;
|
|
1839
|
+
tekstack_extendedamount_calculated_base: string;
|
|
1840
|
+
tekstack_grossmargin: string;
|
|
1841
|
+
tekstack_grossmargincalculated: string;
|
|
1842
|
+
tekstack_monthlyprice: string;
|
|
1843
|
+
tekstack_monthlyprice_base: string;
|
|
1844
|
+
tekstack_monthlyprice_calculated: string;
|
|
1845
|
+
tekstack_monthlyprice_calculated_base: string;
|
|
1846
|
+
tekstack_monthlypricewithdiscount_calculated: string;
|
|
1847
|
+
tekstack_monthlypricewithdiscount_calculated_base: string;
|
|
1848
|
+
tekstack_monthlypricewithdiscounts: string;
|
|
1849
|
+
tekstack_monthlypricewithdiscounts_base: string;
|
|
1850
|
+
tekstack_mrr: string;
|
|
1851
|
+
tekstack_mrr_base: string;
|
|
1852
|
+
tekstack_mrr_calculated: string;
|
|
1853
|
+
tekstack_mrr_calculated_base: string;
|
|
1854
|
+
tekstack_onetimefees: string;
|
|
1855
|
+
tekstack_onetimefees_base: string;
|
|
1856
|
+
tekstack_percent: string;
|
|
1857
|
+
tekstack_priceperunit: string;
|
|
1858
|
+
tekstack_priceperunit_base: string;
|
|
1859
|
+
tekstack_priceperunitwithdiscounts: string;
|
|
1860
|
+
tekstack_priceperunitwithdiscounts_base: string;
|
|
1861
|
+
tekstack_quantity: string;
|
|
1862
|
+
tekstack_sequenceno: string;
|
|
1863
|
+
tekstack_tcv: string;
|
|
1864
|
+
tekstack_tcv_base: string;
|
|
1865
|
+
tekstack_unitcost: string;
|
|
1866
|
+
tekstack_unitcost_base: string;
|
|
1867
|
+
timezoneruleversionnumber: string;
|
|
1868
|
+
utcconversiontimezonecode: string;
|
|
1869
|
+
versionnumber: string;
|
|
1870
|
+
statecode: string;
|
|
1871
|
+
statuscode: string;
|
|
1872
|
+
tekstack_invoicescheduleoppline: string;
|
|
1873
|
+
tekstack_invoicingstartoppline: string;
|
|
1874
|
+
tekstack_opportunitydisplay: string;
|
|
1875
|
+
tekstack_pricetype: string;
|
|
1876
|
+
tekstack_pricingmethod: string;
|
|
1877
|
+
tekstack_renewaltypeoppline: string;
|
|
1878
|
+
tekstack_subscriptionstartoppline: string;
|
|
1879
|
+
createdon: string;
|
|
1880
|
+
modifiedon: string;
|
|
1881
|
+
overriddencreatedon: string;
|
|
1882
|
+
tekstack_subscriptionstartdate: string;
|
|
1883
|
+
};
|
|
1884
|
+
navigation: {
|
|
1885
|
+
createdby: string[];
|
|
1886
|
+
createdonbehalfby: string[];
|
|
1887
|
+
modifiedby: string[];
|
|
1888
|
+
modifiedonbehalfby: string[];
|
|
1889
|
+
ownerid: string[];
|
|
1890
|
+
owningbusinessunit: string[];
|
|
1891
|
+
owningteam: string[];
|
|
1892
|
+
owninguser: string[];
|
|
1893
|
+
tekstack_PriceList: string[];
|
|
1894
|
+
tekstack_ProductClassification: string[];
|
|
1895
|
+
tekstack_existingproduct: string[];
|
|
1896
|
+
tekstack_opportunity: string[];
|
|
1897
|
+
tekstack_opportunitysection: string[];
|
|
1898
|
+
tekstack_orderline: string[];
|
|
1899
|
+
tekstack_pricelistitem: string[];
|
|
1900
|
+
tekstack_pricingunit: string[];
|
|
1901
|
+
tekstack_renewalproduct: string[];
|
|
1902
|
+
tekstack_unit: string[];
|
|
1903
|
+
transactioncurrencyid: string[];
|
|
1904
|
+
};
|
|
1905
|
+
};
|
|
1906
|
+
tekstack_opportunitysection: {
|
|
1907
|
+
typeName: string;
|
|
1908
|
+
logicalName: string;
|
|
1909
|
+
collectionName: string;
|
|
1910
|
+
primaryIdAttribute: string;
|
|
1911
|
+
attributeTypes: {
|
|
1912
|
+
exchangerate: string;
|
|
1913
|
+
importsequencenumber: string;
|
|
1914
|
+
tekstack_productcount: string;
|
|
1915
|
+
tekstack_sequenceno: string;
|
|
1916
|
+
tekstack_totalarr: string;
|
|
1917
|
+
tekstack_totalarr_base: string;
|
|
1918
|
+
tekstack_totaltcv: string;
|
|
1919
|
+
tekstack_totaltcv_base: string;
|
|
1920
|
+
timezoneruleversionnumber: string;
|
|
1921
|
+
utcconversiontimezonecode: string;
|
|
1922
|
+
versionnumber: string;
|
|
1923
|
+
statecode: string;
|
|
1924
|
+
statuscode: string;
|
|
1925
|
+
createdon: string;
|
|
1926
|
+
modifiedon: string;
|
|
1927
|
+
overriddencreatedon: string;
|
|
1928
|
+
};
|
|
1929
|
+
navigation: {
|
|
1930
|
+
createdby: string[];
|
|
1931
|
+
createdonbehalfby: string[];
|
|
1932
|
+
modifiedby: string[];
|
|
1933
|
+
modifiedonbehalfby: string[];
|
|
1934
|
+
ownerid: string[];
|
|
1935
|
+
owningbusinessunit: string[];
|
|
1936
|
+
owningteam: string[];
|
|
1937
|
+
owninguser: string[];
|
|
1938
|
+
tekstack_opportunity: string[];
|
|
1939
|
+
transactioncurrencyid: string[];
|
|
1940
|
+
};
|
|
1941
|
+
};
|
|
1942
|
+
tekstack_opportunitystakeholder: {
|
|
1943
|
+
typeName: string;
|
|
1944
|
+
logicalName: string;
|
|
1945
|
+
collectionName: string;
|
|
1946
|
+
primaryIdAttribute: string;
|
|
1947
|
+
attributeTypes: {
|
|
1948
|
+
importsequencenumber: string;
|
|
1949
|
+
timezoneruleversionnumber: string;
|
|
1950
|
+
utcconversiontimezonecode: string;
|
|
1951
|
+
versionnumber: string;
|
|
1952
|
+
statecode: string;
|
|
1953
|
+
statuscode: string;
|
|
1954
|
+
createdon: string;
|
|
1955
|
+
modifiedon: string;
|
|
1956
|
+
overriddencreatedon: string;
|
|
1957
|
+
tekstack_contactlastactivitydate_calculated: string;
|
|
1958
|
+
};
|
|
1959
|
+
navigation: {
|
|
1960
|
+
createdby: string[];
|
|
1961
|
+
createdonbehalfby: string[];
|
|
1962
|
+
modifiedby: string[];
|
|
1963
|
+
modifiedonbehalfby: string[];
|
|
1964
|
+
ownerid: string[];
|
|
1965
|
+
owningbusinessunit: string[];
|
|
1966
|
+
owningteam: string[];
|
|
1967
|
+
owninguser: string[];
|
|
1968
|
+
tekstack_connectionrole: string[];
|
|
1969
|
+
tekstack_contact: string[];
|
|
1970
|
+
tekstack_opportunity: string[];
|
|
1971
|
+
};
|
|
1972
|
+
};
|
|
1973
|
+
tekstack_order: {
|
|
1974
|
+
typeName: string;
|
|
1975
|
+
logicalName: string;
|
|
1976
|
+
collectionName: string;
|
|
1977
|
+
primaryIdAttribute: string;
|
|
1978
|
+
attributeTypes: {
|
|
1979
|
+
exchangerate: string;
|
|
1980
|
+
importsequencenumber: string;
|
|
1981
|
+
tekstack_arr: string;
|
|
1982
|
+
tekstack_arr_base: string;
|
|
1983
|
+
tekstack_costamount: string;
|
|
1984
|
+
tekstack_costamount_base: string;
|
|
1985
|
+
tekstack_grossmargin: string;
|
|
1986
|
+
tekstack_grossmargin_calculated: string;
|
|
1987
|
+
tekstack_invoiceday: string;
|
|
1988
|
+
tekstack_invoicedtotalpretax_rollup: string;
|
|
1989
|
+
tekstack_invoicedtotalpretax_rollup_base: string;
|
|
1990
|
+
tekstack_invoicedtotalpretax_rollup_state: string;
|
|
1991
|
+
tekstack_mrr: string;
|
|
1992
|
+
tekstack_mrr_base: string;
|
|
1993
|
+
tekstack_onetimefees: string;
|
|
1994
|
+
tekstack_onetimefees_base: string;
|
|
1995
|
+
tekstack_paymenttermsdays: string;
|
|
1996
|
+
tekstack_servicesfees: string;
|
|
1997
|
+
tekstack_servicesfees_base: string;
|
|
1998
|
+
tekstack_tcv: string;
|
|
1999
|
+
tekstack_tcv_base: string;
|
|
2000
|
+
tekstack_totalamount: string;
|
|
2001
|
+
tekstack_totalamount_base: string;
|
|
2002
|
+
timezoneruleversionnumber: string;
|
|
2003
|
+
utcconversiontimezonecode: string;
|
|
2004
|
+
versionnumber: string;
|
|
2005
|
+
statecode: string;
|
|
2006
|
+
statuscode: string;
|
|
2007
|
+
tekstack_bcsyncstatus: string;
|
|
2008
|
+
tekstack_freightterms: string;
|
|
2009
|
+
tekstack_invoiceday_choice: string;
|
|
2010
|
+
tekstack_invoiceschedule: string;
|
|
2011
|
+
tekstack_invoicestart: string;
|
|
2012
|
+
tekstack_origin: string;
|
|
2013
|
+
tekstack_type_v2: string;
|
|
2014
|
+
createdon: string;
|
|
2015
|
+
modifiedon: string;
|
|
2016
|
+
overriddencreatedon: string;
|
|
2017
|
+
tekstack_enddate: string;
|
|
2018
|
+
tekstack_invoicedtotalpretax_rollup_date: string;
|
|
2019
|
+
tekstack_orderdate: string;
|
|
2020
|
+
tekstack_orderdatebcintegration: string;
|
|
2021
|
+
tekstack_startdate: string;
|
|
2022
|
+
};
|
|
2023
|
+
navigation: {
|
|
2024
|
+
createdby: string[];
|
|
2025
|
+
createdonbehalfby: string[];
|
|
2026
|
+
modifiedby: string[];
|
|
2027
|
+
modifiedonbehalfby: string[];
|
|
2028
|
+
ownerid: string[];
|
|
2029
|
+
owningbusinessunit: string[];
|
|
2030
|
+
owningteam: string[];
|
|
2031
|
+
owninguser: string[];
|
|
2032
|
+
tekstack_BillingLocation: string[];
|
|
2033
|
+
tekstack_PrimaryContact: string[];
|
|
2034
|
+
tekstack_SubscriptionTermUnit: string[];
|
|
2035
|
+
tekstack_WorkLocation: string[];
|
|
2036
|
+
tekstack_account: string[];
|
|
2037
|
+
tekstack_accountmanager: string[];
|
|
2038
|
+
tekstack_billingcontact: string[];
|
|
2039
|
+
tekstack_billtocountrylp: string[];
|
|
2040
|
+
tekstack_billtostateprovincelp: string[];
|
|
2041
|
+
tekstack_paymenttermslp: string[];
|
|
2042
|
+
tekstack_pricelist: string[];
|
|
2043
|
+
tekstack_productcontact: string[];
|
|
2044
|
+
tekstack_taxgroup: string[];
|
|
2045
|
+
transactioncurrencyid: string[];
|
|
2046
|
+
};
|
|
2047
|
+
};
|
|
2048
|
+
tekstack_orderline: {
|
|
2049
|
+
typeName: string;
|
|
2050
|
+
logicalName: string;
|
|
2051
|
+
collectionName: string;
|
|
2052
|
+
primaryIdAttribute: string;
|
|
2053
|
+
attributeTypes: {
|
|
2054
|
+
exchangerate: string;
|
|
2055
|
+
importsequencenumber: string;
|
|
2056
|
+
tekstack_arr: string;
|
|
2057
|
+
tekstack_arr_base: string;
|
|
2058
|
+
tekstack_arr_calculated: string;
|
|
2059
|
+
tekstack_arr_calculated_base: string;
|
|
2060
|
+
tekstack_conversion: string;
|
|
2061
|
+
tekstack_costamount: string;
|
|
2062
|
+
tekstack_costamount_base: string;
|
|
2063
|
+
tekstack_costamount_calculated: string;
|
|
2064
|
+
tekstack_costamount_calculated_base: string;
|
|
2065
|
+
tekstack_discountamount: string;
|
|
2066
|
+
tekstack_discountamount_base: string;
|
|
2067
|
+
tekstack_discountamount_calculated: string;
|
|
2068
|
+
tekstack_discountamount_calculated_base: string;
|
|
2069
|
+
tekstack_discountperunit: string;
|
|
2070
|
+
tekstack_discountperunit_base: string;
|
|
2071
|
+
tekstack_discountperunitpercent: string;
|
|
2072
|
+
tekstack_grossmargin: string;
|
|
2073
|
+
tekstack_grossmargincalculated: string;
|
|
2074
|
+
tekstack_lifetimevalue: string;
|
|
2075
|
+
tekstack_lifetimevalue_base: string;
|
|
2076
|
+
tekstack_lifetimevalue_state: string;
|
|
2077
|
+
tekstack_monthlyprice: string;
|
|
2078
|
+
tekstack_monthlyprice_base: string;
|
|
2079
|
+
tekstack_monthlyprice_calculated: string;
|
|
2080
|
+
tekstack_monthlyprice_calculated_base: string;
|
|
2081
|
+
tekstack_monthlypricewithdiscount_calculated: string;
|
|
2082
|
+
tekstack_monthlypricewithdiscount_calculated_base: string;
|
|
2083
|
+
tekstack_montlypricewithdiscounts: string;
|
|
2084
|
+
tekstack_montlypricewithdiscounts_base: string;
|
|
2085
|
+
tekstack_mrr: string;
|
|
2086
|
+
tekstack_mrr_base: string;
|
|
2087
|
+
tekstack_mrr_calculated: string;
|
|
2088
|
+
tekstack_mrr_calculated_base: string;
|
|
2089
|
+
tekstack_onetimefees: string;
|
|
2090
|
+
tekstack_onetimefees_base: string;
|
|
2091
|
+
tekstack_onetimefees_calculated: string;
|
|
2092
|
+
tekstack_onetimefees_calculated_base: string;
|
|
2093
|
+
tekstack_percent: string;
|
|
2094
|
+
tekstack_priceperunit: string;
|
|
2095
|
+
tekstack_priceperunit_base: string;
|
|
2096
|
+
tekstack_priceperunitwithdiscount: string;
|
|
2097
|
+
tekstack_priceperunitwithdiscount_base: string;
|
|
2098
|
+
tekstack_quantity: string;
|
|
2099
|
+
tekstack_sequenceno: string;
|
|
2100
|
+
tekstack_tcv: string;
|
|
2101
|
+
tekstack_tcv_base: string;
|
|
2102
|
+
tekstack_tcv_calculated: string;
|
|
2103
|
+
tekstack_tcv_calculated_base: string;
|
|
2104
|
+
tekstack_unitcost: string;
|
|
2105
|
+
tekstack_unitcost_base: string;
|
|
2106
|
+
tekstack_unitprice: string;
|
|
2107
|
+
tekstack_unitprice_base: string;
|
|
2108
|
+
timezoneruleversionnumber: string;
|
|
2109
|
+
utcconversiontimezonecode: string;
|
|
2110
|
+
versionnumber: string;
|
|
2111
|
+
statecode: string;
|
|
2112
|
+
statuscode: string;
|
|
2113
|
+
tekstack_invoiceschedule: string;
|
|
2114
|
+
tekstack_invoicingstart: string;
|
|
2115
|
+
tekstack_opportunitydisplay: string;
|
|
2116
|
+
tekstack_origin: string;
|
|
2117
|
+
tekstack_pricingmethod: string;
|
|
2118
|
+
tekstack_renewaltypeorderline: string;
|
|
2119
|
+
tekstack_subscriptionstartorderline: string;
|
|
2120
|
+
createdon: string;
|
|
2121
|
+
modifiedon: string;
|
|
2122
|
+
overriddencreatedon: string;
|
|
2123
|
+
tekstack_enddate: string;
|
|
2124
|
+
tekstack_lifetimevalue_date: string;
|
|
2125
|
+
tekstack_nextinvoicedate: string;
|
|
2126
|
+
tekstack_nextinvoicetermstartdate: string;
|
|
2127
|
+
tekstack_renewalstartprocess: string;
|
|
2128
|
+
tekstack_startdate: string;
|
|
2129
|
+
};
|
|
2130
|
+
navigation: {
|
|
2131
|
+
createdby: string[];
|
|
2132
|
+
createdonbehalfby: string[];
|
|
2133
|
+
modifiedby: string[];
|
|
2134
|
+
modifiedonbehalfby: string[];
|
|
2135
|
+
ownerid: string[];
|
|
2136
|
+
owningbusinessunit: string[];
|
|
2137
|
+
owningteam: string[];
|
|
2138
|
+
owninguser: string[];
|
|
2139
|
+
tekstack_PriceList: string[];
|
|
2140
|
+
tekstack_ProductClassification: string[];
|
|
2141
|
+
tekstack_account: string[];
|
|
2142
|
+
tekstack_existingproduct: string[];
|
|
2143
|
+
tekstack_opportunityline: string[];
|
|
2144
|
+
tekstack_order: string[];
|
|
2145
|
+
tekstack_pricelistitem: string[];
|
|
2146
|
+
tekstack_pricingunit: string[];
|
|
2147
|
+
tekstack_renewalproduct: string[];
|
|
2148
|
+
tekstack_unit: string[];
|
|
2149
|
+
transactioncurrencyid: string[];
|
|
2150
|
+
};
|
|
2151
|
+
};
|
|
2152
|
+
tekstack_partnerdeal: {
|
|
2153
|
+
typeName: string;
|
|
2154
|
+
logicalName: string;
|
|
2155
|
+
collectionName: string;
|
|
2156
|
+
primaryIdAttribute: string;
|
|
2157
|
+
attributeTypes: {
|
|
2158
|
+
exchangerate: string;
|
|
2159
|
+
importsequencenumber: string;
|
|
2160
|
+
tekstack_dealsize: string;
|
|
2161
|
+
tekstack_dealsize_base: string;
|
|
2162
|
+
timezoneruleversionnumber: string;
|
|
2163
|
+
utcconversiontimezonecode: string;
|
|
2164
|
+
versionnumber: string;
|
|
2165
|
+
statecode: string;
|
|
2166
|
+
statuscode: string;
|
|
2167
|
+
createdon: string;
|
|
2168
|
+
modifiedon: string;
|
|
2169
|
+
overriddencreatedon: string;
|
|
2170
|
+
tekstack_conversiondate: string;
|
|
2171
|
+
};
|
|
2172
|
+
navigation: {
|
|
2173
|
+
createdby: string[];
|
|
2174
|
+
createdonbehalfby: string[];
|
|
2175
|
+
modifiedby: string[];
|
|
2176
|
+
modifiedonbehalfby: string[];
|
|
2177
|
+
ownerid: string[];
|
|
2178
|
+
owningbusinessunit: string[];
|
|
2179
|
+
owningteam: string[];
|
|
2180
|
+
owninguser: string[];
|
|
2181
|
+
tekstack_Currency: string[];
|
|
2182
|
+
tekstack_CustomerAccount: string[];
|
|
2183
|
+
tekstack_CustomerContact: string[];
|
|
2184
|
+
tekstack_PartnerAccount: string[];
|
|
2185
|
+
tekstack_PartnerContact: string[];
|
|
2186
|
+
tekstack_opportunity: string[];
|
|
2187
|
+
tekstack_partnertype: string[];
|
|
2188
|
+
transactioncurrencyid: string[];
|
|
2189
|
+
};
|
|
2190
|
+
};
|
|
2191
|
+
tekstack_partnertype: {
|
|
2192
|
+
typeName: string;
|
|
2193
|
+
logicalName: string;
|
|
2194
|
+
collectionName: string;
|
|
2195
|
+
primaryIdAttribute: string;
|
|
2196
|
+
attributeTypes: {
|
|
2197
|
+
importsequencenumber: string;
|
|
2198
|
+
timezoneruleversionnumber: string;
|
|
2199
|
+
utcconversiontimezonecode: string;
|
|
2200
|
+
versionnumber: string;
|
|
2201
|
+
statecode: string;
|
|
2202
|
+
statuscode: string;
|
|
2203
|
+
createdon: string;
|
|
2204
|
+
modifiedon: string;
|
|
2205
|
+
overriddencreatedon: string;
|
|
2206
|
+
};
|
|
2207
|
+
navigation: {
|
|
2208
|
+
createdby: string[];
|
|
2209
|
+
createdonbehalfby: string[];
|
|
2210
|
+
modifiedby: string[];
|
|
2211
|
+
modifiedonbehalfby: string[];
|
|
2212
|
+
ownerid: string[];
|
|
2213
|
+
owningbusinessunit: string[];
|
|
2214
|
+
owningteam: string[];
|
|
2215
|
+
owninguser: string[];
|
|
2216
|
+
};
|
|
2217
|
+
};
|
|
2218
|
+
tekstack_pricelist: {
|
|
2219
|
+
typeName: string;
|
|
2220
|
+
logicalName: string;
|
|
2221
|
+
collectionName: string;
|
|
2222
|
+
primaryIdAttribute: string;
|
|
2223
|
+
attributeTypes: {
|
|
2224
|
+
importsequencenumber: string;
|
|
2225
|
+
timezoneruleversionnumber: string;
|
|
2226
|
+
utcconversiontimezonecode: string;
|
|
2227
|
+
versionnumber: string;
|
|
2228
|
+
statecode: string;
|
|
2229
|
+
statuscode: string;
|
|
2230
|
+
tekstack_context: string;
|
|
2231
|
+
createdon: string;
|
|
2232
|
+
modifiedon: string;
|
|
2233
|
+
overriddencreatedon: string;
|
|
2234
|
+
tekstack_begindate: string;
|
|
2235
|
+
tekstack_enddate: string;
|
|
2236
|
+
};
|
|
2237
|
+
navigation: {
|
|
2238
|
+
createdby: string[];
|
|
2239
|
+
createdonbehalfby: string[];
|
|
2240
|
+
modifiedby: string[];
|
|
2241
|
+
modifiedonbehalfby: string[];
|
|
2242
|
+
ownerid: string[];
|
|
2243
|
+
owningbusinessunit: string[];
|
|
2244
|
+
owningteam: string[];
|
|
2245
|
+
owninguser: string[];
|
|
2246
|
+
tekstack_transationcurrencyid: string[];
|
|
2247
|
+
};
|
|
2248
|
+
};
|
|
2249
|
+
tekstack_pricelistitem: {
|
|
2250
|
+
typeName: string;
|
|
2251
|
+
logicalName: string;
|
|
2252
|
+
collectionName: string;
|
|
2253
|
+
primaryIdAttribute: string;
|
|
2254
|
+
attributeTypes: {
|
|
2255
|
+
exchangerate: string;
|
|
2256
|
+
importsequencenumber: string;
|
|
2257
|
+
tekstack_conversion: string;
|
|
2258
|
+
tekstack_cost: string;
|
|
2259
|
+
tekstack_cost_base: string;
|
|
2260
|
+
tekstack_grossmargin: string;
|
|
2261
|
+
tekstack_monthlyprice: string;
|
|
2262
|
+
tekstack_monthlyprice2: string;
|
|
2263
|
+
tekstack_monthlyprice2_base: string;
|
|
2264
|
+
tekstack_monthlyprice_base: string;
|
|
2265
|
+
tekstack_percent: string;
|
|
2266
|
+
tekstack_percentage: string;
|
|
2267
|
+
tekstack_price: string;
|
|
2268
|
+
tekstack_price_base: string;
|
|
2269
|
+
tekstack_processrenewal: string;
|
|
2270
|
+
tekstack_revenuerecognitionpercentage: string;
|
|
2271
|
+
tekstack_unit_price: string;
|
|
2272
|
+
tekstack_unit_price_base: string;
|
|
2273
|
+
tekstack_unitcost: string;
|
|
2274
|
+
tekstack_unitcost_base: string;
|
|
2275
|
+
timezoneruleversionnumber: string;
|
|
2276
|
+
utcconversiontimezonecode: string;
|
|
2277
|
+
versionnumber: string;
|
|
2278
|
+
statecode: string;
|
|
2279
|
+
statuscode: string;
|
|
2280
|
+
tekstack_default_invoice_schedule: string;
|
|
2281
|
+
tekstack_default_invoicing_start: string;
|
|
2282
|
+
tekstack_default_renewal_type: string;
|
|
2283
|
+
tekstack_default_subscription: string;
|
|
2284
|
+
tekstack_invoicing_schedule: string;
|
|
2285
|
+
tekstack_invoicing_start: string;
|
|
2286
|
+
tekstack_price_type: string;
|
|
2287
|
+
tekstack_pricingmethod: string;
|
|
2288
|
+
tekstack_renewal_type: string;
|
|
2289
|
+
tekstack_renewalterm: string;
|
|
2290
|
+
tekstack_subscription_start: string;
|
|
2291
|
+
createdon: string;
|
|
2292
|
+
modifiedon: string;
|
|
2293
|
+
overriddencreatedon: string;
|
|
2294
|
+
};
|
|
2295
|
+
navigation: {
|
|
2296
|
+
createdby: string[];
|
|
2297
|
+
createdonbehalfby: string[];
|
|
2298
|
+
modifiedby: string[];
|
|
2299
|
+
modifiedonbehalfby: string[];
|
|
2300
|
+
ownerid: string[];
|
|
2301
|
+
owningbusinessunit: string[];
|
|
2302
|
+
owningteam: string[];
|
|
2303
|
+
owninguser: string[];
|
|
2304
|
+
tekstack_Product: string[];
|
|
2305
|
+
tekstack_maintenance_unit: string[];
|
|
2306
|
+
tekstack_pricelist: string[];
|
|
2307
|
+
tekstack_pricing_unit: string[];
|
|
2308
|
+
tekstack_productclassification: string[];
|
|
2309
|
+
tekstack_unit: string[];
|
|
2310
|
+
transactioncurrencyid: string[];
|
|
2311
|
+
tekstack_renewalproduct: string[];
|
|
2312
|
+
};
|
|
2313
|
+
};
|
|
2314
|
+
tekstack_product: {
|
|
2315
|
+
typeName: string;
|
|
2316
|
+
logicalName: string;
|
|
2317
|
+
collectionName: string;
|
|
2318
|
+
primaryIdAttribute: string;
|
|
2319
|
+
attributeTypes: {
|
|
2320
|
+
importsequencenumber: string;
|
|
2321
|
+
timezoneruleversionnumber: string;
|
|
2322
|
+
utcconversiontimezonecode: string;
|
|
2323
|
+
versionnumber: string;
|
|
2324
|
+
statecode: string;
|
|
2325
|
+
statuscode: string;
|
|
2326
|
+
createdon: string;
|
|
2327
|
+
modifiedon: string;
|
|
2328
|
+
overriddencreatedon: string;
|
|
2329
|
+
};
|
|
2330
|
+
navigation: {
|
|
2331
|
+
createdby: string[];
|
|
2332
|
+
createdonbehalfby: string[];
|
|
2333
|
+
modifiedby: string[];
|
|
2334
|
+
modifiedonbehalfby: string[];
|
|
2335
|
+
ownerid: string[];
|
|
2336
|
+
owningbusinessunit: string[];
|
|
2337
|
+
owningteam: string[];
|
|
2338
|
+
owninguser: string[];
|
|
2339
|
+
tekstack_ProductFamily: string[];
|
|
2340
|
+
tekstack_QuickBooksIncomeAccount: string[];
|
|
2341
|
+
tekstack_classification: string[];
|
|
2342
|
+
};
|
|
2343
|
+
};
|
|
2344
|
+
tekstack_productfamily: {
|
|
2345
|
+
typeName: string;
|
|
2346
|
+
logicalName: string;
|
|
2347
|
+
collectionName: string;
|
|
2348
|
+
primaryIdAttribute: string;
|
|
2349
|
+
attributeTypes: {
|
|
2350
|
+
importsequencenumber: string;
|
|
2351
|
+
timezoneruleversionnumber: string;
|
|
2352
|
+
utcconversiontimezonecode: string;
|
|
2353
|
+
versionnumber: string;
|
|
2354
|
+
statecode: string;
|
|
2355
|
+
statuscode: string;
|
|
2356
|
+
createdon: string;
|
|
2357
|
+
modifiedon: string;
|
|
2358
|
+
overriddencreatedon: string;
|
|
2359
|
+
};
|
|
2360
|
+
navigation: {
|
|
2361
|
+
createdby: string[];
|
|
2362
|
+
createdonbehalfby: string[];
|
|
2363
|
+
modifiedby: string[];
|
|
2364
|
+
modifiedonbehalfby: string[];
|
|
2365
|
+
ownerid: string[];
|
|
2366
|
+
owningbusinessunit: string[];
|
|
2367
|
+
owningteam: string[];
|
|
2368
|
+
owninguser: string[];
|
|
2369
|
+
};
|
|
2370
|
+
};
|
|
2371
|
+
tekstack_project: {
|
|
2372
|
+
typeName: string;
|
|
2373
|
+
logicalName: string;
|
|
2374
|
+
collectionName: string;
|
|
2375
|
+
primaryIdAttribute: string;
|
|
2376
|
+
attributeTypes: {
|
|
2377
|
+
exchangerate: string;
|
|
2378
|
+
importsequencenumber: string;
|
|
2379
|
+
tekstack_actual_grossmargin: string;
|
|
2380
|
+
tekstack_actualcostamount: string;
|
|
2381
|
+
tekstack_actualcostamount_base: string;
|
|
2382
|
+
tekstack_actualduration: string;
|
|
2383
|
+
tekstack_actualduration_calculated: string;
|
|
2384
|
+
tekstack_actualgrossmargin_calculated: string;
|
|
2385
|
+
tekstack_actualhours: string;
|
|
2386
|
+
tekstack_actualhours_billable_calculated: string;
|
|
2387
|
+
tekstack_actualhours_calculated: string;
|
|
2388
|
+
tekstack_actualhours_fp_billable: string;
|
|
2389
|
+
tekstack_actualhours_fp_calculated: string;
|
|
2390
|
+
tekstack_actualhours_fp_nonbillable: string;
|
|
2391
|
+
tekstack_actualhours_nonbillable_calculated: string;
|
|
2392
|
+
tekstack_actualhours_tm_billable: string;
|
|
2393
|
+
tekstack_actualhours_tm_calculated: string;
|
|
2394
|
+
tekstack_actualhours_tm_nonbillable: string;
|
|
2395
|
+
tekstack_actualhours_total_calculated: string;
|
|
2396
|
+
tekstack_actualhoursbillable: string;
|
|
2397
|
+
tekstack_actualhoursfixedprice: string;
|
|
2398
|
+
tekstack_actualhoursnonbillable: string;
|
|
2399
|
+
tekstack_actualhourstimematerials: string;
|
|
2400
|
+
tekstack_actualsalesamount: string;
|
|
2401
|
+
tekstack_actualsalesamount_base: string;
|
|
2402
|
+
tekstack_actualsalesamount_calculated: string;
|
|
2403
|
+
tekstack_actualsalesamount_calculated_base: string;
|
|
2404
|
+
tekstack_actualsalesamountfp_rollup: string;
|
|
2405
|
+
tekstack_actualsalesamountfp_rollup_base: string;
|
|
2406
|
+
tekstack_actualsalesamountfp_rollup_state: string;
|
|
2407
|
+
tekstack_budget_grossmargin: string;
|
|
2408
|
+
tekstack_budgetamount: string;
|
|
2409
|
+
tekstack_budgetamount_base: string;
|
|
2410
|
+
tekstack_budgetamountfixedprice: string;
|
|
2411
|
+
tekstack_budgetamountfixedprice_base: string;
|
|
2412
|
+
tekstack_budgetamounttimematerial: string;
|
|
2413
|
+
tekstack_budgetamounttimematerial_base: string;
|
|
2414
|
+
tekstack_budgetcostamount: string;
|
|
2415
|
+
tekstack_budgetcostamount_base: string;
|
|
2416
|
+
tekstack_budgetgrosmargin_calculated: string;
|
|
2417
|
+
tekstack_budgethours: string;
|
|
2418
|
+
tekstack_budgethoursfixedprice: string;
|
|
2419
|
+
tekstack_budgethourstimematerials: string;
|
|
2420
|
+
tekstack_budgetsalesamount_calculated: string;
|
|
2421
|
+
tekstack_budgetsalesamount_calculated_base: string;
|
|
2422
|
+
tekstack_eacfixedprice: string;
|
|
2423
|
+
tekstack_eactimematerials: string;
|
|
2424
|
+
tekstack_earnedrevenuefp_calculated: string;
|
|
2425
|
+
tekstack_earnedrevenuefp_calculated_base: string;
|
|
2426
|
+
tekstack_earnedvaluefixedprice: string;
|
|
2427
|
+
tekstack_effortestimateatcompleteeac: string;
|
|
2428
|
+
tekstack_firsttimeentry_rollup_state: string;
|
|
2429
|
+
tekstack_hourseacfixedprice_calculated: string;
|
|
2430
|
+
tekstack_hourseactimematerial_calculated: string;
|
|
2431
|
+
tekstack_hoursestimateatcompletion_calculated: string;
|
|
2432
|
+
tekstack_hoursvariance_calculated: string;
|
|
2433
|
+
tekstack_invoicedamount_rollup: string;
|
|
2434
|
+
tekstack_invoicedamount_rollup_base: string;
|
|
2435
|
+
tekstack_invoicedamount_rollup_state: string;
|
|
2436
|
+
tekstack_invoicedamounts: string;
|
|
2437
|
+
tekstack_invoicedamounts_base: string;
|
|
2438
|
+
tekstack_lasttimeentry_rollup_state: string;
|
|
2439
|
+
tekstack_percentcomplete_calculated: string;
|
|
2440
|
+
tekstack_percentcompletefp_calculated: string;
|
|
2441
|
+
tekstack_percentcompletetm_calculated: string;
|
|
2442
|
+
tekstack_plannedduration_calculated: string;
|
|
2443
|
+
tekstack_plannedsalesamountfp_rollup: string;
|
|
2444
|
+
tekstack_plannedsalesamountfp_rollup_base: string;
|
|
2445
|
+
tekstack_plannedsalesamountfp_rollup_state: string;
|
|
2446
|
+
tekstack_progress: string;
|
|
2447
|
+
tekstack_progressfixedprice: string;
|
|
2448
|
+
tekstack_projectduration: string;
|
|
2449
|
+
tekstack_projectedcost: string;
|
|
2450
|
+
tekstack_projectedcost_base: string;
|
|
2451
|
+
tekstack_projectedcostatcompletion_rollup: string;
|
|
2452
|
+
tekstack_projectedcostatcompletion_rollup_base: string;
|
|
2453
|
+
tekstack_projectedcostatcompletion_rollup_state: string;
|
|
2454
|
+
tekstack_projectedgrossmargin: string;
|
|
2455
|
+
tekstack_remaininghours: string;
|
|
2456
|
+
tekstack_remaininghours2: string;
|
|
2457
|
+
tekstack_remaininghours_calculated: string;
|
|
2458
|
+
tekstack_remaininghoursfixedprice: string;
|
|
2459
|
+
tekstack_remaininghourstimematerials: string;
|
|
2460
|
+
tekstack_resourcedcost: string;
|
|
2461
|
+
tekstack_resourcedcost_base: string;
|
|
2462
|
+
tekstack_userstoryestimatedhours: string;
|
|
2463
|
+
tekstack_userstorysactualhours: string;
|
|
2464
|
+
tekstack_variance: string;
|
|
2465
|
+
tekstack_variancehelper: string;
|
|
2466
|
+
timezoneruleversionnumber: string;
|
|
2467
|
+
utcconversiontimezonecode: string;
|
|
2468
|
+
versionnumber: string;
|
|
2469
|
+
statecode: string;
|
|
2470
|
+
statuscode: string;
|
|
2471
|
+
tekstack_billingtype: string;
|
|
2472
|
+
tekstack_bpfstage: string;
|
|
2473
|
+
tekstack_budget: string;
|
|
2474
|
+
tekstack_overall: string;
|
|
2475
|
+
tekstack_schedule: string;
|
|
2476
|
+
tekstack_scope: string;
|
|
2477
|
+
createdon: string;
|
|
2478
|
+
modifiedon: string;
|
|
2479
|
+
overriddencreatedon: string;
|
|
2480
|
+
tekstack_actualsalesamountfp_rollup_date: string;
|
|
2481
|
+
tekstack_enddate: string;
|
|
2482
|
+
tekstack_firsttimeentry: string;
|
|
2483
|
+
tekstack_firsttimeentry_rollup: string;
|
|
2484
|
+
tekstack_firsttimeentry_rollup_date: string;
|
|
2485
|
+
tekstack_invoicedamount_rollup_date: string;
|
|
2486
|
+
tekstack_lasttimeentry: string;
|
|
2487
|
+
tekstack_lasttimeentry_rollup: string;
|
|
2488
|
+
tekstack_lasttimeentry_rollup_date: string;
|
|
2489
|
+
tekstack_plannedsalesamountfp_rollup_date: string;
|
|
2490
|
+
tekstack_projectedcostatcompletion_rollup_date: string;
|
|
2491
|
+
tekstack_startdate: string;
|
|
2492
|
+
};
|
|
2493
|
+
navigation: {
|
|
2494
|
+
createdby: string[];
|
|
2495
|
+
createdonbehalfby: string[];
|
|
2496
|
+
modifiedby: string[];
|
|
2497
|
+
modifiedonbehalfby: string[];
|
|
2498
|
+
ownerid: string[];
|
|
2499
|
+
owningbusinessunit: string[];
|
|
2500
|
+
owningteam: string[];
|
|
2501
|
+
owninguser: string[];
|
|
2502
|
+
tekstack_Account: string[];
|
|
2503
|
+
tekstack_BillingContact: string[];
|
|
2504
|
+
tekstack_BillingLocation: string[];
|
|
2505
|
+
tekstack_PriceList: string[];
|
|
2506
|
+
tekstack_PrimaryContact: string[];
|
|
2507
|
+
tekstack_WorkLocation: string[];
|
|
2508
|
+
tekstack_classification: string[];
|
|
2509
|
+
tekstack_opportunity: string[];
|
|
2510
|
+
tekstack_opportunityline: string[];
|
|
2511
|
+
tekstack_project_manager: string[];
|
|
2512
|
+
tekstack_projecttemplate: string[];
|
|
2513
|
+
transactioncurrencyid: string[];
|
|
2514
|
+
};
|
|
2515
|
+
};
|
|
2516
|
+
tekstack_projectclassification: {
|
|
2517
|
+
typeName: string;
|
|
2518
|
+
logicalName: string;
|
|
2519
|
+
collectionName: string;
|
|
2520
|
+
primaryIdAttribute: string;
|
|
2521
|
+
attributeTypes: {
|
|
2522
|
+
importsequencenumber: string;
|
|
2523
|
+
timezoneruleversionnumber: string;
|
|
2524
|
+
utcconversiontimezonecode: string;
|
|
2525
|
+
versionnumber: string;
|
|
2526
|
+
statecode: string;
|
|
2527
|
+
statuscode: string;
|
|
2528
|
+
tekstack_timeentryaproval: string;
|
|
2529
|
+
tekstack_timeentrydefaultbillabletype: string;
|
|
2530
|
+
createdon: string;
|
|
2531
|
+
modifiedon: string;
|
|
2532
|
+
overriddencreatedon: string;
|
|
2533
|
+
};
|
|
2534
|
+
navigation: {
|
|
2535
|
+
createdby: string[];
|
|
2536
|
+
createdonbehalfby: string[];
|
|
2537
|
+
modifiedby: string[];
|
|
2538
|
+
modifiedonbehalfby: string[];
|
|
2539
|
+
ownerid: string[];
|
|
2540
|
+
owningbusinessunit: string[];
|
|
2541
|
+
owningteam: string[];
|
|
2542
|
+
owninguser: string[];
|
|
2543
|
+
tekstack_defaulttimeentrycategory: string[];
|
|
2544
|
+
tekstack_team: string[];
|
|
2545
|
+
};
|
|
2546
|
+
};
|
|
2547
|
+
tekstack_projectcost: {
|
|
2548
|
+
typeName: string;
|
|
2549
|
+
logicalName: string;
|
|
2550
|
+
collectionName: string;
|
|
2551
|
+
primaryIdAttribute: string;
|
|
2552
|
+
attributeTypes: {
|
|
2553
|
+
exchangerate: string;
|
|
2554
|
+
importsequencenumber: string;
|
|
2555
|
+
tekstack_price: string;
|
|
2556
|
+
tekstack_price_base: string;
|
|
2557
|
+
timezoneruleversionnumber: string;
|
|
2558
|
+
utcconversiontimezonecode: string;
|
|
2559
|
+
versionnumber: string;
|
|
2560
|
+
statecode: string;
|
|
2561
|
+
statuscode: string;
|
|
2562
|
+
createdon: string;
|
|
2563
|
+
modifiedon: string;
|
|
2564
|
+
overriddencreatedon: string;
|
|
2565
|
+
};
|
|
2566
|
+
navigation: {
|
|
2567
|
+
createdby: string[];
|
|
2568
|
+
createdonbehalfby: string[];
|
|
2569
|
+
modifiedby: string[];
|
|
2570
|
+
modifiedonbehalfby: string[];
|
|
2571
|
+
ownerid: string[];
|
|
2572
|
+
owningbusinessunit: string[];
|
|
2573
|
+
owningteam: string[];
|
|
2574
|
+
owninguser: string[];
|
|
2575
|
+
tekstack_timeunitofmeasureid: string[];
|
|
2576
|
+
transactioncurrencyid: string[];
|
|
2577
|
+
};
|
|
2578
|
+
};
|
|
2579
|
+
tekstack_projectresource: {
|
|
2580
|
+
typeName: string;
|
|
2581
|
+
logicalName: string;
|
|
2582
|
+
collectionName: string;
|
|
2583
|
+
primaryIdAttribute: string;
|
|
2584
|
+
attributeTypes: {
|
|
2585
|
+
exchangerate: string;
|
|
2586
|
+
importsequencenumber: string;
|
|
2587
|
+
tekstack_cost: string;
|
|
2588
|
+
tekstack_cost_base: string;
|
|
2589
|
+
tekstack_utilizationtarget: string;
|
|
2590
|
+
timezoneruleversionnumber: string;
|
|
2591
|
+
utcconversiontimezonecode: string;
|
|
2592
|
+
versionnumber: string;
|
|
2593
|
+
statecode: string;
|
|
2594
|
+
statuscode: string;
|
|
2595
|
+
createdon: string;
|
|
2596
|
+
modifiedon: string;
|
|
2597
|
+
overriddencreatedon: string;
|
|
2598
|
+
};
|
|
2599
|
+
navigation: {
|
|
2600
|
+
createdby: string[];
|
|
2601
|
+
createdonbehalfby: string[];
|
|
2602
|
+
modifiedby: string[];
|
|
2603
|
+
modifiedonbehalfby: string[];
|
|
2604
|
+
ownerid: string[];
|
|
2605
|
+
owningbusinessunit: string[];
|
|
2606
|
+
owningteam: string[];
|
|
2607
|
+
owninguser: string[];
|
|
2608
|
+
tekstack_projectcostid: string[];
|
|
2609
|
+
tekstack_roleid: string[];
|
|
2610
|
+
tekstack_userid: string[];
|
|
2611
|
+
transactioncurrencyid: string[];
|
|
2612
|
+
};
|
|
2613
|
+
};
|
|
2614
|
+
tekstack_projectresourceassignment: {
|
|
2615
|
+
typeName: string;
|
|
2616
|
+
logicalName: string;
|
|
2617
|
+
collectionName: string;
|
|
2618
|
+
primaryIdAttribute: string;
|
|
2619
|
+
attributeTypes: {
|
|
2620
|
+
exchangerate: string;
|
|
2621
|
+
importsequencenumber: string;
|
|
2622
|
+
tekstack_actualcostamount: string;
|
|
2623
|
+
tekstack_actualcostamount_base: string;
|
|
2624
|
+
tekstack_actualduration: string;
|
|
2625
|
+
tekstack_actualduration_calculated: string;
|
|
2626
|
+
tekstack_actualhours: string;
|
|
2627
|
+
tekstack_actualhoursbillable: string;
|
|
2628
|
+
tekstack_actualhoursnonbillable: string;
|
|
2629
|
+
tekstack_actualhourstotal_calculated: string;
|
|
2630
|
+
tekstack_actualsalesamount: string;
|
|
2631
|
+
tekstack_actualsalesamount_base: string;
|
|
2632
|
+
tekstack_budgethours: string;
|
|
2633
|
+
tekstack_budgethours2: string;
|
|
2634
|
+
tekstack_estimateatcompletion: string;
|
|
2635
|
+
tekstack_firsttimeentry_rollup_state: string;
|
|
2636
|
+
tekstack_hoursestimateatcompletion_calculated: string;
|
|
2637
|
+
tekstack_hoursvariance_calculated: string;
|
|
2638
|
+
tekstack_lasttimeentry_rollup_state: string;
|
|
2639
|
+
tekstack_parentactualhourstotal: string;
|
|
2640
|
+
tekstack_parentbudgethours: string;
|
|
2641
|
+
tekstack_parenthoursestimateatcompletion: string;
|
|
2642
|
+
tekstack_parenthoursvariance: string;
|
|
2643
|
+
tekstack_parentremaininghours: string;
|
|
2644
|
+
tekstack_plannedduration_calculated: string;
|
|
2645
|
+
tekstack_projectedcost: string;
|
|
2646
|
+
tekstack_projectedcost_base: string;
|
|
2647
|
+
tekstack_projectedcostatcompletion_calculated: string;
|
|
2648
|
+
tekstack_projectedcostatcompletion_calculated_base: string;
|
|
2649
|
+
tekstack_projectnumber: string;
|
|
2650
|
+
tekstack_remaininghours: string;
|
|
2651
|
+
tekstack_remaininghours2: string;
|
|
2652
|
+
tekstack_resourcecost: string;
|
|
2653
|
+
tekstack_resourcecost_base: string;
|
|
2654
|
+
tekstack_resourcedcost: string;
|
|
2655
|
+
tekstack_resourcedcost_base: string;
|
|
2656
|
+
tekstack_resourcedcost_calculated: string;
|
|
2657
|
+
tekstack_resourcedcost_calculated_base: string;
|
|
2658
|
+
tekstack_variance: string;
|
|
2659
|
+
timezoneruleversionnumber: string;
|
|
2660
|
+
utcconversiontimezonecode: string;
|
|
2661
|
+
versionnumber: string;
|
|
2662
|
+
statecode: string;
|
|
2663
|
+
statuscode: string;
|
|
2664
|
+
createdon: string;
|
|
2665
|
+
modifiedon: string;
|
|
2666
|
+
overriddencreatedon: string;
|
|
2667
|
+
tekstack_enddate: string;
|
|
2668
|
+
tekstack_firsttimeentry: string;
|
|
2669
|
+
tekstack_firsttimeentry_rollup: string;
|
|
2670
|
+
tekstack_firsttimeentry_rollup_date: string;
|
|
2671
|
+
tekstack_lasttimeentry: string;
|
|
2672
|
+
tekstack_lasttimeentry_rollup: string;
|
|
2673
|
+
tekstack_lasttimeentry_rollup_date: string;
|
|
2674
|
+
tekstack_startdate: string;
|
|
2675
|
+
};
|
|
2676
|
+
navigation: {
|
|
2677
|
+
createdby: string[];
|
|
2678
|
+
createdonbehalfby: string[];
|
|
2679
|
+
modifiedby: string[];
|
|
2680
|
+
modifiedonbehalfby: string[];
|
|
2681
|
+
ownerid: string[];
|
|
2682
|
+
owningbusinessunit: string[];
|
|
2683
|
+
owningteam: string[];
|
|
2684
|
+
owninguser: string[];
|
|
2685
|
+
tekstack_Parent_tekstack_projecttask: string[];
|
|
2686
|
+
tekstack_Parent_tekstack_userstory: string[];
|
|
2687
|
+
tekstack_ProjectResourceRequirement: string[];
|
|
2688
|
+
tekstack_ProjectResourceRequirementDetail: string[];
|
|
2689
|
+
tekstack_project: string[];
|
|
2690
|
+
tekstack_projectresource: string[];
|
|
2691
|
+
tekstack_projectteammember: string[];
|
|
2692
|
+
tekstack_role: string[];
|
|
2693
|
+
tekstack_task: string[];
|
|
2694
|
+
tekstack_userstory: string[];
|
|
2695
|
+
transactioncurrencyid: string[];
|
|
2696
|
+
};
|
|
2697
|
+
};
|
|
2698
|
+
tekstack_projectresourcebooking: {
|
|
2699
|
+
typeName: string;
|
|
2700
|
+
logicalName: string;
|
|
2701
|
+
collectionName: string;
|
|
2702
|
+
primaryIdAttribute: string;
|
|
2703
|
+
attributeTypes: {
|
|
2704
|
+
importsequencenumber: string;
|
|
2705
|
+
tekstack_actualhours: string;
|
|
2706
|
+
tekstack_actualhoursnonbillable: string;
|
|
2707
|
+
tekstack_bookedhours: string;
|
|
2708
|
+
tekstack_remaininghours: string;
|
|
2709
|
+
timezoneruleversionnumber: string;
|
|
2710
|
+
utcconversiontimezonecode: string;
|
|
2711
|
+
versionnumber: string;
|
|
2712
|
+
statecode: string;
|
|
2713
|
+
statuscode: string;
|
|
2714
|
+
createdon: string;
|
|
2715
|
+
modifiedon: string;
|
|
2716
|
+
overriddencreatedon: string;
|
|
2717
|
+
tekstack_date: string;
|
|
2718
|
+
};
|
|
2719
|
+
navigation: {
|
|
2720
|
+
createdby: string[];
|
|
2721
|
+
createdonbehalfby: string[];
|
|
2722
|
+
modifiedby: string[];
|
|
2723
|
+
modifiedonbehalfby: string[];
|
|
2724
|
+
ownerid: string[];
|
|
2725
|
+
owningbusinessunit: string[];
|
|
2726
|
+
owningteam: string[];
|
|
2727
|
+
owninguser: string[];
|
|
2728
|
+
tekstack_Parent_tekstack_projecttask: string[];
|
|
2729
|
+
tekstack_Parent_tekstack_userstory: string[];
|
|
2730
|
+
tekstack_project: string[];
|
|
2731
|
+
tekstack_projectresourceassignment: string[];
|
|
2732
|
+
tekstack_projecttask: string[];
|
|
2733
|
+
tekstack_resource: string[];
|
|
2734
|
+
tekstack_resourceassignmentdistribution: string[];
|
|
2735
|
+
tekstack_role: string[];
|
|
2736
|
+
tekstack_userstory: string[];
|
|
2737
|
+
};
|
|
2738
|
+
};
|
|
2739
|
+
tekstack_projectresourcerequirement: {
|
|
2740
|
+
typeName: string;
|
|
2741
|
+
logicalName: string;
|
|
2742
|
+
collectionName: string;
|
|
2743
|
+
primaryIdAttribute: string;
|
|
2744
|
+
attributeTypes: {
|
|
2745
|
+
exchangerate: string;
|
|
2746
|
+
importsequencenumber: string;
|
|
2747
|
+
tekstack_assignedhours: string;
|
|
2748
|
+
tekstack_budgethours: string;
|
|
2749
|
+
tekstack_rolecost: string;
|
|
2750
|
+
tekstack_rolecost_base: string;
|
|
2751
|
+
tekstack_roleprice: string;
|
|
2752
|
+
tekstack_roleprice_base: string;
|
|
2753
|
+
timezoneruleversionnumber: string;
|
|
2754
|
+
utcconversiontimezonecode: string;
|
|
2755
|
+
versionnumber: string;
|
|
2756
|
+
statecode: string;
|
|
2757
|
+
statuscode: string;
|
|
2758
|
+
createdon: string;
|
|
2759
|
+
modifiedon: string;
|
|
2760
|
+
overriddencreatedon: string;
|
|
2761
|
+
};
|
|
2762
|
+
navigation: {
|
|
2763
|
+
createdby: string[];
|
|
2764
|
+
createdonbehalfby: string[];
|
|
2765
|
+
modifiedby: string[];
|
|
2766
|
+
modifiedonbehalfby: string[];
|
|
2767
|
+
ownerid: string[];
|
|
2768
|
+
owningbusinessunit: string[];
|
|
2769
|
+
owningteam: string[];
|
|
2770
|
+
owninguser: string[];
|
|
2771
|
+
tekstack_Unit: string[];
|
|
2772
|
+
tekstack_project: string[];
|
|
2773
|
+
tekstack_projectrole: string[];
|
|
2774
|
+
transactioncurrencyid: string[];
|
|
2775
|
+
};
|
|
2776
|
+
};
|
|
2777
|
+
tekstack_projectresourcerequirementdetail: {
|
|
2778
|
+
typeName: string;
|
|
2779
|
+
logicalName: string;
|
|
2780
|
+
collectionName: string;
|
|
2781
|
+
primaryIdAttribute: string;
|
|
2782
|
+
attributeTypes: {
|
|
2783
|
+
importsequencenumber: string;
|
|
2784
|
+
tekstack_assignedhours: string;
|
|
2785
|
+
tekstack_budgethours: string;
|
|
2786
|
+
tekstack_budgethours_calculated: string;
|
|
2787
|
+
timezoneruleversionnumber: string;
|
|
2788
|
+
utcconversiontimezonecode: string;
|
|
2789
|
+
versionnumber: string;
|
|
2790
|
+
statecode: string;
|
|
2791
|
+
statuscode: string;
|
|
2792
|
+
createdon: string;
|
|
2793
|
+
modifiedon: string;
|
|
2794
|
+
overriddencreatedon: string;
|
|
2795
|
+
};
|
|
2796
|
+
navigation: {
|
|
2797
|
+
createdby: string[];
|
|
2798
|
+
createdonbehalfby: string[];
|
|
2799
|
+
modifiedby: string[];
|
|
2800
|
+
modifiedonbehalfby: string[];
|
|
2801
|
+
ownerid: string[];
|
|
2802
|
+
owningbusinessunit: string[];
|
|
2803
|
+
owningteam: string[];
|
|
2804
|
+
owninguser: string[];
|
|
2805
|
+
tekstack_Parent_tekstack_projecttask: string[];
|
|
2806
|
+
tekstack_Parent_tekstack_userstory: string[];
|
|
2807
|
+
tekstack_Project: string[];
|
|
2808
|
+
tekstack_projecttask: string[];
|
|
2809
|
+
tekstack_requirement: string[];
|
|
2810
|
+
tekstack_userstory: string[];
|
|
2811
|
+
};
|
|
2812
|
+
};
|
|
2813
|
+
tekstack_projectresourcerole: {
|
|
2814
|
+
typeName: string;
|
|
2815
|
+
logicalName: string;
|
|
2816
|
+
collectionName: string;
|
|
2817
|
+
primaryIdAttribute: string;
|
|
2818
|
+
attributeTypes: {
|
|
2819
|
+
importsequencenumber: string;
|
|
2820
|
+
timezoneruleversionnumber: string;
|
|
2821
|
+
utcconversiontimezonecode: string;
|
|
2822
|
+
versionnumber: string;
|
|
2823
|
+
statecode: string;
|
|
2824
|
+
statuscode: string;
|
|
2825
|
+
createdon: string;
|
|
2826
|
+
modifiedon: string;
|
|
2827
|
+
overriddencreatedon: string;
|
|
2828
|
+
};
|
|
2829
|
+
navigation: {
|
|
2830
|
+
createdby: string[];
|
|
2831
|
+
createdonbehalfby: string[];
|
|
2832
|
+
modifiedby: string[];
|
|
2833
|
+
modifiedonbehalfby: string[];
|
|
2834
|
+
ownerid: string[];
|
|
2835
|
+
owningbusinessunit: string[];
|
|
2836
|
+
owningteam: string[];
|
|
2837
|
+
owninguser: string[];
|
|
2838
|
+
tekstack_projectresource: string[];
|
|
2839
|
+
tekstack_role: string[];
|
|
2840
|
+
};
|
|
2841
|
+
};
|
|
2842
|
+
tekstack_projecttask: {
|
|
2843
|
+
typeName: string;
|
|
2844
|
+
logicalName: string;
|
|
2845
|
+
collectionName: string;
|
|
2846
|
+
primaryIdAttribute: string;
|
|
2847
|
+
attributeTypes: {
|
|
2848
|
+
exchangerate: string;
|
|
2849
|
+
importsequencenumber: string;
|
|
2850
|
+
tekstack_actual_gross_margin: string;
|
|
2851
|
+
tekstack_actualcostamount: string;
|
|
2852
|
+
tekstack_actualcostamount_base: string;
|
|
2853
|
+
tekstack_actualduration: string;
|
|
2854
|
+
tekstack_actualduration_calculated: string;
|
|
2855
|
+
tekstack_actualhours: string;
|
|
2856
|
+
tekstack_actualhoursbillable: string;
|
|
2857
|
+
tekstack_actualhoursfromuserstories: string;
|
|
2858
|
+
tekstack_actualhoursfromuserstories2: string;
|
|
2859
|
+
tekstack_actualhoursnonbillable: string;
|
|
2860
|
+
tekstack_actualhourstotal_calculated: string;
|
|
2861
|
+
tekstack_actualsalesamount: string;
|
|
2862
|
+
tekstack_actualsalesamount_base: string;
|
|
2863
|
+
tekstack_actualsalesamount_calculated: string;
|
|
2864
|
+
tekstack_actualsalesamount_calculated_base: string;
|
|
2865
|
+
tekstack_billingamount: string;
|
|
2866
|
+
tekstack_billingamount_base: string;
|
|
2867
|
+
tekstack_budget_gross_margin: string;
|
|
2868
|
+
tekstack_budgetamount: string;
|
|
2869
|
+
tekstack_budgetamount_base: string;
|
|
2870
|
+
tekstack_budgetamountfixedprice: string;
|
|
2871
|
+
tekstack_budgetamountfixedprice_base: string;
|
|
2872
|
+
tekstack_budgetamounttimematerials: string;
|
|
2873
|
+
tekstack_budgetamounttimematerials_base: string;
|
|
2874
|
+
tekstack_budgetcostamount: string;
|
|
2875
|
+
tekstack_budgetcostamount_base: string;
|
|
2876
|
+
tekstack_budgetcostamount_calculated: string;
|
|
2877
|
+
tekstack_budgetcostamount_calculated_base: string;
|
|
2878
|
+
tekstack_budgethours: string;
|
|
2879
|
+
tekstack_budgetsalesamount_calculated: string;
|
|
2880
|
+
tekstack_budgetsalesamount_calculated_base: string;
|
|
2881
|
+
tekstack_budgetsalesamountfixedprice: string;
|
|
2882
|
+
tekstack_budgetsalesamountfixedprice_base: string;
|
|
2883
|
+
tekstack_budgetsalesamountfixedprice_calculated: string;
|
|
2884
|
+
tekstack_budgetsalesamountfixedprice_calculated_base: string;
|
|
2885
|
+
tekstack_budgetsalesamounttimematerial: string;
|
|
2886
|
+
tekstack_budgetsalesamounttimematerial_base: string;
|
|
2887
|
+
tekstack_budgetsalesamounttimematerial_calculated: string;
|
|
2888
|
+
tekstack_budgetsalesamounttimematerial_calculated_base: string;
|
|
2889
|
+
tekstack_earnedrevenuefp_calculated: string;
|
|
2890
|
+
tekstack_earnedrevenuefp_calculated_base: string;
|
|
2891
|
+
tekstack_estimateatcompletion: string;
|
|
2892
|
+
tekstack_estimatedhoursfromuserstories2: string;
|
|
2893
|
+
tekstack_estimatedhoursfromuserstory: string;
|
|
2894
|
+
tekstack_firsttimeentry_rollup_state: string;
|
|
2895
|
+
tekstack_hoursestimateatcompletion_calculated: string;
|
|
2896
|
+
tekstack_hoursvariance_calculated: string;
|
|
2897
|
+
tekstack_lasttimeentry_rollup_state: string;
|
|
2898
|
+
tekstack_percentcomplete: string;
|
|
2899
|
+
tekstack_percentcomplete_calculated: string;
|
|
2900
|
+
tekstack_plannedduration_calculated: string;
|
|
2901
|
+
tekstack_progress: string;
|
|
2902
|
+
tekstack_projectedcost: string;
|
|
2903
|
+
tekstack_projectedcost_base: string;
|
|
2904
|
+
tekstack_projectedcostatcompletion_rollup: string;
|
|
2905
|
+
tekstack_projectedcostatcompletion_rollup_base: string;
|
|
2906
|
+
tekstack_projectedcostatcompletion_rollup_state: string;
|
|
2907
|
+
tekstack_projectedgrossmargin: string;
|
|
2908
|
+
tekstack_projectedgrossmarginatcompletion: string;
|
|
2909
|
+
tekstack_projecttaskduration: string;
|
|
2910
|
+
tekstack_remaininghours: string;
|
|
2911
|
+
tekstack_resourcedcost: string;
|
|
2912
|
+
tekstack_resourcedcost_base: string;
|
|
2913
|
+
tekstack_rolecostfromprojectresourcerequirement: string;
|
|
2914
|
+
tekstack_rolecostfromprojectresourcerequirement_base: string;
|
|
2915
|
+
tekstack_sequenceno: string;
|
|
2916
|
+
tekstack_variance: string;
|
|
2917
|
+
timezoneruleversionnumber: string;
|
|
2918
|
+
utcconversiontimezonecode: string;
|
|
2919
|
+
versionnumber: string;
|
|
2920
|
+
statecode: string;
|
|
2921
|
+
statuscode: string;
|
|
2922
|
+
tekstack_billingtype: string;
|
|
2923
|
+
tekstack_milestonetype: string;
|
|
2924
|
+
createdon: string;
|
|
2925
|
+
modifiedon: string;
|
|
2926
|
+
overriddencreatedon: string;
|
|
2927
|
+
tekstack_duedate: string;
|
|
2928
|
+
tekstack_enddate: string;
|
|
2929
|
+
tekstack_firsttimeentry: string;
|
|
2930
|
+
tekstack_firsttimeentry_rollup: string;
|
|
2931
|
+
tekstack_firsttimeentry_rollup_date: string;
|
|
2932
|
+
tekstack_lasttimeentry: string;
|
|
2933
|
+
tekstack_lasttimeentry_rollup: string;
|
|
2934
|
+
tekstack_lasttimeentry_rollup_date: string;
|
|
2935
|
+
tekstack_projectedcostatcompletion_rollup_date: string;
|
|
2936
|
+
tekstack_startdate: string;
|
|
2937
|
+
};
|
|
2938
|
+
navigation: {
|
|
2939
|
+
createdby: string[];
|
|
2940
|
+
createdonbehalfby: string[];
|
|
2941
|
+
modifiedby: string[];
|
|
2942
|
+
modifiedonbehalfby: string[];
|
|
2943
|
+
ownerid: string[];
|
|
2944
|
+
owningbusinessunit: string[];
|
|
2945
|
+
owningteam: string[];
|
|
2946
|
+
owninguser: string[];
|
|
2947
|
+
tekstack_CostingCurrency: string[];
|
|
2948
|
+
tekstack_CostingRole: string[];
|
|
2949
|
+
tekstack_ParentTask: string[];
|
|
2950
|
+
tekstack_PlannedCost: string[];
|
|
2951
|
+
tekstack_PlannedRole: string[];
|
|
2952
|
+
tekstack_PrimaryResource: string[];
|
|
2953
|
+
tekstack_Project: string[];
|
|
2954
|
+
tekstack_ProjectResourceRequirement: string[];
|
|
2955
|
+
tekstack_ProjectTaskClassification: string[];
|
|
2956
|
+
tekstack_invoiceline: string[];
|
|
2957
|
+
tekstack_projecttasktemplate: string[];
|
|
2958
|
+
transactioncurrencyid: string[];
|
|
2959
|
+
tekstack_predecessortask: string[];
|
|
2960
|
+
};
|
|
2961
|
+
};
|
|
2962
|
+
tekstack_projecttaskclassification: {
|
|
2963
|
+
typeName: string;
|
|
2964
|
+
logicalName: string;
|
|
2965
|
+
collectionName: string;
|
|
2966
|
+
primaryIdAttribute: string;
|
|
2967
|
+
attributeTypes: {
|
|
2968
|
+
importsequencenumber: string;
|
|
2969
|
+
timezoneruleversionnumber: string;
|
|
2970
|
+
utcconversiontimezonecode: string;
|
|
2971
|
+
versionnumber: string;
|
|
2972
|
+
statecode: string;
|
|
2973
|
+
statuscode: string;
|
|
2974
|
+
createdon: string;
|
|
2975
|
+
modifiedon: string;
|
|
2976
|
+
overriddencreatedon: string;
|
|
2977
|
+
};
|
|
2978
|
+
navigation: {
|
|
2979
|
+
createdby: string[];
|
|
2980
|
+
createdonbehalfby: string[];
|
|
2981
|
+
modifiedby: string[];
|
|
2982
|
+
modifiedonbehalfby: string[];
|
|
2983
|
+
ownerid: string[];
|
|
2984
|
+
owningbusinessunit: string[];
|
|
2985
|
+
owningteam: string[];
|
|
2986
|
+
owninguser: string[];
|
|
2987
|
+
};
|
|
2988
|
+
};
|
|
2989
|
+
tekstack_projectteammember: {
|
|
2990
|
+
typeName: string;
|
|
2991
|
+
logicalName: string;
|
|
2992
|
+
collectionName: string;
|
|
2993
|
+
primaryIdAttribute: string;
|
|
2994
|
+
attributeTypes: {
|
|
2995
|
+
exchangerate: string;
|
|
2996
|
+
importsequencenumber: string;
|
|
2997
|
+
tekstack_actualcostamount: string;
|
|
2998
|
+
tekstack_actualcostamount_base: string;
|
|
2999
|
+
tekstack_actualhours: string;
|
|
3000
|
+
tekstack_actualhours_calculated: string;
|
|
3001
|
+
tekstack_actualhoursbillable: string;
|
|
3002
|
+
tekstack_actualhoursnonbillable: string;
|
|
3003
|
+
tekstack_actualsalesamount: string;
|
|
3004
|
+
tekstack_actualsalesamount_base: string;
|
|
3005
|
+
tekstack_budgethours: string;
|
|
3006
|
+
tekstack_cost: string;
|
|
3007
|
+
tekstack_cost_base: string;
|
|
3008
|
+
tekstack_estimateatcompletion: string;
|
|
3009
|
+
tekstack_hoursestimateatcompletion_calculated: string;
|
|
3010
|
+
tekstack_remaininghours: string;
|
|
3011
|
+
tekstack_remaininghours_rollup: string;
|
|
3012
|
+
tekstack_remaininghours_rollup_state: string;
|
|
3013
|
+
timezoneruleversionnumber: string;
|
|
3014
|
+
utcconversiontimezonecode: string;
|
|
3015
|
+
versionnumber: string;
|
|
3016
|
+
statecode: string;
|
|
3017
|
+
statuscode: string;
|
|
3018
|
+
createdon: string;
|
|
3019
|
+
modifiedon: string;
|
|
3020
|
+
overriddencreatedon: string;
|
|
3021
|
+
tekstack_remaininghours_rollup_date: string;
|
|
3022
|
+
};
|
|
3023
|
+
navigation: {
|
|
3024
|
+
createdby: string[];
|
|
3025
|
+
createdonbehalfby: string[];
|
|
3026
|
+
modifiedby: string[];
|
|
3027
|
+
modifiedonbehalfby: string[];
|
|
3028
|
+
ownerid: string[];
|
|
3029
|
+
owningbusinessunit: string[];
|
|
3030
|
+
owningteam: string[];
|
|
3031
|
+
owninguser: string[];
|
|
3032
|
+
tekstack_Account: string[];
|
|
3033
|
+
tekstack_Project: string[];
|
|
3034
|
+
tekstack_ProjectResource: string[];
|
|
3035
|
+
tekstack_Role: string[];
|
|
3036
|
+
tekstack_contact: string[];
|
|
3037
|
+
transactioncurrencyid: string[];
|
|
3038
|
+
};
|
|
3039
|
+
};
|
|
3040
|
+
tekstack_quickbooksaccount: {
|
|
3041
|
+
typeName: string;
|
|
3042
|
+
logicalName: string;
|
|
3043
|
+
collectionName: string;
|
|
3044
|
+
primaryIdAttribute: string;
|
|
3045
|
+
attributeTypes: {
|
|
3046
|
+
importsequencenumber: string;
|
|
3047
|
+
timezoneruleversionnumber: string;
|
|
3048
|
+
utcconversiontimezonecode: string;
|
|
3049
|
+
versionnumber: string;
|
|
3050
|
+
statecode: string;
|
|
3051
|
+
statuscode: string;
|
|
3052
|
+
tekstack_accountsubtype: string;
|
|
3053
|
+
tekstack_accounttype: string;
|
|
3054
|
+
tekstack_classification: string;
|
|
3055
|
+
createdon: string;
|
|
3056
|
+
modifiedon: string;
|
|
3057
|
+
overriddencreatedon: string;
|
|
3058
|
+
};
|
|
3059
|
+
navigation: {
|
|
3060
|
+
createdby: string[];
|
|
3061
|
+
createdonbehalfby: string[];
|
|
3062
|
+
modifiedby: string[];
|
|
3063
|
+
modifiedonbehalfby: string[];
|
|
3064
|
+
organizationid: string[];
|
|
3065
|
+
};
|
|
3066
|
+
};
|
|
3067
|
+
tekstack_raci: {
|
|
3068
|
+
typeName: string;
|
|
3069
|
+
logicalName: string;
|
|
3070
|
+
collectionName: string;
|
|
3071
|
+
primaryIdAttribute: string;
|
|
3072
|
+
attributeTypes: {
|
|
3073
|
+
importsequencenumber: string;
|
|
3074
|
+
timezoneruleversionnumber: string;
|
|
3075
|
+
utcconversiontimezonecode: string;
|
|
3076
|
+
versionnumber: string;
|
|
3077
|
+
statecode: string;
|
|
3078
|
+
statuscode: string;
|
|
3079
|
+
tekstack_participation: string;
|
|
3080
|
+
createdon: string;
|
|
3081
|
+
modifiedon: string;
|
|
3082
|
+
overriddencreatedon: string;
|
|
3083
|
+
};
|
|
3084
|
+
navigation: {
|
|
3085
|
+
createdby: string[];
|
|
3086
|
+
createdonbehalfby: string[];
|
|
3087
|
+
modifiedby: string[];
|
|
3088
|
+
modifiedonbehalfby: string[];
|
|
3089
|
+
ownerid: string[];
|
|
3090
|
+
owningbusinessunit: string[];
|
|
3091
|
+
owningteam: string[];
|
|
3092
|
+
owninguser: string[];
|
|
3093
|
+
tekstack_Contact: string[];
|
|
3094
|
+
tekstack_Department: string[];
|
|
3095
|
+
tekstack_ParentId_account: string[];
|
|
3096
|
+
tekstack_ParentId_tekstack_project: string[];
|
|
3097
|
+
tekstack_TeamMember: string[];
|
|
3098
|
+
};
|
|
3099
|
+
};
|
|
3100
|
+
tekstack_raiditem: {
|
|
3101
|
+
typeName: string;
|
|
3102
|
+
logicalName: string;
|
|
3103
|
+
collectionName: string;
|
|
3104
|
+
primaryIdAttribute: string;
|
|
3105
|
+
attributeTypes: {
|
|
3106
|
+
importsequencenumber: string;
|
|
3107
|
+
timezoneruleversionnumber: string;
|
|
3108
|
+
utcconversiontimezonecode: string;
|
|
3109
|
+
versionnumber: string;
|
|
3110
|
+
statecode: string;
|
|
3111
|
+
statuscode: string;
|
|
3112
|
+
tekstack_impact: string;
|
|
3113
|
+
tekstack_priority: string;
|
|
3114
|
+
tekstack_probability: string;
|
|
3115
|
+
tekstack_raiditem_type: string;
|
|
3116
|
+
tekstack_severity: string;
|
|
3117
|
+
tekstack_type: string;
|
|
3118
|
+
createdon: string;
|
|
3119
|
+
modifiedon: string;
|
|
3120
|
+
overriddencreatedon: string;
|
|
3121
|
+
tekstack_actualcompletiondate: string;
|
|
3122
|
+
tekstack_duedate: string;
|
|
3123
|
+
tekstack_parentenddate: string;
|
|
3124
|
+
tekstack_projecttaskenddate: string;
|
|
3125
|
+
tekstack_projecttaskstartdate: string;
|
|
3126
|
+
};
|
|
3127
|
+
navigation: {
|
|
3128
|
+
createdby: string[];
|
|
3129
|
+
createdonbehalfby: string[];
|
|
3130
|
+
modifiedby: string[];
|
|
3131
|
+
modifiedonbehalfby: string[];
|
|
3132
|
+
ownerid: string[];
|
|
3133
|
+
owningbusinessunit: string[];
|
|
3134
|
+
owningteam: string[];
|
|
3135
|
+
owninguser: string[];
|
|
3136
|
+
tekstack_Parent_tekstack_projecttask: string[];
|
|
3137
|
+
tekstack_Parent_tekstack_userstory: string[];
|
|
3138
|
+
tekstack_owner: string[];
|
|
3139
|
+
tekstack_project: string[];
|
|
3140
|
+
tekstack_projecttask: string[];
|
|
3141
|
+
tekstack_raiditemtemplate: string[];
|
|
3142
|
+
tekstack_userstory: string[];
|
|
3143
|
+
};
|
|
3144
|
+
};
|
|
3145
|
+
tekstack_reprospecthistory: {
|
|
3146
|
+
typeName: string;
|
|
3147
|
+
logicalName: string;
|
|
3148
|
+
collectionName: string;
|
|
3149
|
+
primaryIdAttribute: string;
|
|
3150
|
+
attributeTypes: {
|
|
3151
|
+
importsequencenumber: string;
|
|
3152
|
+
tekstack_leadscore: string;
|
|
3153
|
+
timezoneruleversionnumber: string;
|
|
3154
|
+
utcconversiontimezonecode: string;
|
|
3155
|
+
versionnumber: string;
|
|
3156
|
+
statecode: string;
|
|
3157
|
+
statuscode: string;
|
|
3158
|
+
tekstack_reprospectreason: string;
|
|
3159
|
+
createdon: string;
|
|
3160
|
+
modifiedon: string;
|
|
3161
|
+
overriddencreatedon: string;
|
|
3162
|
+
tekstack_date: string;
|
|
3163
|
+
tekstack_reprospectdate: string;
|
|
3164
|
+
};
|
|
3165
|
+
navigation: {
|
|
3166
|
+
createdby: string[];
|
|
3167
|
+
createdonbehalfby: string[];
|
|
3168
|
+
modifiedby: string[];
|
|
3169
|
+
modifiedonbehalfby: string[];
|
|
3170
|
+
ownerid: string[];
|
|
3171
|
+
owningbusinessunit: string[];
|
|
3172
|
+
owningteam: string[];
|
|
3173
|
+
owninguser: string[];
|
|
3174
|
+
tekstack_Account: string[];
|
|
3175
|
+
tekstack_disqualifiedreasons: string[];
|
|
3176
|
+
tekstack_nurturereason: string[];
|
|
3177
|
+
};
|
|
3178
|
+
};
|
|
3179
|
+
tekstack_resourceassignmentdistribution: {
|
|
3180
|
+
typeName: string;
|
|
3181
|
+
logicalName: string;
|
|
3182
|
+
collectionName: string;
|
|
3183
|
+
primaryIdAttribute: string;
|
|
3184
|
+
attributeTypes: {
|
|
3185
|
+
importsequencenumber: string;
|
|
3186
|
+
tekstack_hours: string;
|
|
3187
|
+
tekstack_remaininghours: string;
|
|
3188
|
+
timezoneruleversionnumber: string;
|
|
3189
|
+
utcconversiontimezonecode: string;
|
|
3190
|
+
versionnumber: string;
|
|
3191
|
+
statecode: string;
|
|
3192
|
+
statuscode: string;
|
|
3193
|
+
createdon: string;
|
|
3194
|
+
modifiedon: string;
|
|
3195
|
+
overriddencreatedon: string;
|
|
3196
|
+
tekstack_enddate: string;
|
|
3197
|
+
tekstack_resourceassignmentenddate: string;
|
|
3198
|
+
tekstack_resourceassignmentstartdate: string;
|
|
3199
|
+
tekstack_startdate: string;
|
|
3200
|
+
tekstack_workitemenddate: string;
|
|
3201
|
+
tekstack_workitemstartdate: string;
|
|
3202
|
+
};
|
|
3203
|
+
navigation: {
|
|
3204
|
+
createdby: string[];
|
|
3205
|
+
createdonbehalfby: string[];
|
|
3206
|
+
modifiedby: string[];
|
|
3207
|
+
modifiedonbehalfby: string[];
|
|
3208
|
+
ownerid: string[];
|
|
3209
|
+
owningbusinessunit: string[];
|
|
3210
|
+
owningteam: string[];
|
|
3211
|
+
owninguser: string[];
|
|
3212
|
+
tekstack_Parent_tekstack_projecttask: string[];
|
|
3213
|
+
tekstack_Parent_tekstack_userstory: string[];
|
|
3214
|
+
tekstack_Project: string[];
|
|
3215
|
+
tekstack_resourceassignment: string[];
|
|
3216
|
+
};
|
|
3217
|
+
};
|
|
3218
|
+
tekstack_revenuecomposition: {
|
|
3219
|
+
typeName: string;
|
|
3220
|
+
logicalName: string;
|
|
3221
|
+
collectionName: string;
|
|
3222
|
+
primaryIdAttribute: string;
|
|
3223
|
+
attributeTypes: {
|
|
3224
|
+
exchangerate: string;
|
|
3225
|
+
importsequencenumber: string;
|
|
3226
|
+
tekstack_amount: string;
|
|
3227
|
+
tekstack_amount_base: string;
|
|
3228
|
+
tekstack_conversion: string;
|
|
3229
|
+
tekstack_monthlyprice_calculated: string;
|
|
3230
|
+
tekstack_monthlyprice_calculated_base: string;
|
|
3231
|
+
tekstack_priceperunit: string;
|
|
3232
|
+
tekstack_priceperunit_base: string;
|
|
3233
|
+
tekstack_quantity: string;
|
|
3234
|
+
timezoneruleversionnumber: string;
|
|
3235
|
+
utcconversiontimezonecode: string;
|
|
3236
|
+
versionnumber: string;
|
|
3237
|
+
statecode: string;
|
|
3238
|
+
statuscode: string;
|
|
3239
|
+
tekstack_basis: string;
|
|
3240
|
+
createdon: string;
|
|
3241
|
+
modifiedon: string;
|
|
3242
|
+
overriddencreatedon: string;
|
|
3243
|
+
};
|
|
3244
|
+
navigation: {
|
|
3245
|
+
createdby: string[];
|
|
3246
|
+
createdonbehalfby: string[];
|
|
3247
|
+
modifiedby: string[];
|
|
3248
|
+
modifiedonbehalfby: string[];
|
|
3249
|
+
organizationid: string[];
|
|
3250
|
+
tekstack_Order: string[];
|
|
3251
|
+
tekstack_OrderLine: string[];
|
|
3252
|
+
tekstack_RevenueType: string[];
|
|
3253
|
+
tekstack_Unit: string[];
|
|
3254
|
+
transactioncurrencyid: string[];
|
|
3255
|
+
};
|
|
3256
|
+
};
|
|
3257
|
+
tekstack_role: {
|
|
3258
|
+
typeName: string;
|
|
3259
|
+
logicalName: string;
|
|
3260
|
+
collectionName: string;
|
|
3261
|
+
primaryIdAttribute: string;
|
|
3262
|
+
attributeTypes: {
|
|
3263
|
+
exchangerate: string;
|
|
3264
|
+
importsequencenumber: string;
|
|
3265
|
+
tekstack_cost: string;
|
|
3266
|
+
tekstack_cost_base: string;
|
|
3267
|
+
timezoneruleversionnumber: string;
|
|
3268
|
+
utcconversiontimezonecode: string;
|
|
3269
|
+
versionnumber: string;
|
|
3270
|
+
statecode: string;
|
|
3271
|
+
statuscode: string;
|
|
3272
|
+
createdon: string;
|
|
3273
|
+
modifiedon: string;
|
|
3274
|
+
overriddencreatedon: string;
|
|
3275
|
+
};
|
|
3276
|
+
navigation: {
|
|
3277
|
+
createdby: string[];
|
|
3278
|
+
createdonbehalfby: string[];
|
|
3279
|
+
modifiedby: string[];
|
|
3280
|
+
modifiedonbehalfby: string[];
|
|
3281
|
+
ownerid: string[];
|
|
3282
|
+
owningbusinessunit: string[];
|
|
3283
|
+
owningteam: string[];
|
|
3284
|
+
owninguser: string[];
|
|
3285
|
+
transactioncurrencyid: string[];
|
|
3286
|
+
};
|
|
3287
|
+
};
|
|
3288
|
+
tekstack_rolecost: {
|
|
3289
|
+
typeName: string;
|
|
3290
|
+
logicalName: string;
|
|
3291
|
+
collectionName: string;
|
|
3292
|
+
primaryIdAttribute: string;
|
|
3293
|
+
attributeTypes: {
|
|
3294
|
+
importsequencenumber: string;
|
|
3295
|
+
timezoneruleversionnumber: string;
|
|
3296
|
+
utcconversiontimezonecode: string;
|
|
3297
|
+
versionnumber: string;
|
|
3298
|
+
statecode: string;
|
|
3299
|
+
statuscode: string;
|
|
3300
|
+
createdon: string;
|
|
3301
|
+
modifiedon: string;
|
|
3302
|
+
overriddencreatedon: string;
|
|
3303
|
+
};
|
|
3304
|
+
navigation: {
|
|
3305
|
+
createdby: string[];
|
|
3306
|
+
createdonbehalfby: string[];
|
|
3307
|
+
modifiedby: string[];
|
|
3308
|
+
modifiedonbehalfby: string[];
|
|
3309
|
+
ownerid: string[];
|
|
3310
|
+
owningbusinessunit: string[];
|
|
3311
|
+
owningteam: string[];
|
|
3312
|
+
owninguser: string[];
|
|
3313
|
+
tekstack_projectcostid: string[];
|
|
3314
|
+
tekstack_roleid: string[];
|
|
3315
|
+
};
|
|
3316
|
+
};
|
|
3317
|
+
tekstack_roleprice: {
|
|
3318
|
+
typeName: string;
|
|
3319
|
+
logicalName: string;
|
|
3320
|
+
collectionName: string;
|
|
3321
|
+
primaryIdAttribute: string;
|
|
3322
|
+
attributeTypes: {
|
|
3323
|
+
exchangerate: string;
|
|
3324
|
+
importsequencenumber: string;
|
|
3325
|
+
tekstack_price: string;
|
|
3326
|
+
tekstack_price_base: string;
|
|
3327
|
+
timezoneruleversionnumber: string;
|
|
3328
|
+
utcconversiontimezonecode: string;
|
|
3329
|
+
versionnumber: string;
|
|
3330
|
+
statecode: string;
|
|
3331
|
+
statuscode: string;
|
|
3332
|
+
createdon: string;
|
|
3333
|
+
modifiedon: string;
|
|
3334
|
+
overriddencreatedon: string;
|
|
3335
|
+
};
|
|
3336
|
+
navigation: {
|
|
3337
|
+
createdby: string[];
|
|
3338
|
+
createdonbehalfby: string[];
|
|
3339
|
+
modifiedby: string[];
|
|
3340
|
+
modifiedonbehalfby: string[];
|
|
3341
|
+
ownerid: string[];
|
|
3342
|
+
owningbusinessunit: string[];
|
|
3343
|
+
owningteam: string[];
|
|
3344
|
+
owninguser: string[];
|
|
3345
|
+
tekstack_pricelistid: string[];
|
|
3346
|
+
tekstack_roleid: string[];
|
|
3347
|
+
tekstack_unit: string[];
|
|
3348
|
+
transactioncurrencyid: string[];
|
|
3349
|
+
};
|
|
3350
|
+
};
|
|
3351
|
+
tekstack_sublocation: {
|
|
3352
|
+
typeName: string;
|
|
3353
|
+
logicalName: string;
|
|
3354
|
+
collectionName: string;
|
|
3355
|
+
primaryIdAttribute: string;
|
|
3356
|
+
attributeTypes: {
|
|
3357
|
+
importsequencenumber: string;
|
|
3358
|
+
timezoneruleversionnumber: string;
|
|
3359
|
+
utcconversiontimezonecode: string;
|
|
3360
|
+
versionnumber: string;
|
|
3361
|
+
statecode: string;
|
|
3362
|
+
statuscode: string;
|
|
3363
|
+
createdon: string;
|
|
3364
|
+
modifiedon: string;
|
|
3365
|
+
overriddencreatedon: string;
|
|
3366
|
+
};
|
|
3367
|
+
navigation: {
|
|
3368
|
+
createdby: string[];
|
|
3369
|
+
createdonbehalfby: string[];
|
|
3370
|
+
modifiedby: string[];
|
|
3371
|
+
modifiedonbehalfby: string[];
|
|
3372
|
+
organizationid: string[];
|
|
3373
|
+
tekstack_Account: string[];
|
|
3374
|
+
tekstack_Category: string[];
|
|
3375
|
+
tekstack_Parent_Location: string[];
|
|
3376
|
+
tekstack_PrimaryContact: string[];
|
|
3377
|
+
};
|
|
3378
|
+
};
|
|
3379
|
+
tekstack_taskdependency: {
|
|
3380
|
+
typeName: string;
|
|
3381
|
+
logicalName: string;
|
|
3382
|
+
collectionName: string;
|
|
3383
|
+
primaryIdAttribute: string;
|
|
3384
|
+
attributeTypes: {
|
|
3385
|
+
importsequencenumber: string;
|
|
3386
|
+
timezoneruleversionnumber: string;
|
|
3387
|
+
utcconversiontimezonecode: string;
|
|
3388
|
+
versionnumber: string;
|
|
3389
|
+
statecode: string;
|
|
3390
|
+
statuscode: string;
|
|
3391
|
+
createdon: string;
|
|
3392
|
+
modifiedon: string;
|
|
3393
|
+
overriddencreatedon: string;
|
|
3394
|
+
};
|
|
3395
|
+
navigation: {
|
|
3396
|
+
createdby: string[];
|
|
3397
|
+
createdonbehalfby: string[];
|
|
3398
|
+
modifiedby: string[];
|
|
3399
|
+
modifiedonbehalfby: string[];
|
|
3400
|
+
ownerid: string[];
|
|
3401
|
+
owningbusinessunit: string[];
|
|
3402
|
+
owningteam: string[];
|
|
3403
|
+
owninguser: string[];
|
|
3404
|
+
tekstack_PredecessorTask: string[];
|
|
3405
|
+
tekstack_Project: string[];
|
|
3406
|
+
tekstack_SuccessorTask: string[];
|
|
3407
|
+
};
|
|
3408
|
+
};
|
|
3409
|
+
tekstack_taxcode: {
|
|
3410
|
+
typeName: string;
|
|
3411
|
+
logicalName: string;
|
|
3412
|
+
collectionName: string;
|
|
3413
|
+
primaryIdAttribute: string;
|
|
3414
|
+
attributeTypes: {
|
|
3415
|
+
importsequencenumber: string;
|
|
3416
|
+
tekstack_taxcodeorder: string;
|
|
3417
|
+
timezoneruleversionnumber: string;
|
|
3418
|
+
utcconversiontimezonecode: string;
|
|
3419
|
+
versionnumber: string;
|
|
3420
|
+
statecode: string;
|
|
3421
|
+
statuscode: string;
|
|
3422
|
+
createdon: string;
|
|
3423
|
+
modifiedon: string;
|
|
3424
|
+
overriddencreatedon: string;
|
|
3425
|
+
};
|
|
3426
|
+
navigation: {
|
|
3427
|
+
createdby: string[];
|
|
3428
|
+
createdonbehalfby: string[];
|
|
3429
|
+
modifiedby: string[];
|
|
3430
|
+
modifiedonbehalfby: string[];
|
|
3431
|
+
ownerid: string[];
|
|
3432
|
+
owningbusinessunit: string[];
|
|
3433
|
+
owningteam: string[];
|
|
3434
|
+
owninguser: string[];
|
|
3435
|
+
tekstack_TaxCodeDetail: string[];
|
|
3436
|
+
tekstack_TaxGroup: string[];
|
|
3437
|
+
};
|
|
3438
|
+
};
|
|
3439
|
+
tekstack_taxcodedetail: {
|
|
3440
|
+
typeName: string;
|
|
3441
|
+
logicalName: string;
|
|
3442
|
+
collectionName: string;
|
|
3443
|
+
primaryIdAttribute: string;
|
|
3444
|
+
attributeTypes: {
|
|
3445
|
+
importsequencenumber: string;
|
|
3446
|
+
tekstack_taxrate: string;
|
|
3447
|
+
timezoneruleversionnumber: string;
|
|
3448
|
+
utcconversiontimezonecode: string;
|
|
3449
|
+
versionnumber: string;
|
|
3450
|
+
statecode: string;
|
|
3451
|
+
statuscode: string;
|
|
3452
|
+
createdon: string;
|
|
3453
|
+
modifiedon: string;
|
|
3454
|
+
overriddencreatedon: string;
|
|
3455
|
+
};
|
|
3456
|
+
navigation: {
|
|
3457
|
+
createdby: string[];
|
|
3458
|
+
createdonbehalfby: string[];
|
|
3459
|
+
modifiedby: string[];
|
|
3460
|
+
modifiedonbehalfby: string[];
|
|
3461
|
+
ownerid: string[];
|
|
3462
|
+
owningbusinessunit: string[];
|
|
3463
|
+
owningteam: string[];
|
|
3464
|
+
owninguser: string[];
|
|
3465
|
+
tekstack_productclassification: string[];
|
|
3466
|
+
tekstack_projectclassification: string[];
|
|
3467
|
+
};
|
|
3468
|
+
};
|
|
3469
|
+
tekstack_taxgroup: {
|
|
3470
|
+
typeName: string;
|
|
3471
|
+
logicalName: string;
|
|
3472
|
+
collectionName: string;
|
|
3473
|
+
primaryIdAttribute: string;
|
|
3474
|
+
attributeTypes: {
|
|
3475
|
+
importsequencenumber: string;
|
|
3476
|
+
timezoneruleversionnumber: string;
|
|
3477
|
+
utcconversiontimezonecode: string;
|
|
3478
|
+
versionnumber: string;
|
|
3479
|
+
statecode: string;
|
|
3480
|
+
statuscode: string;
|
|
3481
|
+
createdon: string;
|
|
3482
|
+
modifiedon: string;
|
|
3483
|
+
overriddencreatedon: string;
|
|
3484
|
+
};
|
|
3485
|
+
navigation: {
|
|
3486
|
+
createdby: string[];
|
|
3487
|
+
createdonbehalfby: string[];
|
|
3488
|
+
modifiedby: string[];
|
|
3489
|
+
modifiedonbehalfby: string[];
|
|
3490
|
+
ownerid: string[];
|
|
3491
|
+
owningbusinessunit: string[];
|
|
3492
|
+
owningteam: string[];
|
|
3493
|
+
owninguser: string[];
|
|
3494
|
+
};
|
|
3495
|
+
};
|
|
3496
|
+
tekstack_teamsintegrationinfo: {
|
|
3497
|
+
typeName: string;
|
|
3498
|
+
logicalName: string;
|
|
3499
|
+
collectionName: string;
|
|
3500
|
+
primaryIdAttribute: string;
|
|
3501
|
+
attributeTypes: {
|
|
3502
|
+
importsequencenumber: string;
|
|
3503
|
+
timezoneruleversionnumber: string;
|
|
3504
|
+
utcconversiontimezonecode: string;
|
|
3505
|
+
versionnumber: string;
|
|
3506
|
+
statecode: string;
|
|
3507
|
+
statuscode: string;
|
|
3508
|
+
createdon: string;
|
|
3509
|
+
modifiedon: string;
|
|
3510
|
+
overriddencreatedon: string;
|
|
3511
|
+
};
|
|
3512
|
+
navigation: {
|
|
3513
|
+
createdby: string[];
|
|
3514
|
+
createdonbehalfby: string[];
|
|
3515
|
+
modifiedby: string[];
|
|
3516
|
+
modifiedonbehalfby: string[];
|
|
3517
|
+
ownerid: string[];
|
|
3518
|
+
owningbusinessunit: string[];
|
|
3519
|
+
owningteam: string[];
|
|
3520
|
+
owninguser: string[];
|
|
3521
|
+
};
|
|
3522
|
+
};
|
|
3523
|
+
tekstack_tekstackconfigurations: {
|
|
3524
|
+
typeName: string;
|
|
3525
|
+
logicalName: string;
|
|
3526
|
+
collectionName: string;
|
|
3527
|
+
primaryIdAttribute: string;
|
|
3528
|
+
attributeTypes: {
|
|
3529
|
+
importsequencenumber: string;
|
|
3530
|
+
tekstack_campaignresponseservicelevel: string;
|
|
3531
|
+
tekstack_clickandreplyvalue: string;
|
|
3532
|
+
tekstack_completedappointmentvalue: string;
|
|
3533
|
+
tekstack_daysinadvancetogenerateinvoices: string;
|
|
3534
|
+
tekstack_daysinarrearstogenerateinvoices: string;
|
|
3535
|
+
tekstack_daysininitialstage: string;
|
|
3536
|
+
tekstack_emailopenvalue: string;
|
|
3537
|
+
tekstack_emailspermonth: string;
|
|
3538
|
+
tekstack_offsetprojectstartdate: string;
|
|
3539
|
+
tekstack_onboardingdateinterval: string;
|
|
3540
|
+
tekstack_prioritizedthreshold: string;
|
|
3541
|
+
tekstack_targetforoverbooked: string;
|
|
3542
|
+
tekstack_targetutilizationgreenzone: string;
|
|
3543
|
+
tekstack_targetutilizationredzone: string;
|
|
3544
|
+
tekstack_waitingforcustomerdaysbetweenemail: string;
|
|
3545
|
+
tekstack_waitingforcustomeremailiterations: string;
|
|
3546
|
+
tekstack_workingdayspermonth: string;
|
|
3547
|
+
tekstack_workingdaysperyear: string;
|
|
3548
|
+
tekstack_workinghoursperday: string;
|
|
3549
|
+
tekstack_year1discountthreshold: string;
|
|
3550
|
+
timezoneruleversionnumber: string;
|
|
3551
|
+
utcconversiontimezonecode: string;
|
|
3552
|
+
versionnumber: string;
|
|
3553
|
+
statecode: string;
|
|
3554
|
+
statuscode: string;
|
|
3555
|
+
tekstack_accountstagetocreatesharepointsite: string;
|
|
3556
|
+
tekstack_accountstagetocreateteamschannel: string;
|
|
3557
|
+
tekstack_deferredrevenuecalculation: string;
|
|
3558
|
+
tekstack_tablestoautosetregarding: string;
|
|
3559
|
+
tekstack_validateemaildomainfailureaction: string;
|
|
3560
|
+
createdon: string;
|
|
3561
|
+
modifiedon: string;
|
|
3562
|
+
overriddencreatedon: string;
|
|
3563
|
+
};
|
|
3564
|
+
navigation: {
|
|
3565
|
+
createdby: string[];
|
|
3566
|
+
createdonbehalfby: string[];
|
|
3567
|
+
modifiedby: string[];
|
|
3568
|
+
modifiedonbehalfby: string[];
|
|
3569
|
+
ownerid: string[];
|
|
3570
|
+
owningbusinessunit: string[];
|
|
3571
|
+
owningteam: string[];
|
|
3572
|
+
owninguser: string[];
|
|
3573
|
+
tekstack_CaseResolutionSurvey: string[];
|
|
3574
|
+
tekstack_CaseResolutionSurveyEmailTemplate: string[];
|
|
3575
|
+
tekstack_CustomerFeedbackSurvey: string[];
|
|
3576
|
+
tekstack_CustomerFeedbackSurveyEmailTemplate: string[];
|
|
3577
|
+
tekstack_DefaultMarketingUser: string[];
|
|
3578
|
+
tekstack_MilestoneInvoicingUnit: string[];
|
|
3579
|
+
tekstack_ResolutionEmailSender: string[];
|
|
3580
|
+
tekstack_TimeEntryInvoicingUnit: string[];
|
|
3581
|
+
tekstack_attrition: string[];
|
|
3582
|
+
tekstack_d365Ssalesteam: string[];
|
|
3583
|
+
tekstack_d365bdrteam: string[];
|
|
3584
|
+
tekstack_defaultaccountowner: string[];
|
|
3585
|
+
tekstack_defaultpaymentterms: string[];
|
|
3586
|
+
tekstack_defaultscoremodel: string[];
|
|
3587
|
+
tekstack_existingcustomer: string[];
|
|
3588
|
+
tekstack_lostproduct: string[];
|
|
3589
|
+
tekstack_newcustomer: string[];
|
|
3590
|
+
tekstack_prorateddiscount: string[];
|
|
3591
|
+
tekstack_renewal: string[];
|
|
3592
|
+
tekstack_renewalpricedrecrease: string[];
|
|
3593
|
+
tekstack_renewalpriceincrease: string[];
|
|
3594
|
+
tekstack_renewalquantitydecrease: string[];
|
|
3595
|
+
tekstack_renewalquantityincrease: string[];
|
|
3596
|
+
tekstack_team: string[];
|
|
3597
|
+
tekstack_user: string[];
|
|
3598
|
+
};
|
|
3599
|
+
};
|
|
3600
|
+
tekstack_timeentry: {
|
|
3601
|
+
typeName: string;
|
|
3602
|
+
logicalName: string;
|
|
3603
|
+
collectionName: string;
|
|
3604
|
+
primaryIdAttribute: string;
|
|
3605
|
+
attributeTypes: {
|
|
3606
|
+
exchangerate: string;
|
|
3607
|
+
importsequencenumber: string;
|
|
3608
|
+
tekstack_cost: string;
|
|
3609
|
+
tekstack_cost_base: string;
|
|
3610
|
+
tekstack_costamount: string;
|
|
3611
|
+
tekstack_costamount_base: string;
|
|
3612
|
+
tekstack_costamount_calculated: string;
|
|
3613
|
+
tekstack_costamount_calculated_base: string;
|
|
3614
|
+
tekstack_duration: string;
|
|
3615
|
+
tekstack_parentactualhourstotal: string;
|
|
3616
|
+
tekstack_parentbudgethours: string;
|
|
3617
|
+
tekstack_parentremaininghours: string;
|
|
3618
|
+
tekstack_remaininghours: string;
|
|
3619
|
+
tekstack_salesamount: string;
|
|
3620
|
+
tekstack_salesamount_base: string;
|
|
3621
|
+
tekstack_salesamount_calculated: string;
|
|
3622
|
+
tekstack_salesamount_calculated_base: string;
|
|
3623
|
+
tekstack_salesprice: string;
|
|
3624
|
+
tekstack_salesprice_base: string;
|
|
3625
|
+
timezoneruleversionnumber: string;
|
|
3626
|
+
utcconversiontimezonecode: string;
|
|
3627
|
+
versionnumber: string;
|
|
3628
|
+
statecode: string;
|
|
3629
|
+
statuscode: string;
|
|
3630
|
+
tekstack_type: string;
|
|
3631
|
+
createdon: string;
|
|
3632
|
+
modifiedon: string;
|
|
3633
|
+
overriddencreatedon: string;
|
|
3634
|
+
tekstack_approveddate: string;
|
|
3635
|
+
tekstack_date: string;
|
|
3636
|
+
tekstack_endtime: string;
|
|
3637
|
+
tekstack_starttime: string;
|
|
3638
|
+
};
|
|
3639
|
+
navigation: {
|
|
3640
|
+
createdby: string[];
|
|
3641
|
+
createdonbehalfby: string[];
|
|
3642
|
+
modifiedby: string[];
|
|
3643
|
+
modifiedonbehalfby: string[];
|
|
3644
|
+
ownerid: string[];
|
|
3645
|
+
owningbusinessunit: string[];
|
|
3646
|
+
owningteam: string[];
|
|
3647
|
+
owninguser: string[];
|
|
3648
|
+
tekstack_Account: string[];
|
|
3649
|
+
tekstack_Parent_tekstack_projecttask: string[];
|
|
3650
|
+
tekstack_Parent_tekstack_userstory: string[];
|
|
3651
|
+
tekstack_approver: string[];
|
|
3652
|
+
tekstack_case: string[];
|
|
3653
|
+
tekstack_category: string[];
|
|
3654
|
+
tekstack_invoiceline: string[];
|
|
3655
|
+
tekstack_project: string[];
|
|
3656
|
+
tekstack_projecttask: string[];
|
|
3657
|
+
tekstack_raiditem: string[];
|
|
3658
|
+
tekstack_resource: string[];
|
|
3659
|
+
tekstack_resourceassignment: string[];
|
|
3660
|
+
tekstack_role: string[];
|
|
3661
|
+
tekstack_timesheet: string[];
|
|
3662
|
+
tekstack_userstory: string[];
|
|
3663
|
+
transactioncurrencyid: string[];
|
|
3664
|
+
};
|
|
3665
|
+
};
|
|
3666
|
+
tekstack_timeentrycategory: {
|
|
3667
|
+
typeName: string;
|
|
3668
|
+
logicalName: string;
|
|
3669
|
+
collectionName: string;
|
|
3670
|
+
primaryIdAttribute: string;
|
|
3671
|
+
attributeTypes: {
|
|
3672
|
+
importsequencenumber: string;
|
|
3673
|
+
timezoneruleversionnumber: string;
|
|
3674
|
+
utcconversiontimezonecode: string;
|
|
3675
|
+
versionnumber: string;
|
|
3676
|
+
statecode: string;
|
|
3677
|
+
statuscode: string;
|
|
3678
|
+
createdon: string;
|
|
3679
|
+
modifiedon: string;
|
|
3680
|
+
overriddencreatedon: string;
|
|
3681
|
+
};
|
|
3682
|
+
navigation: {
|
|
3683
|
+
createdby: string[];
|
|
3684
|
+
createdonbehalfby: string[];
|
|
3685
|
+
modifiedby: string[];
|
|
3686
|
+
modifiedonbehalfby: string[];
|
|
3687
|
+
ownerid: string[];
|
|
3688
|
+
owningbusinessunit: string[];
|
|
3689
|
+
owningteam: string[];
|
|
3690
|
+
owninguser: string[];
|
|
3691
|
+
};
|
|
3692
|
+
};
|
|
3693
|
+
tekstack_timesheet: {
|
|
3694
|
+
typeName: string;
|
|
3695
|
+
logicalName: string;
|
|
3696
|
+
collectionName: string;
|
|
3697
|
+
primaryIdAttribute: string;
|
|
3698
|
+
attributeTypes: {
|
|
3699
|
+
importsequencenumber: string;
|
|
3700
|
+
tekstack_approvedhours: string;
|
|
3701
|
+
tekstack_approvedhours2: string;
|
|
3702
|
+
tekstack_confirmedhours: string;
|
|
3703
|
+
tekstack_loggedhours: string;
|
|
3704
|
+
tekstack_loggedhours2: string;
|
|
3705
|
+
tekstack_rejectedhours: string;
|
|
3706
|
+
tekstack_rejectedhours2: string;
|
|
3707
|
+
tekstack_totalhours: string;
|
|
3708
|
+
tekstack_totalhours2: string;
|
|
3709
|
+
timezoneruleversionnumber: string;
|
|
3710
|
+
utcconversiontimezonecode: string;
|
|
3711
|
+
versionnumber: string;
|
|
3712
|
+
statecode: string;
|
|
3713
|
+
statuscode: string;
|
|
3714
|
+
createdon: string;
|
|
3715
|
+
modifiedon: string;
|
|
3716
|
+
overriddencreatedon: string;
|
|
3717
|
+
tekstack_date: string;
|
|
3718
|
+
tekstack_enddate: string;
|
|
3719
|
+
tekstack_startdate: string;
|
|
3720
|
+
};
|
|
3721
|
+
navigation: {
|
|
3722
|
+
createdby: string[];
|
|
3723
|
+
createdonbehalfby: string[];
|
|
3724
|
+
modifiedby: string[];
|
|
3725
|
+
modifiedonbehalfby: string[];
|
|
3726
|
+
ownerid: string[];
|
|
3727
|
+
owningbusinessunit: string[];
|
|
3728
|
+
owningteam: string[];
|
|
3729
|
+
owninguser: string[];
|
|
3730
|
+
tekstack_projectresource: string[];
|
|
3731
|
+
};
|
|
3732
|
+
};
|
|
3733
|
+
tekstack_unit: {
|
|
3734
|
+
typeName: string;
|
|
3735
|
+
logicalName: string;
|
|
3736
|
+
collectionName: string;
|
|
3737
|
+
primaryIdAttribute: string;
|
|
3738
|
+
attributeTypes: {
|
|
3739
|
+
importsequencenumber: string;
|
|
3740
|
+
tekstack_conversion: string;
|
|
3741
|
+
tekstack_conversiontohours: string;
|
|
3742
|
+
tekstack_quantity: string;
|
|
3743
|
+
timezoneruleversionnumber: string;
|
|
3744
|
+
utcconversiontimezonecode: string;
|
|
3745
|
+
versionnumber: string;
|
|
3746
|
+
statecode: string;
|
|
3747
|
+
statuscode: string;
|
|
3748
|
+
tekstack_time_interval: string;
|
|
3749
|
+
createdon: string;
|
|
3750
|
+
modifiedon: string;
|
|
3751
|
+
overriddencreatedon: string;
|
|
3752
|
+
};
|
|
3753
|
+
navigation: {
|
|
3754
|
+
createdby: string[];
|
|
3755
|
+
createdonbehalfby: string[];
|
|
3756
|
+
modifiedby: string[];
|
|
3757
|
+
modifiedonbehalfby: string[];
|
|
3758
|
+
organizationid: string[];
|
|
3759
|
+
};
|
|
3760
|
+
};
|
|
3761
|
+
tekstack_userrolessettings: {
|
|
3762
|
+
typeName: string;
|
|
3763
|
+
logicalName: string;
|
|
3764
|
+
collectionName: string;
|
|
3765
|
+
primaryIdAttribute: string;
|
|
3766
|
+
attributeTypes: {
|
|
3767
|
+
importsequencenumber: string;
|
|
3768
|
+
timezoneruleversionnumber: string;
|
|
3769
|
+
utcconversiontimezonecode: string;
|
|
3770
|
+
versionnumber: string;
|
|
3771
|
+
statecode: string;
|
|
3772
|
+
statuscode: string;
|
|
3773
|
+
createdon: string;
|
|
3774
|
+
modifiedon: string;
|
|
3775
|
+
overriddencreatedon: string;
|
|
3776
|
+
};
|
|
3777
|
+
navigation: {
|
|
3778
|
+
createdby: string[];
|
|
3779
|
+
createdonbehalfby: string[];
|
|
3780
|
+
modifiedby: string[];
|
|
3781
|
+
modifiedonbehalfby: string[];
|
|
3782
|
+
ownerid: string[];
|
|
3783
|
+
owningbusinessunit: string[];
|
|
3784
|
+
owningteam: string[];
|
|
3785
|
+
owninguser: string[];
|
|
3786
|
+
tekstack_configurations: string[];
|
|
3787
|
+
tekstack_securityroles: string[];
|
|
3788
|
+
};
|
|
3789
|
+
};
|
|
3790
|
+
tekstack_userstory: {
|
|
3791
|
+
typeName: string;
|
|
3792
|
+
logicalName: string;
|
|
3793
|
+
collectionName: string;
|
|
3794
|
+
primaryIdAttribute: string;
|
|
3795
|
+
attributeTypes: {
|
|
3796
|
+
exchangerate: string;
|
|
3797
|
+
importsequencenumber: string;
|
|
3798
|
+
tekstack_actualcostamount: string;
|
|
3799
|
+
tekstack_actualcostamount_base: string;
|
|
3800
|
+
tekstack_actualduration: string;
|
|
3801
|
+
tekstack_actualduration_calculated: string;
|
|
3802
|
+
tekstack_actualhours: string;
|
|
3803
|
+
tekstack_actualhoursbillable: string;
|
|
3804
|
+
tekstack_actualhoursnonbillable: string;
|
|
3805
|
+
tekstack_actualhourstotal_calculated: string;
|
|
3806
|
+
tekstack_actualsalesamount: string;
|
|
3807
|
+
tekstack_actualsalesamount_base: string;
|
|
3808
|
+
tekstack_budgetedcostamount: string;
|
|
3809
|
+
tekstack_budgetedcostamount_base: string;
|
|
3810
|
+
tekstack_budgethours: string;
|
|
3811
|
+
tekstack_budgethours2: string;
|
|
3812
|
+
tekstack_estimateatcompletion: string;
|
|
3813
|
+
tekstack_firsttimeentry_rollup_state: string;
|
|
3814
|
+
tekstack_hoursestimateatcompletion_calculated: string;
|
|
3815
|
+
tekstack_hoursvariance_calculated: string;
|
|
3816
|
+
tekstack_lasttimeentry_rollup_state: string;
|
|
3817
|
+
tekstack_percentcomplete: string;
|
|
3818
|
+
tekstack_percentcomplete_calculated: string;
|
|
3819
|
+
tekstack_plannedduration_calculated: string;
|
|
3820
|
+
tekstack_projectedcost: string;
|
|
3821
|
+
tekstack_projectedcost_base: string;
|
|
3822
|
+
tekstack_projectedcostatcompletion_rollup: string;
|
|
3823
|
+
tekstack_projectedcostatcompletion_rollup_base: string;
|
|
3824
|
+
tekstack_projectedcostatcompletion_rollup_state: string;
|
|
3825
|
+
tekstack_projectedgrossmargin: string;
|
|
3826
|
+
tekstack_remaininghours: string;
|
|
3827
|
+
tekstack_remaininghours2: string;
|
|
3828
|
+
tekstack_resourcedcost: string;
|
|
3829
|
+
tekstack_resourcedcost_base: string;
|
|
3830
|
+
tekstack_sequenceno: string;
|
|
3831
|
+
tekstack_userstoryduration: string;
|
|
3832
|
+
tekstack_variance: string;
|
|
3833
|
+
timezoneruleversionnumber: string;
|
|
3834
|
+
utcconversiontimezonecode: string;
|
|
3835
|
+
versionnumber: string;
|
|
3836
|
+
statecode: string;
|
|
3837
|
+
statuscode: string;
|
|
3838
|
+
createdon: string;
|
|
3839
|
+
modifiedon: string;
|
|
3840
|
+
overriddencreatedon: string;
|
|
3841
|
+
tekstack_duedate: string;
|
|
3842
|
+
tekstack_enddate: string;
|
|
3843
|
+
tekstack_firsttimeentry: string;
|
|
3844
|
+
tekstack_firsttimeentry_rollup: string;
|
|
3845
|
+
tekstack_firsttimeentry_rollup_date: string;
|
|
3846
|
+
tekstack_lasttimeentry: string;
|
|
3847
|
+
tekstack_lasttimeentry_rollup: string;
|
|
3848
|
+
tekstack_lasttimeentry_rollup_date: string;
|
|
3849
|
+
tekstack_projectedcostatcompletion_rollup_date: string;
|
|
3850
|
+
tekstack_projecttaskenddate: string;
|
|
3851
|
+
tekstack_projecttaskstartdate: string;
|
|
3852
|
+
tekstack_startdate: string;
|
|
3853
|
+
};
|
|
3854
|
+
navigation: {
|
|
3855
|
+
createdby: string[];
|
|
3856
|
+
createdonbehalfby: string[];
|
|
3857
|
+
modifiedby: string[];
|
|
3858
|
+
modifiedonbehalfby: string[];
|
|
3859
|
+
ownerid: string[];
|
|
3860
|
+
owningbusinessunit: string[];
|
|
3861
|
+
owningteam: string[];
|
|
3862
|
+
owninguser: string[];
|
|
3863
|
+
stageid: string[];
|
|
3864
|
+
tekstack_classification: string[];
|
|
3865
|
+
tekstack_primaryresource: string[];
|
|
3866
|
+
tekstack_relatedaccount: string[];
|
|
3867
|
+
tekstack_relatedproject: string[];
|
|
3868
|
+
tekstack_relatedtask: string[];
|
|
3869
|
+
tekstack_requester: string[];
|
|
3870
|
+
tekstack_role: string[];
|
|
3871
|
+
tekstack_userstorylibrary: string[];
|
|
3872
|
+
transactioncurrencyid: string[];
|
|
3873
|
+
};
|
|
3874
|
+
};
|
|
3875
|
+
tekstack_userstoryclassification: {
|
|
3876
|
+
typeName: string;
|
|
3877
|
+
logicalName: string;
|
|
3878
|
+
collectionName: string;
|
|
3879
|
+
primaryIdAttribute: string;
|
|
3880
|
+
attributeTypes: {
|
|
3881
|
+
importsequencenumber: string;
|
|
3882
|
+
timezoneruleversionnumber: string;
|
|
3883
|
+
utcconversiontimezonecode: string;
|
|
3884
|
+
versionnumber: string;
|
|
3885
|
+
statecode: string;
|
|
3886
|
+
statuscode: string;
|
|
3887
|
+
createdon: string;
|
|
3888
|
+
modifiedon: string;
|
|
3889
|
+
overriddencreatedon: string;
|
|
3890
|
+
};
|
|
3891
|
+
navigation: {
|
|
3892
|
+
createdby: string[];
|
|
3893
|
+
createdonbehalfby: string[];
|
|
3894
|
+
modifiedby: string[];
|
|
3895
|
+
modifiedonbehalfby: string[];
|
|
3896
|
+
ownerid: string[];
|
|
3897
|
+
owningbusinessunit: string[];
|
|
3898
|
+
owningteam: string[];
|
|
3899
|
+
owninguser: string[];
|
|
3900
|
+
};
|
|
3901
|
+
};
|
|
3902
|
+
};
|
|
3903
|
+
};
|
|
3904
|
+
//# sourceMappingURL=metadata.d.ts.map
|