10 - Extra Data Types#
Other data types include:
UUID: Universally Unique Identifierdatetime.datetimedatetime.datedatetime.timefrozenset: In requests, a list will be read and coverted to a set; in responses, the set will be converted to a list.bytes: Treated as a string in requests and responses.Decimal