mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +00:00
add method and model docs for powershell and python v2025
This commit is contained in:
28
docs/tools/sdk/python/Reference/V2025/Models/Medium.md
Normal file
28
docs/tools/sdk/python/Reference/V2025/Models/Medium.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
id: v2025-medium
|
||||
title: Medium
|
||||
pagination_label: Medium
|
||||
sidebar_label: Medium
|
||||
sidebar_class_name: pythonsdk
|
||||
keywords: ['python', 'Python', 'sdk', 'Medium', 'V2025Medium']
|
||||
slug: /tools/sdk/python/v2025/models/medium
|
||||
tags: ['SDK', 'Software Development Kit', 'Medium', 'V2025Medium']
|
||||
---
|
||||
|
||||
# Medium
|
||||
|
||||
|
||||
## Enum
|
||||
|
||||
* `EMAIL` (value: `'EMAIL'`)
|
||||
|
||||
* `SMS` (value: `'SMS'`)
|
||||
|
||||
* `PHONE` (value: `'PHONE'`)
|
||||
|
||||
* `SLACK` (value: `'SLACK'`)
|
||||
|
||||
* `TEAMS` (value: `'TEAMS'`)
|
||||
|
||||
[[Back to top]](#)
|
||||
|
||||
Reference in New Issue
Block a user