File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
api-reference/beta/resources Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ Defines whether approver information is visible to the requestor in approval pro
1818
1919## Members
2020
21- | Member | Value | Description |
22- | :-------------------| :------| :------ -------------------------------------------------------------|
23- | no | 0 | Approver information is not visible to the requestor. |
24- | yes | 1 | Approver information is visible to the requestor. |
25- | default | 2 | Use the default system setting for approver information visibility.|
26- | unknownFutureValue | 3 | Evolvable enumeration sentinel value. Don't use. |
21+ | Member | Description |
22+ | :-------------------| :-------------------------------------------------------------------|
23+ | no | Approver information is not visible to the requestor. |
24+ | yes | Approver information is visible to the requestor. |
25+ | default | Use the default system setting for approver information visibility.|
26+ | unknownFutureValue | Evolvable enumeration sentinel value. Don't use. |
2727
2828## JSON representation
2929
@@ -38,4 +38,4 @@ The following JSON representation shows the resource type.
3838{
3939 "@odata.type" : " #microsoft.graph.approverInformationVisibility"
4040}
41- ```
41+ ```
You can’t perform that action at this time.
0 commit comments