what does "showOtherVersions: false" mean in
this.discoService.getItemPageInfo(this.discoLoginParams, discoParams, catalogObject,
showOtherVersions: false,
showOtherVersionsSpecified: true,
showPreviews: false,
showPreviewsSpecified: true);

I looked in msdn but didn't found such operator?