Method: KlaviyoAPI::SendWebhookAction.openapi_nullable
- Defined in:
- lib/klaviyo-api-sdk/models/send_webhook_action.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
57 58 59 60 61 62 |
# File 'lib/klaviyo-api-sdk/models/send_webhook_action.rb', line 57 def self.openapi_nullable Set.new([ :'id', :'temporary_id', ]) end |