Types > SmsMessageSummary
Commerce APITypesSmsMessageSummary
SmsMessageSummary

Description

Topic: Notifications

Fields

count: Int!

Number of messages sent to this country

Example: 125


country: String!

The two-letter code for the country

Example: "US"


price_per_message: Int!

Price per message in USD cents

Example: 7


Used By

Queries

smsSentSummary

Preview (typescript)

Loading module