warnings

@SerialName(value = "Warnings")
val warnings: List<String>?

Parameters

warnings

Optional warning message. FIXME(thaJeztah): this should have \"omitempty\" in the generated type.