export interface IClientDebitNoteSequenceGenerator { id: number; fyPeriod: number; sequence: string; }