# ContactTagAttachmentPending ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**action** | **string** | The operation awaiting approval. ATTACH means the tag is not yet attached; DETACH means it is still attached, pending removal. | [default to undefined]| |**approvalRequestId** | **string** | The identifier of the approval request gating the operation | [optional] [default to undefined]| ## Enum: ContactTagAttachmentPendingActionEnum * `Attach` (value: `'ATTACH'`) * `Detach` (value: `'DETACH'`) [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)