Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SMSRuSendSMSResponse

Index

Properties

balance

balance: number

Ваш баланс после отправки

sms

sms: {}

Type declaration

  • [phoneNumber: string]: { cost?: undefined | string; sms_id: string; status: "OK"; status_code: number } | { status: "ERROR"; status_code: number; status_text: string }

status

status: string

Запрос выполнен успешно (нет ошибок в авторизации, проблем с отправителем, итд...)

status_code

status_code: number

Успешный код выполнения

Legend

  • Constructor
  • Property
  • Method
  • Private property
  • Private method
  • Property
  • Inherited property
  • Static property

Generated using TypeDoc