Type Alias SiwbbAssetConditionGroup<T>

SiwbbAssetConditionGroup<T>: SiwbbAndGroup<T> | SiwbbOrGroup<T> | OwnershipRequirements<T>

Type Parameters