ResponseArgumentsInterface
Interface ResponseArgumentsInterface
Hierarchy
ResponseArgumentsInterface
Index
Properties
Properties
Optional data
data: any
Defined in Library/Response/Response.ts:154
Optional message
message: string
Defined in Library/Response/Response.ts:153
Optional meta
meta: any
Defined in Library/Response/Response.ts:155
statusCode
statusCode: HttpStatusCodes
Defined in Library/Response/Response.ts:152