export interface IAgreementParameter { code: string; value: string; }