SchemaAttributeType
@JsonSerializable
Constructors
Link copied to clipboard
constructor(AttributeDataType: AttributeDataType? = null, DeveloperOnlyAttribute: Boolean? = null, Mutable: Boolean? = null, Name: String? = null, NumberAttributeConstraints: NumberAttributeConstraints? = null, Required: Boolean? = null, StringAttributeConstraints: StringAttributeConstraints? = null)