from sailpoint.non_employee_lifecycle_management.models.nonemployeesourcelitewithschemaattributes import Nonemployeesourcelitewithschemaattributes
nonemployeesourcelitewithschemaattributes = Nonemployeesourcelitewithschemaattributes(
id='a0303682-5e4a-44f7-bdc2-6ce6112549c1',
source_id='2c91808568c529c60168cca6f90c1313',
name='Retail',
description='Source description',
schema_attributes=[
sailpoint.non_employee_lifecycle_management.models.nonemployeeschemaattribute.nonemployeeschemaattribute(
id = 'ac110005-7156-1150-8171-5b292e3e0084',
system = True,
modified = '2019-08-23T18:52:59.162Z',
created = '2019-08-23T18:40:35.772Z',
type = 'TEXT',
label = 'Account Name',
technical_name = 'account.name',
help_text = 'The unique identifier for the account',
placeholder = 'Enter a unique user name for this account.',
required = True, )
]
)