/** * This file was auto-generated by Fern from our API Definition. */ /** * The type of the link. */ export type ClaimsSchemaFieldLinkValueLinkType = 'REFERENCE'; export declare const ClaimsSchemaFieldLinkValueLinkType: { readonly Reference: "REFERENCE"; }; //# sourceMappingURL=ClaimsSchemaFieldLinkValueLinkType.d.ts.map