UNPKG

scheunemann-interfaces

Version:
5 lines (4 loc) 127 B
export declare class OrderPaymentWalletEntity { name: string; constructor(data?: Partial<OrderPaymentWalletEntity>); }