Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SWI-6056 Update tndetails.py to include messaging and location details #7

Merged
merged 5 commits into from
Sep 3, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions bandwidth_numbers/models/maps/tndetails.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,16 @@ class TndetailsMap(BaseMap):
tier = None
vendor_id = None
vendor_name = None
site_id = None
site_name = None
sip_peer_id = None
sip_peer_name = None
is_default_peer = None
service_types = []
sms_enabled = None
campaign_id = None
message_class = None
campaign_fully_provisioned = None
a2p_state = None
assigned_nn_route_id = None
assigned_nn_route_name = None