Skip to main content

EOIBaseOutputs

eyesonit-typescript-sdk


eyesonit-typescript-sdk / EOIBaseOutputs

Class: EOIBaseOutputs

Base shape for SDK response wrappers.

Extended by

Constructors

Constructor

new EOIBaseOutputs(eoiResponse): EOIBaseOutputs

Parameters

eoiResponse

EOIResponse

Raw API response to map into typed output fields.

Returns

EOIBaseOutputs

Properties

success

success: boolean

Indicates whether the API call completed successfully.


message?

optional message: string

Optional human-readable message returned by the API.