fireblocks-sdk 2.1.0

Rust implementation of the Fireblocks SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# PolicyMetadata

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**edited_by** | Option<**String**> | The user id of the user who last edited the policy | [optional]
**edited_at** | Option<**String**> | The timestamp of the last edit of the policy | [optional]
**published_by** | Option<**String**> | The user id of the user who last published the policy | [optional]
**published_at** | Option<**String**> | The timestamp of the last publish of the policy | [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)