internal Sets(BaseRestService restService) { _restService = restService; }
internal Cards(BaseRestService restService) { _restService = restService; }
internal Catalogs(BaseRestService restService) { _restService = restService; }
internal Symbology(BaseRestService restService) { _restService = restService; }