TS SDK@iota/bcsAPI ReferenceInterfacesBcsTypeOptionsOn this pageInterface: BcsTypeOptions<T, Input, Name> Type Parameters T T Input Input = T Name Name extends string = string Properties name? optional name: Name validate()? optional validate: (value) => void Parameters value Input Returns voidGive Feedback