Latite Scripting Documentation (Exports)
Exports > lib/clipboard > include > HttpResponse
Interface
Source: lib/network.d.ts:2
body:
Uint8Array
The body, if the status code is 200 (OK)
Source: lib/network.d.ts:6
error?:
string
The http client error message
Source: lib/network.d.ts:12
statusCode:
number
Source: lib/network.d.ts:7