Variable: ClientUsageWindowsSchema
Makaio Framework / contracts/client / ClientUsageWindowsSchema
Variable: ClientUsageWindowsSchema
Section titled “Variable: ClientUsageWindowsSchema”
constClientUsageWindowsSchema:ZodObject<{windows:ZodArray<ZodObject<{key:ZodString;label:ZodString;resetsAt:ZodOptional<ZodNumber>;usedPercentage:ZodNumber; },$strip>>; },$strip>
Defined in: ../../../packages/contracts/src/client/account-identity.ts:47
The usage windows container shared by snapshot and ingest schemas.