title

fun Asset.Companion.title(id: Int, required: Boolean, length: Int): Asset

Creates an Asset that only contains a Title parameter

Parameters

id

represents the id for this specific Asset. It must be unique in the same request. it should be matched with the id from a response

required

if the Asset is required or not

length

of the title asset