tapis-globus-proxy 0.3.0

The Tapis Globus Proxy API proxies calls to Globus coming from a Tapis service.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# GlobusFileInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | Option<**String**> |  | [optional]
**user** | Option<**String**> |  | [optional]
**group** | Option<**String**> |  | [optional]
**permissions** | Option<**String**> |  | [optional]
**last_modified** | Option<**String**> |  | [optional]
**name** | Option<**String**> |  | [optional]
**path** | Option<**String**> |  | [optional]
**size** | Option<**i64**> | size in bytes | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)