ResponseArgumentsInterface
Interface ResponseArgumentsInterface
Hierarchy
ResponseArgumentsInterface
Index
Properties
Properties
Optional data
data: any
Defined in Library/Response/Response.ts:86
Optional message
message: string
Defined in Library/Response/Response.ts:85
Optional meta
meta: any
Defined in Library/Response/Response.ts:87
statusCode
statusCode: HttpStatusCodes
Defined in Library/Response/Response.ts:84