v0.1.0
type SpendingLimitPeriod = "one_time" | "daily" | "weekly" | "monthly";
Was this page helpful?