Table of Contents

Enum LinkTypes

Namespace
JsonApiDotNetCore.Resources.Annotations
Assembly
JsonApiDotNetCore.Annotations.dll
[Flags]
public enum LinkTypes

Fields

All = Self | Related | DescribedBy | Pagination
DescribedBy = 8
None = 1
NotConfigured = 0
Pagination = 16
Self = 2