@mbanq/core-sdk-js / commands / CreatePayment
Function: CreatePayment()
CreatePayment(
payment):Command<{payment:objectOutputType; }, {clientId:number;id:string;resourceId:number;resourceIdentifier:string; }>
Defined in: src/commands/rest/payment.ts:19
Parameters
payment
objectOutputType
Returns
Command<{ payment: objectOutputType; }, { clientId: number; id: string; resourceId: number; resourceIdentifier: string; }>