UNPKG

ntk-cms-api

Version:

Ntk Cms Api And Model For Typscript

10 lines (9 loc) 272 B
export declare class BankPaymentInjectOnlineTransactionDtoModel { moduleName: string; moduleEntityName: string; moduleEntityId: string; amount: number; bankPaymentPrivateId: number; lastUrlAddressInUse: string; feeTransport: number; }