FileResource
Bases: OCIType
Represents either an existing file for the application server to use, or the contents of a file to transfer.
Attributes:
source_file_name (Optional[str]):
file_content (Optional[int]):
Bases: OCIType
Represents either an existing file for the application server to use, or the contents of a file to transfer.
Attributes:
source_file_name (Optional[str]):
file_content (Optional[int]):
src/mercury_ocip_fast/commands/commands.py