Skip to content

@mbanq/core-sdk-js v0.50.0


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

Function: CreateClient()

CreateClient(data): Command<{ data: objectOutputType; }, objectOutputType<{ clientId: ZodNumber; id: ZodString; officeId: ZodNumber; resourceId: ZodNumber; }, ZodAny, "strip">>

Defined in: src/commands/rest/client.ts:131

Parameters

data

objectOutputType

Returns

Command<{ data: objectOutputType; }, objectOutputType<{ clientId: ZodNumber; id: ZodString; officeId: ZodNumber; resourceId: ZodNumber; }, ZodAny, "strip">>

Released under the MIT License.