mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
empty method and model folders for go to start fixing build
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
---
|
||||
id: completion-status
|
||||
title: CompletionStatus
|
||||
pagination_label: CompletionStatus
|
||||
sidebar_label: CompletionStatus
|
||||
sidebar_class_name: gosdk
|
||||
keywords: ['go', 'Golang', 'sdk', 'CompletionStatus', 'CompletionStatus']
|
||||
slug: /tools/sdk/go/v3/models/completion-status
|
||||
tags: ['SDK', 'Software Development Kit', 'CompletionStatus', 'CompletionStatus']
|
||||
---
|
||||
|
||||
# CompletionStatus
|
||||
|
||||
## Enum
|
||||
|
||||
|
||||
* `SUCCESS` (value: `"SUCCESS"`)
|
||||
|
||||
* `FAILURE` (value: `"FAILURE"`)
|
||||
|
||||
* `INCOMPLETE` (value: `"INCOMPLETE"`)
|
||||
|
||||
* `PENDING` (value: `"PENDING"`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user