Data Types
The internet object schema defines six data types that include string, number, int, int32, int16, byte, email, url, datetime, date, time, bool, object, array or any.
TypeDefs
Typedefs are a memberdef schema for the specified type. They define the constraints for the particular data type. The following example
Some of the valid String MemberDef values are...
As shown in the example above, Objects, Numbers, Arrays, Boolean, and Any have their respective TypeDef.
Last updated
Was this helpful?
