tinker.types.GetBillingUsageRequest
Generated from tinker 0.30.4 at commit 1e5777e. Source links point at that snapshot.
class tinker.types.GetBillingUsageRequest(StrictBase)
Query parameters for GET /api/v1/billing/usage/events.
Fields:
- starting_on (datetime) – Inclusive window start, aligned to a UTC hour boundary; must not be in the future
- ending_before (datetime) – Exclusive window end, aligned to a UTC hour boundary; at most 14 days
after
starting_on