Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SMSRuGetCostResponse

Index

Properties

sms

sms: {}

Type declaration

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

status

status: string

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

status_code

status_code: number

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

total_cost

total_cost: number

Общая стоимость всех сообщений

total_sms

total_sms: number

Общее количество СМС

Legend

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

Generated using TypeDoc