StlSaveOptions constructor

init

Initializes of a new StlSaveOptions instance.

def __init__(self):
    ...

init

Initializes of a new StlSaveOptions instance.

def __init__(self, content_type):
    ...
ParameterTypeDescription
content_typeFileContentType

See Also