Andi Skill Builder API Documentation

Enumeration: CollectionExpirationMode

The mode that determines how the expiration of the collection is to be handled.

Enumeration Members

Enumeration Member Value
FixedDurationAfterCreate "fixed_duration_after_create"
FixedDurationAfterLastUpdate "fixed_duration_after_last_update"
Never "never"