Skip to main content

notifyGuestUnloadComplete()

function notifyGuestUnloadComplete(
guestAppConfirmation: string,
guestAppId: string,
unloadType?: string): void;

Parameters

guestAppConfirmation

string

guestAppId

string

unloadType?

string = 'close_loan'

Returns

void