Sha256: 23ec2e6f23d0c85d67e706e5f5b7469e970d24083f6a60cab457e7f001770043
Contents?: true
Size: 291 Bytes
Versions: 3
Compression:
Stored size: 291 Bytes
Contents
# Athenian::PatchTokenRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | New name of the token. | [optional] | ## Example ```ruby require 'athenian' instance = Athenian::PatchTokenRequest.new( name: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
athenian-2.1.86 | docs/PatchTokenRequest.md |
athenian-2.1.85 | docs/PatchTokenRequest.md |
athenian-2.1.81 | docs/PatchTokenRequest.md |