Skip to main content

SetIconV1200Response

Properties

NameTypeDescriptionNotes
iconstrurl to file with icon[optional]
}

Example

from sailpoint.icons.models.set_icon_v1200_response import SetIconV1200Response

set_icon_v1200_response = SetIconV1200Response(
icon=''
)

[Back to top]