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