MonthlyUserWithdrawSettingDto
balance number
Withdraw settings balance in cents, minimum 100.
total_available_balance boolean
Total available balance for withdraw (if withdraw settings type is DAILY, WEEKLY or MONTHLY).
should_debit_balance boolean
Default value: true
Defines how the balance field is interpreted for scheduled withdrawals (DAILY, WEEKLY, MONTHLY). When true or omitted (default): the value of balance is debited from the account. When false: the value of balance is kept in the account and only the surplus is debited.
day number
Month day of withdraw (if withdraw settings type is MONTHLY).