Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 631 Bytes

PriceInfo.md

File metadata and controls

13 lines (9 loc) · 631 Bytes

com.Messente.Api.Model.PriceInfo

Contains price information for the message. This value is null if the message is still being processed

Properties

Name Type Description Notes
PartPrice string price per message part - relevant mostly for SMS
PartsCount int the number of parts the message consists of
TotalPrice string total price for the message

[Back to Model list] [Back to API list] [Back to README]