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