SkyVaultNodeTypeDefinition
This section describes the SkyVaultNodeTypeDefinition class.
The SkyVaultNodeTypeDefinition class encapsulates information about a node type.
Attention: This class was introduced with version 1.4 of the SDK.
Class declaration
@interface SkyVaultNodeTypeDefinition : SkyVaultModelDefinition
Properties
Property | Description |
---|---|
@property (nonatomic, strong, readonly) NSString *mandatoryAspects; | Returns the list of mandatory aspects for the type. |