Method: KlaviyoAPI::UpdateProfileAction.openapi_nullable

Defined in:
lib/klaviyo-api-sdk/models/update_profile_action.rb

.openapi_nullableObject

List of attributes with nullable: true



58
59
60
61
62
63
# File 'lib/klaviyo-api-sdk/models/update_profile_action.rb', line 58

def self.openapi_nullable
  Set.new([
    :'id',
    :'temporary_id',
  ])
end