shotgrid_api_ruby 0.2.0.4 → 0.2.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: ShotgridApiRuby::Entities::Params
8
8
 
9
- &mdash; Documentation by YARD 0.9.26
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
@@ -123,7 +123,7 @@
123
123
 
124
124
  <dl class="constants">
125
125
 
126
- <dt id="SORT_TYPE-constant" class="">SORT_TYPE =
126
+ <dt id="SortType-constant" class="">SortType =
127
127
 
128
128
  </dt>
129
129
  <dd><pre class="code"><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_type_alias'>type_alias</span> <span class='kw'>do</span>
@@ -137,29 +137,29 @@
137
137
  <span class='rparen'>)</span>
138
138
  <span class='kw'>end</span></pre></dd>
139
139
 
140
- <dt id="PAGE_TYPE-constant" class="">PAGE_TYPE =
140
+ <dt id="PageType-constant" class="">PageType =
141
141
 
142
142
  </dt>
143
143
  <dd><pre class="code"><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_type_alias'>type_alias</span> <span class='lbrace'>{</span> <span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_nilable'>nilable</span><span class='lparen'>(</span><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_any'>any</span><span class='lparen'>(</span><span class='const'>String</span><span class='comma'>,</span> <span class='const'>Integer</span><span class='rparen'>)</span><span class='rparen'>)</span> <span class='rbrace'>}</span></pre></dd>
144
144
 
145
- <dt id="PAGE_SIZE_TYPE-constant" class="">PAGE_SIZE_TYPE =
145
+ <dt id="PageSizeType-constant" class="">PageSizeType =
146
146
 
147
147
  </dt>
148
148
  <dd><pre class="code"><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_type_alias'>type_alias</span> <span class='lbrace'>{</span> <span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_nilable'>nilable</span><span class='lparen'>(</span><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_any'>any</span><span class='lparen'>(</span><span class='const'>String</span><span class='comma'>,</span> <span class='const'>Integer</span><span class='rparen'>)</span><span class='rparen'>)</span> <span class='rbrace'>}</span></pre></dd>
149
149
 
150
- <dt id="FIELDS_TYPE-constant" class="">FIELDS_TYPE =
150
+ <dt id="FieldsType-constant" class="">FieldsType =
151
151
 
152
152
  </dt>
153
153
  <dd><pre class="code"><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_type_alias'>type_alias</span> <span class='kw'>do</span>
154
154
  <span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_nilable'>nilable</span><span class='lparen'>(</span><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_any'>any</span><span class='lparen'>(</span><span class='const'>String</span><span class='comma'>,</span> <span class='const'>Symbol</span><span class='comma'>,</span> <span class='const'>T</span><span class='op'>::</span><span class='const'>Array</span><span class='lbracket'>[</span><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_any'>any</span><span class='lparen'>(</span><span class='const'>String</span><span class='comma'>,</span> <span class='const'>Symbol</span><span class='rparen'>)</span><span class='rbracket'>]</span><span class='rparen'>)</span><span class='rparen'>)</span>
155
155
  <span class='kw'>end</span></pre></dd>
156
156
 
157
- <dt id="LOGICAL_OPERATOR_TYPE-constant" class="">LOGICAL_OPERATOR_TYPE =
157
+ <dt id="LogicalOperatorType-constant" class="">LogicalOperatorType =
158
158
 
159
159
  </dt>
160
160
  <dd><pre class="code"><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_type_alias'>type_alias</span> <span class='lbrace'>{</span> <span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_any'>any</span><span class='lparen'>(</span><span class='const'>String</span><span class='comma'>,</span> <span class='const'>Symbol</span><span class='rparen'>)</span> <span class='rbrace'>}</span></pre></dd>
161
161
 
162
- <dt id="FILTERS_FIELD_TYPE-constant" class="">FILTERS_FIELD_TYPE =
162
+ <dt id="FiltersFiledType-constant" class="">FiltersFiledType =
163
163
 
164
164
  </dt>
165
165
  <dd><pre class="code"><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_type_alias'>type_alias</span> <span class='kw'>do</span>
@@ -202,7 +202,7 @@
202
202
  <span class='rparen'>)</span>
203
203
  <span class='kw'>end</span></pre></dd>
204
204
 
205
- <dt id="GROUPING_FIELD_TYPE-constant" class="">GROUPING_FIELD_TYPE =
205
+ <dt id="GroupingFieldType-constant" class="">GroupingFieldType =
206
206
 
207
207
  </dt>
208
208
  <dd><pre class="code"><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_type_alias'>type_alias</span> <span class='kw'>do</span>
@@ -228,7 +228,7 @@
228
228
  <span class='rparen'>)</span>
229
229
  <span class='kw'>end</span></pre></dd>
230
230
 
231
- <dt id="SUMMARY_FILEDS_TYPE-constant" class="">SUMMARY_FILEDS_TYPE =
231
+ <dt id="SummaryFiledsType-constant" class="">SummaryFiledsType =
232
232
 
233
233
  </dt>
234
234
  <dd><pre class="code"><span class='const'>T</span><span class='period'>.</span><span class='id identifier rubyid_type_alias'>type_alias</span> <span class='kw'>do</span>
@@ -549,7 +549,7 @@
549
549
  <span class='name'>filters</span>
550
550
 
551
551
 
552
- <span class='type'>(<tt><span class='object_link'><a href="#FILTERS_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FILTERS_FIELD_TYPE (constant)">FILTERS_FIELD_TYPE</a></span></tt>)</span>
552
+ <span class='type'>(<tt><span class='object_link'><a href="#FiltersFiledType-constant" title="ShotgridApiRuby::Entities::Params::FiltersFiledType (constant)">FiltersFiledType</a></span></tt>)</span>
553
553
 
554
554
 
555
555
 
@@ -577,6 +577,9 @@
577
577
  <pre class="lines">
578
578
 
579
579
 
580
+ 299
581
+ 300
582
+ 301
580
583
  302
581
584
  303
582
585
  304
@@ -592,13 +595,10 @@
592
595
  314
593
596
  315
594
597
  316
595
- 317
596
- 318
597
- 319
598
- 320</pre>
598
+ 317</pre>
599
599
  </td>
600
600
  <td>
601
- <pre class="code"><span class="info file"># File 'lib/shotgrid_api_ruby/entities/params.rb', line 302</span>
601
+ <pre class="code"><span class="info file"># File 'lib/shotgrid_api_ruby/entities/params.rb', line 299</span>
602
602
 
603
603
  <span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_filters_are_simple?'>filters_are_simple?</span><span class='lparen'>(</span><span class='id identifier rubyid_filters'>filters</span><span class='rparen'>)</span>
604
604
  <span class='kw'>return</span> <span class='kw'>false</span> <span class='kw'>unless</span> <span class='id identifier rubyid_filters'>filters</span>
@@ -654,7 +654,7 @@
654
654
  <span class='name'>fields</span>
655
655
 
656
656
 
657
- <span class='type'>(<tt><span class='object_link'><a href="#FIELDS_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FIELDS_TYPE (constant)">FIELDS_TYPE</a></span></tt>)</span>
657
+ <span class='type'>(<tt><span class='object_link'><a href="#FieldsType-constant" title="ShotgridApiRuby::Entities::Params::FieldsType (constant)">FieldsType</a></span></tt>)</span>
658
658
 
659
659
 
660
660
 
@@ -723,7 +723,7 @@
723
723
  <span class='name'>filters</span>
724
724
 
725
725
 
726
- <span class='type'>(<tt><span class='object_link'><a href="#FILTERS_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FILTERS_FIELD_TYPE (constant)">FILTERS_FIELD_TYPE</a></span></tt>)</span>
726
+ <span class='type'>(<tt><span class='object_link'><a href="#FiltersFiledType-constant" title="ShotgridApiRuby::Entities::Params::FiltersFiledType (constant)">FiltersFiledType</a></span></tt>)</span>
727
727
 
728
728
 
729
729
 
@@ -734,7 +734,7 @@
734
734
  <span class='name'>logical_operator</span>
735
735
 
736
736
 
737
- <span class='type'>(<tt><span class='object_link'><a href="#LOGICAL_OPERATOR_TYPE-constant" title="ShotgridApiRuby::Entities::Params::LOGICAL_OPERATOR_TYPE (constant)">LOGICAL_OPERATOR_TYPE</a></span></tt>)</span>
737
+ <span class='type'>(<tt><span class='object_link'><a href="#LogicalOperatorType-constant" title="ShotgridApiRuby::Entities::Params::LogicalOperatorType (constant)">LogicalOperatorType</a></span></tt>)</span>
738
738
 
739
739
 
740
740
  <em class="default">(defaults to: <tt>&#39;and&#39;</tt>)</em>
@@ -764,6 +764,9 @@
764
764
  <pre class="lines">
765
765
 
766
766
 
767
+ 153
768
+ 154
769
+ 155
767
770
  156
768
771
  157
769
772
  158
@@ -820,13 +823,10 @@
820
823
  209
821
824
  210
822
825
  211
823
- 212
824
- 213
825
- 214
826
- 215</pre>
826
+ 212</pre>
827
827
  </td>
828
828
  <td>
829
- <pre class="code"><span class="info file"># File 'lib/shotgrid_api_ruby/entities/params.rb', line 156</span>
829
+ <pre class="code"><span class="info file"># File 'lib/shotgrid_api_ruby/entities/params.rb', line 153</span>
830
830
 
831
831
  <span class='kw'>def</span> <span class='id identifier rubyid_add_filter'>add_filter</span><span class='lparen'>(</span><span class='id identifier rubyid_filters'>filters</span><span class='comma'>,</span> <span class='id identifier rubyid_logical_operator'>logical_operator</span> <span class='op'>=</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>and</span><span class='tstring_end'>&#39;</span></span><span class='rparen'>)</span>
832
832
  <span class='kw'>return</span> <span class='kw'>unless</span> <span class='id identifier rubyid_filters'>filters</span>
@@ -917,7 +917,7 @@
917
917
  <span class='name'>grouping</span>
918
918
 
919
919
 
920
- <span class='type'>(<tt><span class='object_link'><a href="#GROUPING_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::GROUPING_FIELD_TYPE (constant)">GROUPING_FIELD_TYPE</a></span></tt>)</span>
920
+ <span class='type'>(<tt><span class='object_link'><a href="#GroupingFieldType-constant" title="ShotgridApiRuby::Entities::Params::GroupingFieldType (constant)">GroupingFieldType</a></span></tt>)</span>
921
921
 
922
922
 
923
923
 
@@ -945,6 +945,9 @@
945
945
  <pre class="lines">
946
946
 
947
947
 
948
+ 238
949
+ 239
950
+ 240
948
951
  241
949
952
  242
950
953
  243
@@ -968,13 +971,10 @@
968
971
  261
969
972
  262
970
973
  263
971
- 264
972
- 265
973
- 266
974
- 267</pre>
974
+ 264</pre>
975
975
  </td>
976
976
  <td>
977
- <pre class="code"><span class="info file"># File 'lib/shotgrid_api_ruby/entities/params.rb', line 241</span>
977
+ <pre class="code"><span class="info file"># File 'lib/shotgrid_api_ruby/entities/params.rb', line 238</span>
978
978
 
979
979
  <span class='kw'>def</span> <span class='id identifier rubyid_add_grouping'>add_grouping</span><span class='lparen'>(</span><span class='id identifier rubyid_grouping'>grouping</span><span class='rparen'>)</span>
980
980
  <span class='kw'>return</span> <span class='kw'>unless</span> <span class='id identifier rubyid_grouping'>grouping</span>
@@ -1120,7 +1120,7 @@
1120
1120
  <span class='name'>page</span>
1121
1121
 
1122
1122
 
1123
- <span class='type'>(<tt><span class='object_link'><a href="#PAGE_TYPE-constant" title="ShotgridApiRuby::Entities::Params::PAGE_TYPE (constant)">PAGE_TYPE</a></span></tt>)</span>
1123
+ <span class='type'>(<tt><span class='object_link'><a href="#PageType-constant" title="ShotgridApiRuby::Entities::Params::PageType (constant)">PageType</a></span></tt>)</span>
1124
1124
 
1125
1125
 
1126
1126
 
@@ -1131,7 +1131,7 @@
1131
1131
  <span class='name'>page_size</span>
1132
1132
 
1133
1133
 
1134
- <span class='type'>(<tt><span class='object_link'><a href="#PAGE_SIZE_TYPE-constant" title="ShotgridApiRuby::Entities::Params::PAGE_SIZE_TYPE (constant)">PAGE_SIZE_TYPE</a></span></tt>)</span>
1134
+ <span class='type'>(<tt><span class='object_link'><a href="#PageSizeType-constant" title="ShotgridApiRuby::Entities::Params::PageSizeType (constant)">PageSizeType</a></span></tt>)</span>
1135
1135
 
1136
1136
 
1137
1137
 
@@ -1210,7 +1210,7 @@
1210
1210
  <span class='name'>sort</span>
1211
1211
 
1212
1212
 
1213
- <span class='type'>(<tt><span class='object_link'><a href="#SORT_TYPE-constant" title="ShotgridApiRuby::Entities::Params::SORT_TYPE (constant)">SORT_TYPE</a></span></tt>)</span>
1213
+ <span class='type'>(<tt><span class='object_link'><a href="#SortType-constant" title="ShotgridApiRuby::Entities::Params::SortType (constant)">SortType</a></span></tt>)</span>
1214
1214
 
1215
1215
 
1216
1216
 
@@ -1299,7 +1299,7 @@
1299
1299
  <span class='name'>summary_fields</span>
1300
1300
 
1301
1301
 
1302
- <span class='type'>(<tt><span class='object_link'><a href="#SUMMARY_FILEDS_TYPE-constant" title="ShotgridApiRuby::Entities::Params::SUMMARY_FILEDS_TYPE (constant)">SUMMARY_FILEDS_TYPE</a></span></tt>)</span>
1302
+ <span class='type'>(<tt><span class='object_link'><a href="#SummaryFiledsType-constant" title="ShotgridApiRuby::Entities::Params::SummaryFiledsType (constant)">SummaryFiledsType</a></span></tt>)</span>
1303
1303
 
1304
1304
 
1305
1305
 
@@ -1327,6 +1327,9 @@
1327
1327
  <pre class="lines">
1328
1328
 
1329
1329
 
1330
+ 284
1331
+ 285
1332
+ 286
1330
1333
  287
1331
1334
  288
1332
1335
  289
@@ -1336,13 +1339,10 @@
1336
1339
  293
1337
1340
  294
1338
1341
  295
1339
- 296
1340
- 297
1341
- 298
1342
- 299</pre>
1342
+ 296</pre>
1343
1343
  </td>
1344
1344
  <td>
1345
- <pre class="code"><span class="info file"># File 'lib/shotgrid_api_ruby/entities/params.rb', line 287</span>
1345
+ <pre class="code"><span class="info file"># File 'lib/shotgrid_api_ruby/entities/params.rb', line 284</span>
1346
1346
 
1347
1347
  <span class='kw'>def</span> <span class='id identifier rubyid_add_summary_fields'>add_summary_fields</span><span class='lparen'>(</span><span class='id identifier rubyid_summary_fields'>summary_fields</span><span class='rparen'>)</span>
1348
1348
  <span class='kw'>return</span> <span class='kw'>unless</span> <span class='id identifier rubyid_summary_fields'>summary_fields</span>
@@ -1367,9 +1367,9 @@
1367
1367
  </div>
1368
1368
 
1369
1369
  <div id="footer">
1370
- Generated on Tue Oct 12 21:57:55 2021 by
1370
+ Generated on Tue Apr 5 14:53:00 2022 by
1371
1371
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1372
- 0.9.26 (ruby-3.0.2).
1372
+ 0.9.27 (ruby-3.0.3).
1373
1373
  </div>
1374
1374
 
1375
1375
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: ShotgridApiRuby::Entities::Schema
8
8
 
9
- &mdash; Documentation by YARD 0.9.26
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
@@ -636,9 +636,9 @@
636
636
  </div>
637
637
 
638
638
  <div id="footer">
639
- Generated on Tue Oct 12 21:57:55 2021 by
639
+ Generated on Tue Apr 5 14:53:00 2022 by
640
640
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
641
- 0.9.26 (ruby-3.0.2).
641
+ 0.9.27 (ruby-3.0.3).
642
642
  </div>
643
643
 
644
644
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: ShotgridApiRuby::Entities::Summarize::Summary
8
8
 
9
- &mdash; Documentation by YARD 0.9.26
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
@@ -391,9 +391,9 @@
391
391
  </div>
392
392
 
393
393
  <div id="footer">
394
- Generated on Tue Oct 12 21:57:55 2021 by
394
+ Generated on Tue Apr 5 14:53:00 2022 by
395
395
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
396
- 0.9.26 (ruby-3.0.2).
396
+ 0.9.27 (ruby-3.0.3).
397
397
  </div>
398
398
 
399
399
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: ShotgridApiRuby::Entities::Summarize
8
8
 
9
- &mdash; Documentation by YARD 0.9.26
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
@@ -489,7 +489,7 @@
489
489
  <span class='name'>filter</span>
490
490
 
491
491
 
492
- <span class='type'>(<tt>T.untyped</tt>, <tt>nil</tt>)</span>
492
+ <span class='type'>(<tt>T.untyped</tt>)</span>
493
493
 
494
494
 
495
495
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -583,7 +583,7 @@
583
583
  <span class='name'>filter</span>
584
584
 
585
585
 
586
- <span class='type'>(<tt><span class='object_link'><a href="Params.html#FILTERS_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FILTERS_FIELD_TYPE (constant)">Params::FILTERS_FIELD_TYPE</a></span></tt>)</span>
586
+ <span class='type'>(<tt><span class='object_link'><a href="Params.html#FiltersFiledType-constant" title="ShotgridApiRuby::Entities::Params::FiltersFiledType (constant)">Params::FiltersFiledType</a></span></tt>)</span>
587
587
 
588
588
 
589
589
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -596,7 +596,7 @@
596
596
  <span class='name'>grouping</span>
597
597
 
598
598
 
599
- <span class='type'>(<tt><span class='object_link'><a href="Params.html#GROUPING_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::GROUPING_FIELD_TYPE (constant)">Params::GROUPING_FIELD_TYPE</a></span></tt>)</span>
599
+ <span class='type'>(<tt><span class='object_link'><a href="Params.html#GroupingFieldType-constant" title="ShotgridApiRuby::Entities::Params::GroupingFieldType (constant)">Params::GroupingFieldType</a></span></tt>)</span>
600
600
 
601
601
 
602
602
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -609,7 +609,7 @@
609
609
  <span class='name'>summary_fields</span>
610
610
 
611
611
 
612
- <span class='type'>(<tt><span class='object_link'><a href="Params.html#SUMMARY_FILEDS_TYPE-constant" title="ShotgridApiRuby::Entities::Params::SUMMARY_FILEDS_TYPE (constant)">Params::SUMMARY_FILEDS_TYPE</a></span></tt>)</span>
612
+ <span class='type'>(<tt><span class='object_link'><a href="Params.html#SummaryFiledsType-constant" title="ShotgridApiRuby::Entities::Params::SummaryFiledsType (constant)">Params::SummaryFiledsType</a></span></tt>)</span>
613
613
 
614
614
 
615
615
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -622,7 +622,7 @@
622
622
  <span class='name'>logical_operator</span>
623
623
 
624
624
 
625
- <span class='type'>(<tt><span class='object_link'><a href="Params.html#LOGICAL_OPERATOR_TYPE-constant" title="ShotgridApiRuby::Entities::Params::LOGICAL_OPERATOR_TYPE (constant)">Params::LOGICAL_OPERATOR_TYPE</a></span></tt>)</span>
625
+ <span class='type'>(<tt><span class='object_link'><a href="Params.html#LogicalOperatorType-constant" title="ShotgridApiRuby::Entities::Params::LogicalOperatorType (constant)">Params::LogicalOperatorType</a></span></tt>)</span>
626
626
 
627
627
 
628
628
  <em class="default">(defaults to: <tt>&#39;and&#39;</tt>)</em>
@@ -765,9 +765,9 @@
765
765
  </div>
766
766
 
767
767
  <div id="footer">
768
- Generated on Tue Oct 12 21:57:55 2021 by
768
+ Generated on Tue Apr 5 14:53:00 2022 by
769
769
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
770
- 0.9.26 (ruby-3.0.2).
770
+ 0.9.27 (ruby-3.0.3).
771
771
  </div>
772
772
 
773
773
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: ShotgridApiRuby::Entities
8
8
 
9
- &mdash; Documentation by YARD 0.9.26
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
@@ -748,7 +748,7 @@
748
748
  <span class='name'>fields</span>
749
749
 
750
750
 
751
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FIELDS_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FIELDS_TYPE (constant)">Params::FIELDS_TYPE</a></span></tt>)</span>
751
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FieldsType-constant" title="ShotgridApiRuby::Entities::Params::FieldsType (constant)">Params::FieldsType</a></span></tt>)</span>
752
752
 
753
753
 
754
754
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -761,7 +761,7 @@
761
761
  <span class='name'>logical_operator</span>
762
762
 
763
763
 
764
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LOGICAL_OPERATOR_TYPE-constant" title="ShotgridApiRuby::Entities::Params::LOGICAL_OPERATOR_TYPE (constant)">Params::LOGICAL_OPERATOR_TYPE</a></span></tt>)</span>
764
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LogicalOperatorType-constant" title="ShotgridApiRuby::Entities::Params::LogicalOperatorType (constant)">Params::LogicalOperatorType</a></span></tt>)</span>
765
765
 
766
766
 
767
767
  <em class="default">(defaults to: <tt>&#39;and&#39;</tt>)</em>
@@ -774,7 +774,7 @@
774
774
  <span class='name'>sort</span>
775
775
 
776
776
 
777
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#SORT_TYPE-constant" title="ShotgridApiRuby::Entities::Params::SORT_TYPE (constant)">Params::SORT_TYPE</a></span></tt>)</span>
777
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#SortType-constant" title="ShotgridApiRuby::Entities::Params::SortType (constant)">Params::SortType</a></span></tt>)</span>
778
778
 
779
779
 
780
780
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -787,7 +787,7 @@
787
787
  <span class='name'>filter</span>
788
788
 
789
789
 
790
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FILTERS_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FILTERS_FIELD_TYPE (constant)">Params::FILTERS_FIELD_TYPE</a></span></tt>)</span>
790
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FiltersFiledType-constant" title="ShotgridApiRuby::Entities::Params::FiltersFiledType (constant)">Params::FiltersFiledType</a></span></tt>)</span>
791
791
 
792
792
 
793
793
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -800,7 +800,7 @@
800
800
  <span class='name'>page</span>
801
801
 
802
802
 
803
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#PAGE_TYPE-constant" title="ShotgridApiRuby::Entities::Params::PAGE_TYPE (constant)">Params::PAGE_TYPE</a></span></tt>)</span>
803
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#PageType-constant" title="ShotgridApiRuby::Entities::Params::PageType (constant)">Params::PageType</a></span></tt>)</span>
804
804
 
805
805
 
806
806
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -813,7 +813,7 @@
813
813
  <span class='name'>page_size</span>
814
814
 
815
815
 
816
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#PAGE_SIZE_TYPE-constant" title="ShotgridApiRuby::Entities::Params::PAGE_SIZE_TYPE (constant)">Params::PAGE_SIZE_TYPE</a></span></tt>)</span>
816
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#PageSizeType-constant" title="ShotgridApiRuby::Entities::Params::PageSizeType (constant)">Params::PageSizeType</a></span></tt>)</span>
817
817
 
818
818
 
819
819
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1008,7 +1008,7 @@
1008
1008
  <span class='name'>filter</span>
1009
1009
 
1010
1010
 
1011
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FILTERS_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FILTERS_FIELD_TYPE (constant)">Params::FILTERS_FIELD_TYPE</a></span></tt>)</span>
1011
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FiltersFiledType-constant" title="ShotgridApiRuby::Entities::Params::FiltersFiledType (constant)">Params::FiltersFiledType</a></span></tt>)</span>
1012
1012
 
1013
1013
 
1014
1014
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1021,7 +1021,7 @@
1021
1021
  <span class='name'>logical_operator</span>
1022
1022
 
1023
1023
 
1024
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LOGICAL_OPERATOR_TYPE-constant" title="ShotgridApiRuby::Entities::Params::LOGICAL_OPERATOR_TYPE (constant)">Params::LOGICAL_OPERATOR_TYPE</a></span></tt>)</span>
1024
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LogicalOperatorType-constant" title="ShotgridApiRuby::Entities::Params::LogicalOperatorType (constant)">Params::LogicalOperatorType</a></span></tt>)</span>
1025
1025
 
1026
1026
 
1027
1027
  <em class="default">(defaults to: <tt>&#39;and&#39;</tt>)</em>
@@ -1363,7 +1363,7 @@
1363
1363
  <span class='name'>fields</span>
1364
1364
 
1365
1365
 
1366
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FIELDS_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FIELDS_TYPE (constant)">Params::FIELDS_TYPE</a></span></tt>)</span>
1366
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FieldsType-constant" title="ShotgridApiRuby::Entities::Params::FieldsType (constant)">Params::FieldsType</a></span></tt>)</span>
1367
1367
 
1368
1368
 
1369
1369
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1502,7 +1502,7 @@
1502
1502
  <span class='name'>fields</span>
1503
1503
 
1504
1504
 
1505
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FIELDS_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FIELDS_TYPE (constant)">Params::FIELDS_TYPE</a></span></tt>)</span>
1505
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FieldsType-constant" title="ShotgridApiRuby::Entities::Params::FieldsType (constant)">Params::FieldsType</a></span></tt>)</span>
1506
1506
 
1507
1507
 
1508
1508
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1515,7 +1515,7 @@
1515
1515
  <span class='name'>sort</span>
1516
1516
 
1517
1517
 
1518
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#SORT_TYPE-constant" title="ShotgridApiRuby::Entities::Params::SORT_TYPE (constant)">Params::SORT_TYPE</a></span></tt>)</span>
1518
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#SortType-constant" title="ShotgridApiRuby::Entities::Params::SortType (constant)">Params::SortType</a></span></tt>)</span>
1519
1519
 
1520
1520
 
1521
1521
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1528,7 +1528,7 @@
1528
1528
  <span class='name'>filter</span>
1529
1529
 
1530
1530
 
1531
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FILTERS_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FILTERS_FIELD_TYPE (constant)">Params::FILTERS_FIELD_TYPE</a></span></tt>)</span>
1531
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FiltersFiledType-constant" title="ShotgridApiRuby::Entities::Params::FiltersFiledType (constant)">Params::FiltersFiledType</a></span></tt>)</span>
1532
1532
 
1533
1533
 
1534
1534
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1567,7 +1567,7 @@
1567
1567
  <span class='name'>logical_operator</span>
1568
1568
 
1569
1569
 
1570
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LOGICAL_OPERATOR_TYPE-constant" title="ShotgridApiRuby::Entities::Params::LOGICAL_OPERATOR_TYPE (constant)">Params::LOGICAL_OPERATOR_TYPE</a></span></tt>)</span>
1570
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LogicalOperatorType-constant" title="ShotgridApiRuby::Entities::Params::LogicalOperatorType (constant)">Params::LogicalOperatorType</a></span></tt>)</span>
1571
1571
 
1572
1572
 
1573
1573
  <em class="default">(defaults to: <tt>&#39;and&#39;</tt>)</em>
@@ -1859,7 +1859,7 @@
1859
1859
  <span class='name'>fields</span>
1860
1860
 
1861
1861
 
1862
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FIELDS_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FIELDS_TYPE (constant)">Params::FIELDS_TYPE</a></span></tt>)</span>
1862
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FieldsType-constant" title="ShotgridApiRuby::Entities::Params::FieldsType (constant)">Params::FieldsType</a></span></tt>)</span>
1863
1863
 
1864
1864
 
1865
1865
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1872,7 +1872,7 @@
1872
1872
  <span class='name'>logical_operator</span>
1873
1873
 
1874
1874
 
1875
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LOGICAL_OPERATOR_TYPE-constant" title="ShotgridApiRuby::Entities::Params::LOGICAL_OPERATOR_TYPE (constant)">Params::LOGICAL_OPERATOR_TYPE</a></span></tt>)</span>
1875
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LogicalOperatorType-constant" title="ShotgridApiRuby::Entities::Params::LogicalOperatorType (constant)">Params::LogicalOperatorType</a></span></tt>)</span>
1876
1876
 
1877
1877
 
1878
1878
  <em class="default">(defaults to: <tt>&#39;and&#39;</tt>)</em>
@@ -1885,7 +1885,7 @@
1885
1885
  <span class='name'>sort</span>
1886
1886
 
1887
1887
 
1888
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#SORT_TYPE-constant" title="ShotgridApiRuby::Entities::Params::SORT_TYPE (constant)">Params::SORT_TYPE</a></span></tt>)</span>
1888
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#SortType-constant" title="ShotgridApiRuby::Entities::Params::SortType (constant)">Params::SortType</a></span></tt>)</span>
1889
1889
 
1890
1890
 
1891
1891
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1898,7 +1898,7 @@
1898
1898
  <span class='name'>filter</span>
1899
1899
 
1900
1900
 
1901
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FILTERS_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FILTERS_FIELD_TYPE (constant)">Params::FILTERS_FIELD_TYPE</a></span></tt>)</span>
1901
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FiltersFiledType-constant" title="ShotgridApiRuby::Entities::Params::FiltersFiledType (constant)">Params::FiltersFiledType</a></span></tt>)</span>
1902
1902
 
1903
1903
 
1904
1904
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1911,7 +1911,7 @@
1911
1911
  <span class='name'>page</span>
1912
1912
 
1913
1913
 
1914
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#PAGE_TYPE-constant" title="ShotgridApiRuby::Entities::Params::PAGE_TYPE (constant)">Params::PAGE_TYPE</a></span></tt>)</span>
1914
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#PageType-constant" title="ShotgridApiRuby::Entities::Params::PageType (constant)">Params::PageType</a></span></tt>)</span>
1915
1915
 
1916
1916
 
1917
1917
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -1924,7 +1924,7 @@
1924
1924
  <span class='name'>page_size</span>
1925
1925
 
1926
1926
 
1927
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#PAGE_SIZE_TYPE-constant" title="ShotgridApiRuby::Entities::Params::PAGE_SIZE_TYPE (constant)">Params::PAGE_SIZE_TYPE</a></span></tt>)</span>
1927
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#PageSizeType-constant" title="ShotgridApiRuby::Entities::Params::PageSizeType (constant)">Params::PageSizeType</a></span></tt>)</span>
1928
1928
 
1929
1929
 
1930
1930
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -2143,7 +2143,7 @@
2143
2143
  <span class='name'>filter</span>
2144
2144
 
2145
2145
 
2146
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FILTERS_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::FILTERS_FIELD_TYPE (constant)">Params::FILTERS_FIELD_TYPE</a></span></tt>)</span>
2146
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#FiltersFiledType-constant" title="ShotgridApiRuby::Entities::Params::FiltersFiledType (constant)">Params::FiltersFiledType</a></span></tt>)</span>
2147
2147
 
2148
2148
 
2149
2149
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -2156,7 +2156,7 @@
2156
2156
  <span class='name'>grouping</span>
2157
2157
 
2158
2158
 
2159
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#GROUPING_FIELD_TYPE-constant" title="ShotgridApiRuby::Entities::Params::GROUPING_FIELD_TYPE (constant)">Params::GROUPING_FIELD_TYPE</a></span></tt>)</span>
2159
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#GroupingFieldType-constant" title="ShotgridApiRuby::Entities::Params::GroupingFieldType (constant)">Params::GroupingFieldType</a></span></tt>)</span>
2160
2160
 
2161
2161
 
2162
2162
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -2169,7 +2169,7 @@
2169
2169
  <span class='name'>summary_fields</span>
2170
2170
 
2171
2171
 
2172
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#SUMMARY_FILEDS_TYPE-constant" title="ShotgridApiRuby::Entities::Params::SUMMARY_FILEDS_TYPE (constant)">Params::SUMMARY_FILEDS_TYPE</a></span></tt>)</span>
2172
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#SummaryFiledsType-constant" title="ShotgridApiRuby::Entities::Params::SummaryFiledsType (constant)">Params::SummaryFiledsType</a></span></tt>)</span>
2173
2173
 
2174
2174
 
2175
2175
  <em class="default">(defaults to: <tt>nil</tt>)</em>
@@ -2182,7 +2182,7 @@
2182
2182
  <span class='name'>logical_operator</span>
2183
2183
 
2184
2184
 
2185
- <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LOGICAL_OPERATOR_TYPE-constant" title="ShotgridApiRuby::Entities::Params::LOGICAL_OPERATOR_TYPE (constant)">Params::LOGICAL_OPERATOR_TYPE</a></span></tt>)</span>
2185
+ <span class='type'>(<tt><span class='object_link'><a href="Entities/Params.html#LogicalOperatorType-constant" title="ShotgridApiRuby::Entities::Params::LogicalOperatorType (constant)">Params::LogicalOperatorType</a></span></tt>)</span>
2186
2186
 
2187
2187
 
2188
2188
  <em class="default">(defaults to: <tt>&#39;and&#39;</tt>)</em>
@@ -2451,9 +2451,9 @@
2451
2451
  </div>
2452
2452
 
2453
2453
  <div id="footer">
2454
- Generated on Tue Oct 12 21:57:54 2021 by
2454
+ Generated on Tue Apr 5 14:53:00 2022 by
2455
2455
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2456
- 0.9.26 (ruby-3.0.2).
2456
+ 0.9.27 (ruby-3.0.3).
2457
2457
  </div>
2458
2458
 
2459
2459
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: ShotgridApiRuby::Entity
8
8
 
9
- &mdash; Documentation by YARD 0.9.26
9
+ &mdash; Documentation by YARD 0.9.27
10
10
 
11
11
  </title>
12
12
 
@@ -925,9 +925,9 @@
925
925
  </div>
926
926
 
927
927
  <div id="footer">
928
- Generated on Tue Oct 12 21:57:54 2021 by
928
+ Generated on Tue Apr 5 14:52:59 2022 by
929
929
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
930
- 0.9.26 (ruby-3.0.2).
930
+ 0.9.27 (ruby-3.0.3).
931
931
  </div>
932
932
 
933
933
  </div>