class YandexDostavkaApi::Request::RoutePoint
- YandexDostavkaApi::Request::RoutePoint
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
yandex_dostavka_api/requests/route_point.crConstructors
- .new(address : Entity::Address, contact : Entity::Contact, point_id : Int64, type : Entity::RoutePointType, visit_order : Int32)
- .new(pull : JSON::PullParser)
Instance Method Summary
- #address : Entity::Address
- #address=(address : Entity::Address)
- #comment=(value : String)
- #contact : Entity::Contact
- #contact=(contact : Entity::Contact)
-
#external_order_id : String | Nil
Номер заказа из системы клиента.
-
#external_order_id=(external_order_id : String | Nil)
Номер заказа из системы клиента.
- #point_id : Int64
- #point_id=(point_id : Int64)
-
#skip_confirmation : Bool
Пропускать подтверждение через SMS в данной точке
-
#skip_confirmation=(skip_confirmation : Bool)
Пропускать подтверждение через SMS в данной точке
- #type : Entity::RoutePointType
- #type=(type : Entity::RoutePointType)
- #visit_order : Int32
- #visit_order=(visit_order : Int32)
Constructor Detail
def self.new(address : Entity::Address, contact : Entity::Contact, point_id : Int64, type : Entity::RoutePointType, visit_order : Int32)
#
Instance Method Detail
def external_order_id : String | Nil
#
Номер заказа из системы клиента. Передается для точки с типом destination
def external_order_id=(external_order_id : String | Nil)
#
Номер заказа из системы клиента. Передается для точки с типом destination
def skip_confirmation=(skip_confirmation : Bool)
#
Пропускать подтверждение через SMS в данной точке