# CoboWaas2.RoleDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**result** | [**ApprovalTransactionResult**](ApprovalTransactionResult.md) |  | [optional] 
**review_threshold** | **Number** | Minimum number of approvals required for this role. | [optional] 
**initiator** | **String** | The initiator of the transaction. | [optional] 
**is_upgraded** | **Boolean** | Indicates whether the transaction approval has been upgraded. | [optional] 
**complete_time** | **String** | Time when the role completed the approval. | [optional] 
**user_details** | [**[ApprovalUserDetail]**](ApprovalUserDetail.md) |  | [optional] 


