Type Alias ContactCustomField

ContactCustomField: { id: string; value: string }

Type declaration

  • id: string
  • value: string