Class: Vault::Transform::Alphabet
- Defined in:
- lib/vault/api/transform/alphabet.rb
Instance Attribute Summary collapse
-
#id ⇒ String
readonly
String listing all possible characters of the alphabet.
Method Summary
Methods inherited from Response
#==, decode, #initialize, #to_h
Constructor Details
This class inherits a constructor from Vault::Response
Instance Attribute Details
#id ⇒ String (readonly)
String listing all possible characters of the alphabet
13 |
# File 'lib/vault/api/transform/alphabet.rb', line 13 field :alphabet |