Enum LinkTypes
- Namespace
- JsonApiDotNetCore.Resources.Annotations
- Assembly
- JsonApiDotNetCore.Annotations.dll
[Flags]
public enum LinkTypes
Fields
All = Self | Related | DescribedBy | PaginationDescribedBy = 8None = 1NotConfigured = 0Pagination = 16Related = 4Self = 2