Sha256: 74dbe9d385b24958ec84ed5dc5015db93fc9902e45b322b2633dc350dfcdc83d

Contents?: true

Size: 698 Bytes

Versions: 1

Compression:

Stored size: 698 Bytes

Contents

# PulpFileClient::FileFileFileSystemExporter

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pulp_href** | **String** |  | [optional] [readonly] 
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly] 
**name** | **String** | Unique name of the file system exporter. | 
**path** | **String** | File system location to export to. | 

## Code Sample

```ruby
require 'PulpFileClient'

instance = PulpFileClient::FileFileFileSystemExporter.new(pulp_href: null,
                                 pulp_created: null,
                                 name: null,
                                 path: null)
```


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pulp_file_client-0.3.0 docs/FileFileFileSystemExporter.md