Class OrganizationCustomizationJson

    • Constructor Detail

      • OrganizationCustomizationJson

        public OrganizationCustomizationJson()
    • Method Detail

      • getVdrDefaultDocOrder

        public ApiDocumentOrderVDR getVdrDefaultDocOrder()
        Default ordering of files in workspace (relevant only if organization uses workspace)
        Returns:
        Default ordering of files in workspace (relevant only if organization uses workspace)
      • setVdrDefaultDocOrder

        public void setVdrDefaultDocOrder​(ApiDocumentOrderVDR vdrDefaultDocOrder)
        Default ordering of files in workspace (relevant only if organization uses workspace)
        Parameters:
        vdrDefaultDocOrder - Default ordering of files in workspace (relevant only if organization uses workspace)
      • getAllowUserSwitchAccounts

        public Boolean getAllowUserSwitchAccounts()
        Flag indicating whether to allow user to switch accounts
        Returns:
        Flag indicating whether to allow user to switch accounts
      • setAllowUserSwitchAccounts

        public void setAllowUserSwitchAccounts​(Boolean allowUserSwitchAccounts)
        Flag indicating whether to allow user to switch accounts
        Parameters:
        allowUserSwitchAccounts - Flag indicating whether to allow user to switch accounts
      • getSicDefaultDocOrder

        public ApiDocumentOrderVDR getSicDefaultDocOrder()
        Default ordering of files in SIC (relevant only if organization uses SIC)
        Returns:
        Default ordering of files in SIC (relevant only if organization uses SIC)
      • setSicDefaultDocOrder

        public void setSicDefaultDocOrder​(ApiDocumentOrderVDR sicDefaultDocOrder)
        Default ordering of files in SIC (relevant only if organization uses SIC)
        Parameters:
        sicDefaultDocOrder - Default ordering of files in SIC (relevant only if organization uses SIC)