Method: Coinbase::Client::WebhookList.openapi_nullable
- Defined in:
- lib/coinbase/client/models/webhook_list.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
51 52 53 54 |
# File 'lib/coinbase/client/models/webhook_list.rb', line 51 def self.openapi_nullable Set.new([ ]) end |