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

5 lines
75 B
Python

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