get Dynamic Fields
abstract suspend fun getDynamicFields(parentId: String, limit: UInt?, cursor: String?): Option<DynamicFields>
Get dynamic fields
Return
An Option of nullable DynamicFields
Parameters
parent Id
The parent ID of the object
limit
The limit of dynamic fields to get
cursor
The cursor to get dynamic fields from