A billing summary of organization usage
Field | Type | Required | Description |
---|---|---|---|
AllowedLanguages |
[]string | ✔️ | List of allowed languages |
FreeTrialExpiry |
*time.Time | ➖ | Expiry date of the free trial, will be null if no trial |
TotalAllowedLanguages |
int64 | ✔️ | Total number of allowed languages, -1 if unlimited |
Usage |
[]shared.OrganizationUsage | ✔️ | N/A |