parameters

@SerializedName(value = "parameters")
@Expose
open var parameters: List<String>

The parameters of the call that is executing.