azisaba-graph 0.1.0-rc.2

An API for connecting and sharing data across Azisaba Network.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# CreatePunishmentRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**target_name** | **String** |  | 
**target** | **String** |  | 
**r#type** | **Type** |  (enum: ban, tempBan, ipBan, tempIpBan, mute, tempMute, ipMute, tempIpMute, warning, caution, kick, note) | 
**reason** | **String** |  | 
**expires_at** | Option<**chrono::DateTime<chrono::FixedOffset>**> |  | 
**server** | **String** |  | 

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