Type alias CollectConditionDetails

CollectConditionDetails: {
    publicationId: string;
    thisPublication: boolean;
}

Type declaration

  • publicationId: string

    The Publication Id that needs to be collected to fulfill the condition.

  • thisPublication: boolean

    If the Publication Id refers to the current publication.