付款关联时间间隔-ShopifyPaymentsPayoutInterval 枚举

付款发送到关联银行帐户的时间间隔。


枚举值

  • DAILY
    每个工作日。
  • MANUAL
    付款不会自动进行。
  • MONTHLY
    每个月,在monthlyAnchor指定的一个月的日期。
  • WEEKLY
    每周,在weeklyAnchor指定的星期几。


返回ShopifyPaymentsPayoutInterval的类型

  • [ShopifyPaymentsPayoutSchedule.interval](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentspayoutschedule#interval-2021-01)