Type alias AttributeSchema

AttributeSchema: SchemaParameters<{ setName?: string; type?: string; values?: string }>

Generated using TypeDoc