DocumentationToolsSDKsPythonReferenceV2024ModelsValueOn this pageValue Properties NameTypeDescriptionNotestypestrThe type of attribute value[optional]valuestrThe attribute value[optional]} Example from sailpoint.v2024.models.value import Valuevalue = Value(type='STRING',value='Austin') [Back to top]