GetCustomerInfoProvidedField

constructor(type: String, description: String, choices: List<String>? = null, optional: Boolean? = null, status: FieldStatus? = null, error: String? = null)