stack

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

AdminTypes.AppRevenueAttributionType enum

Represents the billing types of revenue attribution.

Signature:

export declare enum AppRevenueAttributionType 

Enumeration Members

Member Value Description
ApplicationPurchase "APPLICATION_PURCHASE" App purchase related revenue collection.
ApplicationSubscription "APPLICATION_SUBSCRIPTION" App subscription revenue collection.
ApplicationUsage "APPLICATION_USAGE" App usage-based revenue collection.
Other "OTHER" Other app revenue collection type.