I have a type that encapsulates a bunch of related data
class CollectionNoteDetails { CollectionNote Note {get;set;} Customer SourceCustomer {get;set;