Skip to content

@jakguru/vueprint / @jakguru/vueprint/services/bus / CanMakePaymentEvent

Interface: CanMakePaymentEvent

@jakguru/vueprint/services/bus.CanMakePaymentEvent

Hierarchy

Methods

respondWith

respondWith(response): void

Parameters

NameType
responsePromise<boolean>

Returns

void

Defined in

src/services/bus.ts:90


waitUntil

waitUntil(f): void

Parameters

NameType
fPromise<any>

Returns

void

Overrides

ExtendableEvent.waitUntil

Defined in

src/services/bus.ts:89

Vueprint is a commercial work product released under the MIT License and is provided as-is with no warranty or guarantee of support.