GetRegisterreasonsByIdIcon

Function: getRegisterreasonsByIdIcon()

getRegisterreasonsByIdIcon<ThrowOnError>(options): RequestResult<GetRegisterreasonsByIdIconResponses, GetRegisterreasonsByIdIconErrors, ThrowOnError>

Defined in: api/sdk.gen.ts:1037

Retrieves the icon file for a register reason.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<GetRegisterreasonsByIdIconData, ThrowOnError>

Returns

RequestResult<GetRegisterreasonsByIdIconResponses, GetRegisterreasonsByIdIconErrors, ThrowOnError>

On this page