Skip to content

@mbanq/core-sdk-js v0.50.0


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

Function: GetClientAddress()

GetClientAddress(clientId): Command<{ clientId: number; }, object[]>

Defined in: src/commands/rest/clientAddress.ts:30

Parameters

clientId

number

Returns

Command<{ clientId: number; }, object[]>

Released under the MIT License.