| Package | Description |
|---|---|
| ru.sms_activate |
| Modifier and Type | Method and Description |
|---|---|
@NotNull SMSActivateGetPricesResponse |
SMSActivateApi.getAllPrices()
Returns the all actual prices in all countries and all services.
|
@NotNull SMSActivateGetPricesResponse |
SMSActivateApi.getPricesAllCountryByServiceShortName(@NotNull String serviceShortName)
Returns the all actual price services by country id.
|
@NotNull SMSActivateGetPricesResponse |
SMSActivateApi.getPricesAllServicesByCountryId(int countryId)
Returns the all actual price services by country id.
|
@NotNull SMSActivateGetPricesResponse |
SMSActivateApi.getPricesByCountryIdAndServiceShortName(@Nullable Integer countryId,
@Nullable String serviceShortName)
Returns the actual rent prices by country and service short name.
|
Copyright © 2020. All rights reserved.