支付验证主题-ShopifyPaymentsVerificationSubject 对象

验证主题代表必须验证的个人。

所需的访问

read_shopify_payments 访问范围。


在本页面


字段

  • familyName[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    要验证的个人的姓氏。
  • namedName[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    给定的要验证的个人名称。

返回ShopifyPaymentsVerificationSubject的类型

  • [ShopifyPaymentsVerification.subject](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentsverification#subject-2021-01)