SlyceListDescriptor Class Reference

Inherits from NSObject
Declared in SlyceListDescriptor.h

  name

The name of the list.

@property (nonatomic, copy, readonly) NSString *name

Declared In

SlyceListDescriptor.h

  items

The list of items on this list instance.

@property (nonatomic, strong, readonly) NSArray<SlyceItemDescriptor*> *items

Declared In

SlyceListDescriptor.h