Skip to content

@mbanq/core-sdk-js v0.50.0


@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; }>

Released under the MIT License.