Interface: PromoPlanTrialRequest
Defined in: packages/sdk/src/types/generated/promo_code.ts:161
Create a new promo organization and its one-month direct plan.
Properties
code
code:
string
Defined in: packages/sdk/src/types/generated/promo_code.ts:167
Plan-bearing promo code entered by the authenticated account.
Min Length
1
Max Length
64
organizationName?
optionalorganizationName:string|null
Defined in: packages/sdk/src/types/generated/promo_code.ts:169
Optional name for the new enforced organization.
setupPurpose?
optionalsetupPurpose:PromoPlanTrialRequestSetupPurpose
Defined in: packages/sdk/src/types/generated/promo_code.ts:172
setupPurposes?
optionalsetupPurposes:PromoPlanTrialRequestSetupPurposesItem[]
Defined in: packages/sdk/src/types/generated/promo_code.ts:174
Max Items
8
workspaceName?
optionalworkspaceName:string|null
Defined in: packages/sdk/src/types/generated/promo_code.ts:171
Optional name for the first asynchronously provisioned workspace.