Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 805 Bytes

File metadata and controls

34 lines (21 loc) · 805 Bytes

UserOrganizationFeatureResource

Properties

Name Type Description Notes
user UserResource [optional]
userId Long [optional]
organizationId Long [optional]
userEmail String [optional]
organization OrganizationResource [optional]
feature FeatureEnum [optional]

Enum: FeatureEnum

Name Value
KSE "KSE"
ENGINE "ENGINE"
TESTOPS "TESTOPS"
FLOATING_ENGINE "FLOATING_ENGINE"
UNLIMITED_KSE "UNLIMITED_KSE"
UNLIMITED_ENGINE "UNLIMITED_ENGINE"

Implemented Interfaces

  • Serializable