stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingActivityStatusBadgeType

AdminTypes.MarketingActivityStatusBadgeType enum

StatusBadgeType helps to identify the color of the status badge.

Signature:

export declare enum MarketingActivityStatusBadgeType 

Enumeration Members

Member Value Description
Attention "ATTENTION" This status badge has type attention.
Default "DEFAULT" This status badge has type default.
Info "INFO" This status badge has type info.
Success "SUCCESS" This status badge has type success.
Warning "WARNING" This status badge has type warning.