AttributeBase

Interface
Base interface for Attributes
export interface AttributeBase { 
  readonly type: AttributeTypeModel; 
} 

Properties

type
AttributeTypeModel
type specifies the Attribute type