# VaultAccountsTagAttachmentOperationsResponse
## Properties
**applied_operations** | Option<[**Vec<models::VaultAccountTagAttachmentOperation>**](VaultAccountTagAttachmentOperation.md)> | The operations that were applied | [optional]
**pending_operations** | Option<[**Vec<models::VaultAccountTagAttachmentPendingOperation>**](VaultAccountTagAttachmentPendingOperation.md)> | The operations that are pending | [optional]
**rejected_operations** | Option<[**Vec<models::VaultAccountTagAttachmentRejectedOperation>**](VaultAccountTagAttachmentRejectedOperation.md)> | The operations that were rejected | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)