eBayClassifiedsGroup/nsnitro

can't instanciate NSLBVServerServiceGroupBinding

prune998 opened this issue · 1 comments

Hi,

it seems I can't instansiate/get/set a NSLBVServerServiceGroupBinding :

lbbinding = NSLBVServerServiceGroupBinding()
Traceback (most recent call last):
File "", line 1, in
NameError: name 'NSLBVServerServiceGroupBinding' is not defined

I tried either version 25, 27 or latest pull from git.. Any help welcome.
Thanks.

I made 2 pull requests to correct the lack of 'NSLBVServerServiceBinding'.
Please, merge them.