/** * Do not edit this file it is auto-generated by io-utils / gen-api-models. * See https://github.com/pagopa/io-utils */ import * as t from "io-ts"; import { IWithinRangeIntegerTag } from "italia-ts-commons/lib/numbers"; export declare const MessageContentPayment_data: t.ExactC, number & IWithinRangeIntegerTag<1, 9999999999>, unknown>, t.LiteralC<9999999999>]>; notice_number: t.Type; }>, t.PartialC<{ invalid_after_due_date: t.Type; }>]>>; export declare type MessageContentPayment_data = t.TypeOf; export declare const MessageContentPrescription_data: t.ExactC; }>, t.PartialC<{ iup: t.Type; prescriber_fiscal_code: t.Type, string & import("italia-ts-commons/lib/strings").IPatternStringTag<"^[A-Z]{6}[0-9LMNPQRSTUV]{2}[ABCDEHLMPRST][0-9LMNPQRSTUV]{2}[A-Z][0-9LMNPQRSTUV]{3}[A-Z]$">, unknown>; }>]>>; export declare type MessageContentPrescription_data = t.TypeOf; export declare const MessageContent: t.ExactC; markdown: t.Type; }>, t.PartialC<{ payment_data: t.ExactC, number & IWithinRangeIntegerTag<1, 9999999999>, unknown>, t.LiteralC<9999999999>]>; notice_number: t.Type; }>, t.PartialC<{ invalid_after_due_date: t.Type; }>]>>; prescription_data: t.ExactC; }>, t.PartialC<{ iup: t.Type; prescriber_fiscal_code: t.Type, string & import("italia-ts-commons/lib/strings").IPatternStringTag<"^[A-Z]{6}[0-9LMNPQRSTUV]{2}[ABCDEHLMPRST][0-9LMNPQRSTUV]{2}[A-Z][0-9LMNPQRSTUV]{3}[A-Z]$">, unknown>; }>]>>; due_date: t.Type; }>]>>; export declare type MessageContent = t.TypeOf;