Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
yandex_dostavka_api
master
YandexDostavkaApi
CheckPrice
ClaimsAccept
ClaimsCancel
ClaimsCreate
ClaimsInfo
ClaimsJournal
ClaimsSearch
ClaimsSearchActive
Client
Entity
Address
CallbackProperty
CancelState
CargoType
CarInfo
CarrierInfo
ChangeType
Claim
Contact
CourrierOptions
CurrencyRules
ErrorMessage
Event
Fiscalization
Item
Journal
PerformerInfo
PriceOffer
Pricing
RequirementOption
Resolution
RoutePoint
RoutePointType
Size
Status
SupportedRequirement
SupportedType
Tariff
TaxiClass
VisitedAt
Warning
Exceptions
ConfigurationException
MethodNotSet
ServerException
Unauthenticated
WrongRequest
MethodsWrapper
Request
CheckPrice
RoutePoint
ClaimsCancel
ClaimsCreate
ClaimsSearch
ClaimsSearchActive
ClientRequirements
RoutePoint
Response
CheckPrice
ClaimsCreateOrCancel
ClaimsSearch
ClaimsSearchActive
Tariffs
Tariffs
Generated using Crystal 1.14.0
2024-11-26 08:51:46 UTC
class
YandexDostavkaApi::
CheckPrice
YandexDostavkaApi::CheckPrice
YandexDostavkaApi::MethodsWrapper
Reference
Object
Defined in:
yandex_dostavka_api/methods/check_price.cr
Class Method Summary
.fetch
(client : Client, request : Request::CheckPrice) : Response::CheckPrice
Class methods inherited from class
YandexDostavkaApi::MethodsWrapper
check_response(response : HTTP::Client::Response, client : Client)
check_response
Class Method Detail
def self.
fetch
(client :
Client
, request :
Request::CheckPrice
) :
Response::CheckPrice
#
[
View source
]