Skip to content

EkasaStatus

A status describing that the request hasn't been processed as it should be

Properties

Name Type Required Description Example
error EkasaError Filled when the request couldn't be processed. Usually requires fixing the data.
warning EkasaWarning An optional warning further describing the status, for example that the request was offline.
documentToFix ResponseDocument Document representation in response message.
locationToFix Location
ok boolean

[Back to Model list] [Back to API list] [Back to README]