UNPKG

mobyo-interfaces

Version:
8 lines (7 loc) 135 B
export interface IOrderMerchantV3 { description: string; id: string; name: string; doc: string; docType: string; }