Skip to main content

OrganizationAddonSubscription

Description

Tracks additional organization subscriptions beyond plan allowances.

Properties

NameTypeDescriptionNotes
organizationOrganization[optional]
planTierPlanTierEnum[optional]
monthlyPriceCreditsDoubleMonthly cost in credits[optional]
statusStatusEnum[optional]
cancelledAtOffsetDateTime[optional]
idUUIDUnique identifier for object in the system[optional] [readonly]

Enum: PlanTierEnum

NameValue
FREE"FREE"
SOLO"SOLO"
TEAM"TEAM"
PRO"PRO"
RESELLER"RESELLER"
ENTERPRISE"ENTERPRISE"

Enum: StatusEnum

NameValue
ACTIVE"ACTIVE"
CANCELLED"CANCELLED"

Implemented Interfaces

  • Serializable

Generated Version Details

~value
GENERATOR VERSIONcom.valkyrlabs:ValkyrAI API 1.0.2-SNAPSHOT
API ARTIFACTcom.valkyrlabs.valkyrai-api.jar
GENERATOR VERSIONorg.openapitools.openapi-generator:7.5.0
GENERATOR CLASSorg.openapitools.codegen.languages.SpringCodegen
GENERATED DATE2026-04-02T00:49:23.764634-07:00[America/Los_Angeles]