export interface MeBuyer { readonly ID?: string; readonly DefaultCatalogID?: string; }