IAttributeHeaderFormOf
Home > @gooddata/sdk-model > IAttributeHeaderFormOf
IAttributeHeaderFormOf interface
Describes attributes to which the display form belongs.
Signature:
export interface IAttributeHeaderFormOf
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
identifier | string | Attribute identifier. | |
name | string | Human readable name of the attribute. | |
ref | ObjRef | Opaque reference of the attribute object. | |
uri | string | URI of the attribute object. |