RingCentral .Net SDK
Properties | List of all members
RingCentral.MessageStatusCounts Class Reference

Message status parameters More...

Properties

decimal? cost [get, set]
 Total cost of all messages with this status code Format: float More...
 
long? count [get, set]
 Count of messages with this status code Format: int64 Example: 7 More...
 
object errorCodeCounts [get, set]
 

Detailed Description

Message status parameters

Property Documentation

◆ cost

decimal? RingCentral.MessageStatusCounts.cost
getset

Total cost of all messages with this status code Format: float

◆ count

long? RingCentral.MessageStatusCounts.count
getset

Count of messages with this status code Format: int64 Example: 7

◆ errorCodeCounts

object RingCentral.MessageStatusCounts.errorCodeCounts
getset


The documentation for this class was generated from the following file: