Expand description
High-level API for listing dynamic fields.
§Available Read Mask Fields
kind- the kind of dynamic field (field or object)parent- the parent object IDfield_id- the field object IDchild_id- the child object ID (for dynamic object fields)name- BCS-encoded field namevalue- BCS-encoded field valuevalue_type- the Move type of the valuefield_object- the full field object (sub-fields matchGetObjects)child_object- the full child object (sub-fields matchGetObjects)
Structs§
- List
Dynamic Fields Query - Builder for listing dynamic fields of a parent object.