getClausesOrBuilderList

open fun getClausesOrBuilderList(): List<out ClauseOrBuilder>
/ An array of Clause objects.
/
/ Each clause contains fields To, Value and Data to enable a single transaction to carry multiple tasks issued
/ by the transaction sender.
repeated .TW.VeChain.Proto.Clause clauses = 4;