class YandexDostavkaApi::Entity::PriceOffer
- YandexDostavkaApi::Entity::PriceOffer
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
yandex_dostavka_api/entities/price_offer.crConstructors
Instance Method Summary
- #offer_id : String
- #offer_id=(offer_id : String)
- #price : String
- #price=(price : String)
- #price_raw : Int32
- #price_raw=(price_raw : Int32)
- #valid_until : Time | Nil
- #valid_until=(valid_until : Time | Nil)