ProvidedField

fun ProvidedField(type: Field.Type? = null, description: String? = null, choices: List<String>? = null, optional: Boolean? = null, status: Sep12Status? = null, error: String? = null)