Skip to main content

GetReassignmentConfigTypesV1429Response

Properties

NameTypeDescriptionNotes
messageobjectA message describing the error[optional]
}

Example

from sailpoint.work_reassignment.models.get_reassignment_config_types_v1429_response import GetReassignmentConfigTypesV1429Response

get_reassignment_config_types_v1429_response = GetReassignmentConfigTypesV1429Response(
message= Rate Limit Exceeded
)

[Back to top]