Skip to main content

WorkflowSub2ApiBalanceUsage

todayUsdnumberrequired

Today's actual deduction by Asia/Shanghai time zone.

Possible values: >= 0

last30DaysUsdnumberrequired

Actual deductions for the past 30 natural days, including today.

Possible values: >= 0

totalUsdnumberrequired

The cumulative actual deduction amount of the current user in the balance charging group.

Possible values: >= 0

WorkflowSub2ApiBalanceUsage
{
"todayUsd": 0,
"last30DaysUsd": 0,
"totalUsd": 0
}