| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| tenant_package | TenantPackage |
require 'fastcomments-client'
instance = FastCommentsClient::GetTenantPackageResponse.new(
status: null,
tenant_package: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| status | APIStatus | ||
| tenant_package | TenantPackage |
require 'fastcomments-client'
instance = FastCommentsClient::GetTenantPackageResponse.new(
status: null,
tenant_package: null
)