UNPKG

cecon-interfaces

Version:
6 lines (5 loc) 108 B
export interface IPaymentProviderAgent { partnerId: string; accountId: string; name?: string; }