SubscriptionPickupOption - customer - OBJECT
Version: 2025-01
Description:
A pickup option to deliver a subscription contract.
Access Scopes
Fields
-
code:
String! -
The code of the pickup option.
-
description:
String -
The description of the pickup option.
-
locationId:
ID! -
The ID of the pickup location.
-
phoneRequired:
Boolean! -
Whether a phone number is required for the pickup option.
-
pickupAddress:
PickupAddress! -
The address where the customer will pick up the merchandise.
-
pickupTime:
String! -
The estimated amount of time it takes for the pickup to be ready. For example, "Usually ready in 24 hours".
-
presentmentTitle:
String -
The presentment title of the pickup option.
-
price:
MoneyV2! -
The price of the pickup option.
-
title:
String! -
The title of the pickup option.
Connections
Related queries
Related mutations
Related Unions
Examples