stack

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

AdminTypes.DeliveryMethodDefinitionCounts interface

The number of method definitions for a zone, separated into merchant-owned and participant definitions.

Signature:

export interface DeliveryMethodDefinitionCounts 

Properties

Property Modifiers Type Description
participantDefinitionsCount   Scalars[‘Int’][‘output’] The number of participant method definitions for the specified zone.
rateDefinitionsCount   Scalars[‘Int’][‘output’] The number of merchant-defined method definitions for the specified zone.