export interface ApiClientAssignment { ApiClientID?: string; BuyerID?: string; SupplierID?: string; }