NeoMemberUsageCap
A single member’s monthly Neo usage cap, returned by the self-serve UpdateNeoMemberUsageCap endpoint. Denominated in cents (cents/month). The cap stacks with the org-level cap: a member is stopped when either cap is reached.
Properties
userIDstring requiredThe user the cap applies to.capCentsinteger requiredMonthly cap in US-dollar cents. Always strictly positive; “no cap” is the absence of a row (removed via DeleteNeoMemberUsageCap).updatedAtstring requiredTime when the cap was last updated.