Method: TurnkeyClient::ImportPrivateKeyIntent.openapi_nullable
- Defined in:
- lib/turnkey_client/models/import_private_key_intent.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
53 54 55 56 |
# File 'lib/turnkey_client/models/import_private_key_intent.rb', line 53 def self.openapi_nullable Set.new([ ]) end |