Method: KlaviyoAPI::SendPushNotificationActionData.openapi_nullable
- Defined in:
- lib/klaviyo-api-sdk/models/send_push_notification_action_data.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
67 68 69 70 71 |
# File 'lib/klaviyo-api-sdk/models/send_push_notification_action_data.rb', line 67 def self.openapi_nullable Set.new([ :'status' ]) end |