Waiting for engine...
Skip to main content

SpaceArtifactListingTopicStatus

No description

enum SpaceArtifactListingTopicStatus {
NOT_COMPLETED
COMPLETED
REJECTED
APPROVED
}

Values

SpaceArtifactListingTopicStatus.NOT_COMPLETED

indicates topic is not completed

SpaceArtifactListingTopicStatus.COMPLETED

indicates topic is completed and all notes are acknowledged

SpaceArtifactListingTopicStatus.REJECTED

indicates topic is rejected by Admin

SpaceArtifactListingTopicStatus.APPROVED

indicates topic is approved by Admin

Member Of

SpaceArtifactListingAdminInput input ●  SpaceArtifactListingUpdateInput input ●  Topic object

On this Page