ExtendedFileResource
Bases: OCIType
Represents either an existing file for the application server to use, or the contents of a file to transfer and an URL.
Attributes:
file (Optional[LabeledFileResource]):
url (Optional[Nillable[str]]):
Bases: OCIType
Represents either an existing file for the application server to use, or the contents of a file to transfer and an URL.
Attributes:
file (Optional[LabeledFileResource]):
url (Optional[Nillable[str]]):
src/mercury_ocip/commands/commands.py