Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 662 Bytes

File metadata and controls

14 lines (10 loc) · 662 Bytes

com.Messente.Api.Model.Price

An object containing the pricing information for a given country

Properties

Name Type Description Notes
Country string The alpha-2 code for the country
Name string The name of the country
Prefix string The country code prefix
Networks List<PriceNetworksInner> A list of networks available in the country

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