Create a class to define any data structure you need. The class can be created by the account owner only.
Create class
2. Use a `fields` parameter to set custom fields
fields stores a set of unique keys each having an associated value parameter.5. Set CRUD operations
create, read, and update operations are set.6. Set access levels
open, not_allowed, and open_for_users_ids access levels are set.fields.{custom_field}=<field_type>.201
403
422