stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsPayoutSchedule > weeklyAnchor

AdminTypes.ShopifyPaymentsPayoutSchedule.weeklyAnchor property

The day of the week funds will be paid out.

The value can be any weekday from Monday to Friday. If the payment interval is set to weekly, this value will be used.

Signature:

weeklyAnchor?: Maybe<DayOfTheWeek | `${DayOfTheWeek}`>;