Questo enum rappresenta tutti i possibili business objects presenti nel sistema
Enum
Questo tipo di dati rappresenta un'enumerazione e contiene i valori elencati di seguito
- Company = 0 [CompanyDTO]
- Contact = 1 [ContactDTO]
- Lead = 2 [LeadDTO]
- Activity = 3 [ActivityDTO]
- Storage = 4 [StorageDTO]
- Quote = 5 [QuoteDTO]
- Order = 6 [OrderDTO]
- Catalog = 8 [CatalogDTO]
- TaxValue = 16 [TaxValueDTO]
- Payment = 23 [PaymentDTO]
- Opportunity = 26 [OpportunityDTO]
- PriceList = 28 [CatalogProductPriceDTO]
- Appointment = 30 [AppointmentDTO]
- Account = 33 [AccountDTO]
- Message = 39 [MessageDTO]
- List = 44 [ListDTO]
- WebMailAccount = 52 [WebMailAccountDTO]
- Groups = 65 [GroupsDTO]
- CatalogCategories = 66 [CatalogCategoriesDTO]
- FlowTemplate = 67 [FlowTemplateDTO]
- AlternativeUnit = 70 [AlternativeUnitDTO]
- CalendarEvent = 71 [CalendarEventDTO]
- PriceListDescription = 75 [PriceListDescriptionDTO]
- TustenaCompany = 77 [TustenaCompanyDTO]
- Currency = 78 [CurrencyDTO]
- StorageCategories = 79 [StorageCategoriesDTO]
- Zone = 89 [ZoneDTO]
- SalesPerformanceTarget = 90 [SalesPerformanceTargetDTO]
- Alarm = 95 [AlarmDTO]
- CalendarConfiguration = 98 [CalendarConfigurationDTO]
- OpportunityPhase = 107 [OpportunityPhaseDTO]
- BusinessRole = 108 [BusinessRoleDTO]
- MessageChannel = 114 [MessageChannelDTO]
- MailTemplate = 116 [MailTemplateDTO]
- ActivitySubType = 118 [ActivitySubTypeDTO]
- MailCategory = 124 [MailCategoryDTO]
- RelationType = 143 [RelationTypeDTO]
- ExchangeCompanyConfiguration = 144 [ExchangeCompanyConfigurationDTO]
- ExchangeAccountConfiguration = 145 [ExchangeAccountConfigurationDTO]
- OpportunityCategory = 158 [OpportunityCategoryDTO]
- OpportunityLostReason = 159 [OpportunityLostReasonDTO]
- EMailType = 160 [EMailTypeDTO]
- AnagraphicStatus = 161 [AnagraphicStatusDTO]
- AnagraphicRating = 162 [AnagraphicRatingDTO]
- AnagraphicInterest = 163 [AnagraphicInterestDTO]
- AnagraphicSource = 164 [AnagraphicSourceDTO]
- AnagraphicPriority = 165 [AnagraphicPriorityDTO]
- AnagraphicIndustry = 166 [AnagraphicIndustryDTO]
- AnagraphicCompanyType = 167 [AnagraphicCompanyTypeDTO]
- PhoneType = 168 [PhoneTypeDTO]
- Hook = 176 [HookDTO]
- FlowTrigger = 177 [FlowTriggerDTO]
- Signature = 179 [SignatureDTO]
- ContactCategory = 180 [ContactCategoryDTO]
- ReferrerCategory = 181 [ReferrerCategoryDTO]
- Tag = 182 [TagDTO]
- Mailing = 183 [MailingDTO]
- MailingDomain = 184 [MailingDomainDTO]
- MailingDelivery = 185 [MailingDeliveryDTO]
- Flow = 186 [FlowDTO]
- PaymentMode = 187 [PaymentModeDTO]
- ProgressiveCode = 188 [ProgressiveCodeDTO]
Schema
La seguente tabella contiene le informazioni principali relative allo schema di questo tipo di dati.
Feature | Value |
---|---|
Type | integer |
Format: | int32 |
Required: |