2
0
openapi-client-udm/docs/MsGpsiClassStoreResponseMixin.md
Adam Goldsmith 98daa460a6 Autogenerated using update_openapi_client from udm-rest-client
Actual generator command:

```bash
java -jar openapi-generator-cli-5.4.0.jar generate -g python-legacy \
  --library asyncio \
  --package-name openapi_client_udm \
  --additional-properties=packageVersion=1.0.2 \
  -i udm_openapi.json \
  -o ./python
```
2023-11-27 20:21:43 -05:00

656 B

MsGpsiClassStoreResponseMixin

Properties

Name Type Description Notes
links Links [optional]
embedded dict(str, object) Hypertext Application Language (HAL) embedded resources. [optional] [readonly]
uuid str The LDAP Entry-UUID. [optional] [readonly]
object_type str The UDM Object-Type. [optional] [readonly]
uri str [optional]

[Back to Model list] [Back to API list] [Back to README]