get Dynamic Fields
open suspend override 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 fields to get
limit
The limit of fields to get
cursor
The cursor to get fields from