Update to python SDK docs: 13984088294

This commit is contained in:
developer-relations-sp
2025-03-21 03:35:56 +00:00
parent ab8c7f65b5
commit 5109bc43f7
96 changed files with 598 additions and 488 deletions

View File

@@ -11,15 +11,15 @@ tags: ['SDK', 'Software Development Kit', 'ProvisioningCompletedAccountRequestsI
# ProvisioningCompletedAccountRequestsInnerSource
Reference to the source being provisioned against.
Source that ISC is provisioning access on.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **str** | ID of the object to which this reference applies | [required]
**type** | **Enum** [ 'SOURCE' ] | The type of object that is referenced | [required]
**name** | **str** | Human-readable display name of the object to which this reference applies | [required]
**id** | **str** | Source ID. | [required]
**type** | **Enum** [ 'SOURCE' ] | Source DTO type. | [required]
**name** | **str** | Source name. | [required]
}
## Example