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
# RespAppsMetadata

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**record_count** | Option<**i32**> |  | [optional]
**record_limit** | Option<**i32**> |  | [optional]
**records_skipped** | Option<**i32**> |  | [optional]
**order_by** | Option<**String**> |  | [optional]
**start_after** | Option<**String**> |  | [optional]
**total_count** | Option<**i32**> |  | [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)