SubscriptionLocalDeliveryOption - admin-graphql - OBJECT
Version: 2024-10
Description:
A local delivery option for a subscription contract.
Access Scopes
the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope.
Fields
-
code:
String! -
The code of the local delivery option.
-
description:
String -
The description of the local delivery option.
-
phoneRequired:
Boolean! -
Whether a phone number is required for the local delivery option.
-
presentmentTitle:
String -
The presentment title of the local delivery option.
-
price:
MoneyV2 -
The price of the local delivery option.
-
title:
String! -
The title of the local delivery option.
Connections
Related queries
Related mutations
Related Unions
Examples