Hi,
I found out some missing properties which are not in docs for certain objects.
- Sheet Object in docs is missing
isMultiPicklistEnabled
- Row Object in docs is missing
siblingId
- Creat Sheet - the primary property is required but in the example request this property is missing from one column object. Therefore, it is default as false ? If yes than it is little bit confusing. If this property is required I would argue that we should set primary as false in the request.
- The last one is the ObjectValue. In the example this object has two properties objectType and values but in the docs there is only objectType property.
Hi,
I found out some missing properties which are not in docs for certain objects.
isMultiPicklistEnabled
siblingId