Type Alias OpportunitiesCFInputArraySchema

OpportunitiesCFInputArraySchema: { id: string; key: string; value: string[] }

Type declaration

  • id: string
  • key: string
  • value: string[]