Method: Kickflow::PatchFoldersFolderIdRequest.openapi_nullable

Defined in:
lib/kickflow/models/patch_folders_folder_id_request.rb

.openapi_nullableObject

List of attributes with nullable: true



56
57
58
59
60
# File 'lib/kickflow/models/patch_folders_folder_id_request.rb', line 56

def self.openapi_nullable
  Set.new([
    :'parent_folder_id'
  ])
end