The rest.py
module#
Summary#
Provides the request schema for the copy operation. |
Description#
Provides the Pydantic model for a schema related to a copy operation.
Module detail#
- class rest.CompatCopyRequest(/, **data: Any)#
Provides the request schema for the copy operation.
Overview#
Import detail#
from ansys.hps.data_transfer.client.models.rest import CompatCopyRequest