fetchOrgLimits
Generic function to fetch org limits
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
orgId Required | string | ||
limitsType Required | OrgLimitType | ||
limitName Required | string | ||
options Required | IUserRequestOptions |
Returns
Property | Type | Notes |
---|---|---|
number |
value of the limit |
|
string |
Not constrained as there are too many to list |
|
OrgLimitType |
Preset limit types |
Function defined in common/src/org/fetchOrgLimits.ts:37