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

5 lines
83 B
Python

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