Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryMethodDefinitionCounts
The number of method definitions for a zone, separated into merchant-owned and participant definitions.
Signature:
export interface DeliveryMethodDefinitionCounts
| 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. |