mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update python SDK docs: 16529922792
This commit is contained in:
@@ -43,7 +43,7 @@ from sailpoint.v2024.models.certification import Certification
|
||||
certification = Certification(
|
||||
id='2c9180835d2e5168015d32f890ca1581',
|
||||
name='Source Owner Access Review for Employees [source]',
|
||||
campaign=sailpoint.v2024.models.campaign_reference.CampaignReference(
|
||||
campaign=sailpoint.v2024.models.campaign_reference.Campaign Reference(
|
||||
id = 'ef38f94347e94562b5bb8424a56397d8',
|
||||
name = 'Campaign Name',
|
||||
type = 'CAMPAIGN',
|
||||
@@ -68,7 +68,7 @@ reviewer=sailpoint.v2024.models.reviewer.Reviewer(
|
||||
created = '2018-06-25T20:22:28.104Z',
|
||||
modified = '2018-06-25T20:22:28.104Z', ),
|
||||
reassignment=sailpoint.v2024.models.reassignment.Reassignment(
|
||||
from = sailpoint.v2024.models.certification_reference.CertificationReference(
|
||||
from = sailpoint.v2024.models.certification_reference.Certification Reference(
|
||||
id = 'ef38f94347e94562b5bb8424a56397d8',
|
||||
name = 'Certification Name',
|
||||
type = 'CERTIFICATION',
|
||||
|
||||
Reference in New Issue
Block a user