ModelImportBodyParam interface
Properties
| body | The digitally signed model file obtained from getting the model. Value may contain any sequence of octets |
Property Details
body
The digitally signed model file obtained from getting the model.
Value may contain any sequence of octets
body: string | Uint8Array | ReadableStream<Uint8Array> | ReadableStream
Property Value
string | Uint8Array | ReadableStream<Uint8Array> | ReadableStream