CustomContainerUserSourceInfo interface

Custom container user source info

Extends

Properties

customContainer

Custom container payload

type

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

version

Version of the source

Property Details

customContainer

Custom container payload

customContainer?: CustomContainer

Property Value

type

Polymorphic discriminator, which specifies the different types this object can be

type: "Container"

Property Value

"Container"

Inherited Property Details

version

Version of the source

version?: string

Property Value

string

Inherited From UserSourceInfo.version