Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 820 Bytes

modules_domains.CreateOrganizationOptions.md

File metadata and controls

44 lines (24 loc) · 820 Bytes

Interface: CreateOrganizationOptions

modules/domains.CreateOrganizationOptions

Table of contents

Properties

Properties

data

data: IOrganizationDefinition

Organization domain definition


namespace

namespace: string

Parent namespace


orgName

orgName: string

Organization name


returnSteps

Optional returnSteps: boolean

Indicates whether to run steps immediately (false) or return steps that can be executed later (true)