export class Endorsement { partitionkey: string; rowKey: string; type: string; issueDate: Date; }