Table of Contents

Namespace ActivityPub.Types.AS.Collection

Classes

ASCollection

A Collection is a subtype of Object that represents unordered sets of Object or Link instances. May be paged or unpaged.

ASCollectionEntity

A Collection is a subtype of Object that represents unordered sets of Object or Link instances. May be paged or unpaged.

ASCollectionPage

Used to represent distinct subsets of items from a Collection.

ASCollectionPageEntity

Used to represent distinct subsets of items from a Collection.

ASOrderedCollection

A Collection is a subtype of Object that represents ordered sets of Object or Link instances. May be paged or unpaged.

ASOrderedCollectionEntity

A Collection is a subtype of Object that represents ordered sets of Object or Link instances. May be paged or unpaged.

ASOrderedCollectionPage

Used to represent distinct subsets of items from an Ordered Collection.

ASOrderedCollectionPageEntity

Used to represent distinct subsets of items from an Ordered Collection.