Contains basic ledger export restrictions.
string[] Creators
Creators to export. If null, all relevant creators will be exported.
DateTime? MinCreated
Minimum value (if provided) of when a ledger block of information was created.
DateTime? MaxCreated
Maximum value (if provided) of when a ledger block of information was created.
string[] BlockIds
Blocks to export. If null, all relevant blocks will be exported.
bool MaxCreatedIncluded
If MaxCreated is included
string[] CollectionNames
Collections to export. If null, all collections will be exported.
bool MinCreatedIncluded
If MinCreated is included