TelephoneNumber Properties Name Type Description Notes telephoneNumber string Simple Telephone Number. [optional] [default to undefined] Example import { TelephoneNumber } from 'bandwidth-sdk'; const instance: TelephoneNumber = { telephoneNumber, }; [Back to Model list] [Back to API list] [Back to README]