Skip to content

@oneplatform/sdk


@oneplatform/sdk / App

Interface: App

Defined in: packages/sdk/src/resources/platform-types.ts:219

Properties

accessMode

readonly accessMode: "platform-user" | "public"

Defined in: packages/sdk/src/resources/platform-types.ts:225


allowedModules

readonly allowedModules: string[]

Defined in: packages/sdk/src/resources/platform-types.ts:227


createdAt

readonly createdAt: string

Defined in: packages/sdk/src/resources/platform-types.ts:228


createdBy

readonly createdBy: string

Defined in: packages/sdk/src/resources/platform-types.ts:230


currentBuildId

readonly currentBuildId: string | null

Defined in: packages/sdk/src/resources/platform-types.ts:226


description

readonly description: string | null

Defined in: packages/sdk/src/resources/platform-types.ts:224


id

readonly id: string

Defined in: packages/sdk/src/resources/platform-types.ts:220


name

readonly name: string

Defined in: packages/sdk/src/resources/platform-types.ts:222


slug

readonly slug: string

Defined in: packages/sdk/src/resources/platform-types.ts:223


tenantId

readonly tenantId: string

Defined in: packages/sdk/src/resources/platform-types.ts:221


updatedAt

readonly updatedAt: string

Defined in: packages/sdk/src/resources/platform-types.ts:229