Skip to content

@mbanq/core-sdk-js v0.50.0


@mbanq/core-sdk-js / commands / GetPermittedDocumentTypes

Function: GetPermittedDocumentTypes()

GetPermittedDocumentTypes(clientId): Command<{ clientId: number; }, any>

Defined in: src/commands/rest/clientIdentifier.ts:26

Parameters

clientId

number

Returns

Command<{ clientId: number; }, any>

Released under the MIT License.