Class MessageStatus.Usage

java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.messages.MessageStatus.Usage
All Implemented Interfaces:
Jsonable
Enclosing class:
MessageStatus

public static final class MessageStatus.Usage extends JsonableBaseObject
Describes the charge incurred for sending the message.
  • Constructor Details

  • Method Details

    • getCurrency

      The charge currency in ISO 4217 format. Usually will be EUR (Euros).
      Returns:
      The Currency.
    • getPrice

      public double getPrice()
      The amount charged for the message.
      Returns:
      The amount, as a double.