GetRegisterreasons

Function: getRegisterreasons()

getRegisterreasons<ThrowOnError>(options?): RequestResult<GetRegisterreasonsResponses, GetRegisterreasonsErrors, ThrowOnError>

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

Retrieves all register reasons in display order.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options?

Options<GetRegisterreasonsData, ThrowOnError, unknown>

Returns

RequestResult<GetRegisterreasonsResponses, GetRegisterreasonsErrors, ThrowOnError>

On this page