Method: Klaviyo::Person.openapi_nullable
- Defined in:
- lib/klaviyo_sdk/models/person.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
116 117 118 119 |
# File 'lib/klaviyo_sdk/models/person.rb', line 116 def self.openapi_nullable Set.new([ ]) end |