import { ShopifyCheckoutBuyerIdentityInput } from '@daffodil/driver/shopify'
The input fields for the identity of the customer associated with the checkout.
interface ShopifyCheckoutBuyerIdentityInput {
countryCode: ShopifyCountryCode
}
countryCode ShopifyCountryCode |
|---|
The country code of one of the shop's
enabled countries.
For example, |