PropertyDefinitionResponse

constructor(arrayValueSeparator: String? = null, dataSourcePrecedenceRules: List<DataSourcePrecedenceResponse>, enumValidValues: List<ProfileEnumValidValuesFormatResponse>? = null, fieldName: String, fieldType: String, isArray: Boolean? = null, isAvailableInGraph: Boolean? = null, isEnum: Boolean? = null, isFlagEnum: Boolean? = null, isImage: Boolean? = null, isLocalizedString: Boolean? = null, isName: Boolean? = null, isRequired: Boolean? = null, maxLength: Int? = null, propertyId: String? = null, schemaItemPropLink: String? = null)