Skip to main content

SubscriptionpatchrequestInnerValue

The value to be used for the operation, required for "add" and "replace" operations

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.triggers.models.subscriptionpatchrequest_inner_value import SubscriptionpatchrequestInnerValue

subscriptionpatchrequest_inner_value = SubscriptionpatchrequestInnerValue(
)

[Back to top]