Class: TrophyApiClient::AdminTenantStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/trophy_api_client/types/admin_tenant_status.rb

Overview

The lifecycle status of the tenant.

Constant Summary collapse

ACTIVE =
"active"
ARCHIVED =
"archived"