Waiting for engine...
Skip to main content

SpaceArtifactListingType

Represents the type of the Space artifact listing,such as Integration Pack, Recipe, Solution, or Accelerator.

enum SpaceArtifactListingType {
SOLUTION_ACCELERATOR
RECIPE
INTEGRATION_PACK
BUNDLE
ACCELERATOR
DESIGNER_AGENT_ACCELERATOR
}

Values

SpaceArtifactListingType.SOLUTION_ACCELERATOR

Solution accelerator type

SpaceArtifactListingType.RECIPE

Recipe type

SpaceArtifactListingType.INTEGRATION_PACK

Integration pack type

SpaceArtifactListingType.BUNDLE

Bundle type

SpaceArtifactListingType.ACCELERATOR

Accelerator type

SpaceArtifactListingType.DESIGNER_AGENT_ACCELERATOR

Designer agent accelerator type

Member Of

SpaceArtifact object ●  SpaceArtifactListingCreateInput input ●  SpaceArtifactSubmissionStatusInput input

On this Page