DocumentationToolsSDKsPythonReferenceBetaModelsBaseReferenceDto1On this pageBaseReferenceDto1 Properties NameTypeDescriptionNotesidstrthe application ID[optional]namestrthe application name[optional]} Example from sailpoint.beta.models.base_reference_dto1 import BaseReferenceDto1base_reference_dto1 = BaseReferenceDto1(id='ff8081814d977c21014da056804a0af3',name='Github') [Back to top]