stack

Home > @infiniteobjects/express-cloud-function > ResponseMessage

ResponseMessage interface

Status Response Message

Signature:

export interface ResponseMessage 

Properties

Property Modifiers Type Description
errors?   ValidationError[] (Optional)
message   string  
status   ‘ok’ | ‘error’