Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/superadmin/usage/get.query
getUsageInputSchema
Variable getUsageInputSchema
Const
getUsageInputSchema
:
ZodObject
<
{
dateRange
:
ZodOptional
<
ZodObject
<
{
from
:
ZodString
;
to
:
ZodString
}
,
$strip
>
,
>
;
entityId
:
ZodPipe
<
ZodNumber
,
ZodTransform
<
EntityId
,
number
>
>
&
zIdInnerType
<
ZodNumber
,
>
;
facilityIds
:
ZodOptional
<
ZodUnion
<
readonly
[
ZodType
<
FacilityId
,
unknown
,
$ZodTypeInternals
<
FacilityId
,
unknown
>
>
,
ZodArray
<
ZodType
<
FacilityId
,
unknown
,
$ZodTypeInternals
<
FacilityId
,
unknown
>
,
>
,
>
,
]
,
>
,
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...