Skip to main content
Version: Latest (0.60.x)

[E] Visibility

Flags enum representation of well-known visibilities that are used in REST API.

Enumeration Members

Enumeration MemberValueDescription
All31-
Create2-
Delete8-
Item1048576Additional flag to indicate when something is nested in a collection and therefore no metadata is applicable.
None0-
Patch2097152Additional flag to indicate when the verb is path and therefore will have fields made optional if request visibility includes update.
Query16-
Read1-
Update4-