Contents Menu Expand Light mode Dark mode Auto light/dark mode
pyonlinesim 1.1 documentation
Logo
pyonlinesim 1.1 documentation
  • Installation
  • Getting Started
    • Examples
      • How to get account balance?
      • How to get available services by country?
      • How to order a number?
      • How to get order info and SMS-Code?
      • How to finish my order?
      • I want to get one more code for this number, how can i do this?
  • Available Wrappers
    • OnlineSMS
    • OnlineRent
  • Types
    • OnlineSMS
    • OnlineRent
Back to top

Available Wrappers#

  • OnlineSMS
    • OnlineSMS
      • OnlineSMS.BASE_URL
      • OnlineSMS.__init__()
      • OnlineSMS.get_services()
      • OnlineSMS.order_number()
      • OnlineSMS.get_order_info()
      • OnlineSMS.finish_order()
      • OnlineSMS.revise_order()
  • OnlineRent
    • OnlineRent
      • OnlineRent.BASE_URL
      • OnlineRent.__init__()
      • OnlineRent.get_tariffs()
      • OnlineRent.rent_number()
      • OnlineRent.get_rent_info()
      • OnlineRent.extend_rent()
      • OnlineRent.finish_rent()
Next
OnlineSMS
Previous
How to get account balance?
Copyright © 2022, Marple
Made with Sphinx and @pradyunsg's Furo