GetModel interface
Metody
delete(Delete |
Usuwa model dokumentu. |
get(Get |
Pobiera szczegółowe informacje o modelu dokumentu. |
Szczegóły metody
delete(DeleteModelParameters)
Usuwa model dokumentu.
function delete(options?: DeleteModelParameters): StreamableMethod<DeleteModel204Response | DeleteModelDefaultResponse>
Parametry
- options
- DeleteModelParameters
Zwraca
get(GetModelParameters)
Pobiera szczegółowe informacje o modelu dokumentu.
function get(options?: GetModelParameters): StreamableMethod<GetModel200Response | GetModelDefaultResponse>
Parametry
- options
- GetModelParameters