Variable: ClientUsageWindowSchema
Makaio Framework / contracts/client / ClientUsageWindowSchema
Variable: ClientUsageWindowSchema
Section titled “Variable: ClientUsageWindowSchema”
constClientUsageWindowSchema:ZodObject<{key:ZodString;label:ZodString;resetsAt:ZodOptional<ZodNumber>;usedPercentage:ZodNumber; },$strip>
Defined in: ../../../packages/contracts/src/client/account-identity.ts:35
A normalized usage window for a client account.