FieldsalesActivityTypeSettings
No description
type FieldsalesActivityTypeSettings {
  assigned: ActivityType
  erpAccepted: ActivityType
  erpDeclined: ActivityType
  knock: ActivityType
  notAvailable: ActivityType
  note: ActivityType
  rejected: ActivityType
  return: ActivityType
}
Fields
FieldsalesActivityTypeSettings.assigned ● ActivityType object
FieldsalesActivityTypeSettings.erpAccepted ● ActivityType object
FieldsalesActivityTypeSettings.erpDeclined ● ActivityType object
FieldsalesActivityTypeSettings.knock ● ActivityType object
FieldsalesActivityTypeSettings.notAvailable ● ActivityType object
FieldsalesActivityTypeSettings.note ● ActivityType object
FieldsalesActivityTypeSettings.rejected ● ActivityType object
FieldsalesActivityTypeSettings.return ● ActivityType object
Member Of
FieldsalesSettings  object