tapis-apps 0.3.0

The Tapis Applications API provides for management of Tapis applications including permissions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ListTypeEnum

## Enum Variants

| Name | Value |
|---- | -----|
| Owned | OWNED |
| SharedPublic | SHARED_PUBLIC |
| SharedDirect | SHARED_DIRECT |
| ReadPerm | READ_PERM |
| Mine | MINE |
| All | ALL |


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