Skip to main content

TypeScript shape

interface WashtradeLabelForEvent {
  label: string;
}
label
String!
Display label for the washtrade classification.