AliasPathMetadata interface
Properties
attributes | The attributes of the token that the alias path is referring to. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the token that the alias path is referring to. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
attributes
The attributes of the token that the alias path is referring to. NOTE: This property will not be serialized. It can only be populated by the server.
attributes?: string
Property Value
string
type
The type of the token that the alias path is referring to. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string