starting point for go docs

This commit is contained in:
darrell-thobe-sp
2025-03-27 14:43:04 -04:00
parent bdfaf3e228
commit 34d14a520e
2762 changed files with 516453 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
---
id: beta-pending-approval-action
title: PendingApprovalAction
pagination_label: PendingApprovalAction
sidebar_label: PendingApprovalAction
sidebar_class_name: gosdk
keywords: ['go', 'Golang', 'sdk', 'PendingApprovalAction', 'BetaPendingApprovalAction']
slug: /tools/sdk/go/beta/models/pending-approval-action
tags: ['SDK', 'Software Development Kit', 'PendingApprovalAction', 'BetaPendingApprovalAction']
---
# PendingApprovalAction
## Enum
* `APPROVED` (value: `"APPROVED"`)
* `REJECTED` (value: `"REJECTED"`)
* `FORWARDED` (value: `"FORWARDED"`)