> ## Documentation Index
> Fetch the complete documentation index at: https://docs.erna.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# dailyOvertimeSurcharge

```ts theme={null}
function dailyOvertimeSurcharge(opts): RuleEntry<"overtime-daily-surcharge", object & CostRuleOptions>;
```

Adds a flat surcharge per hour beyond a daily threshold.

## Parameters

<ResponseField name="opts" required>
  `object` & [`CostRuleOptions`](./CostRuleOptions)
</ResponseField>

## Returns

`RuleEntry`\<`"overtime-daily-surcharge"`, `object` & [`CostRuleOptions`](./CostRuleOptions)>

The surcharge is independent of the member's base rate.
