voipms-python/voipms/api/dids/__init__.py

5 lines
70 B
Python

class DIDs():
def __init__(self, base):
self.base = base