tapis-files 0.3.1

The Tapis Files API provides for management of file resources on Tapis systems
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# UpdatePostItRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowed_uses** | Option<**i32**> | Number of times that the new PostIt can be redeemed. | [optional]
**expiration** | Option<**String**> | Expiration date of the PostIt. | [optional]
**unlimited** | Option<**bool**> | If set to true, this PostIt will have unlimited uses and not expire. | [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)