Repository URL to install this package:
from braintree.attribute_getter import AttributeGetter class SubMerchant(AttributeGetter): def __init__(self, attributes): AttributeGetter.__init__(self, attributes)