Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 957 Bytes

File metadata and controls

14 lines (8 loc) · 957 Bytes

VaultAccountsTagAttachmentOperationsResponse

Properties

Name Type Description Notes
appliedOperations Array<VaultAccountTagAttachmentOperation> The operations that were applied [optional] [default to undefined]
pendingOperations Array<VaultAccountTagAttachmentPendingOperation> The operations that are pending [optional] [default to undefined]
rejectedOperations Array<VaultAccountTagAttachmentRejectedOperation> The operations that were rejected [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]