UpdateCollaborationChangeRequestRequest
Types
Properties
Link copied to clipboard
The action to perform on the change request. Valid values include APPROVE (approve the change), DENY (reject the change), CANCEL (cancel the request), and COMMIT (commit after the request is approved).
Link copied to clipboard
The unique identifier of the specific change request to be updated within the collaboration.
Link copied to clipboard
The unique identifier of the collaboration that contains the change request to be updated.
Functions
Link copied to clipboard
inline fun copy(block: UpdateCollaborationChangeRequestRequest.Builder.() -> Unit = {}): UpdateCollaborationChangeRequestRequest