class YandexDostavkaApi::Entity::Claim
- YandexDostavkaApi::Entity::Claim
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
yandex_dostavka_api/entities/claim.crConstructors
Instance Method Summary
-
#available_cancel_state : Entity::CancelState | Nil
Deprecated.
-
#available_cancel_state=(available_cancel_state : Entity::CancelState | Nil)
Deprecated.
- #callback_properties : CallbackProperty | Nil
- #callback_properties=(callback_properties : CallbackProperty | Nil)
- #carrier_info : CarrierInfo | Nil
- #carrier_info=(carrier_info : CarrierInfo | Nil)
- #client_requirements : CarInfo | Nil
- #client_requirements=(client_requirements : CarInfo | Nil)
- #comment : String | Nil
- #comment=(comment : String | Nil)
- #corp_client_id : String
- #corp_client_id=(corp_client_id : String)
- #created_ts : Time
- #created_ts=(created_ts : Time)
- #current_point_id : Int64
- #current_point_id=(current_point_id : Int64)
- #due : Time | Nil
- #due=(due : Time | Nil)
- #emergency_contact : Contact
- #emergency_contact=(emergency_contact : Contact)
- #error_messages : Array(ErrorMessage) | Nil
- #error_messages=(error_messages : Array(ErrorMessage) | Nil)
- #eta : Int32 | Nil
- #eta=(eta : Int32 | Nil)
- #features : Array(String)
- #features=(features : Array(String))
- #id : String
- #id=(id : String)
- #items : Array(Item)
- #items=(items : Array(Item))
- #matched_cars : Array(CarInfo)
- #matched_cars=(matched_cars : Array(CarInfo))
- #optional_return : Bool | Nil
- #optional_return=(optional_return : Bool | Nil)
- #performer_info : PerformerInfo | Nil
- #performer_info=(performer_info : PerformerInfo | Nil)
- #pricing : Pricing | Nil
- #pricing=(pricing : Pricing | Nil)
- #revision : Int32
- #revision=(revision : Int32)
- #route_points : Array(RoutePoint)
- #route_points=(route_points : Array(RoutePoint))
- #shipping_document : String | Nil
- #shipping_document=(shipping_document : String | Nil)
- #skip_act : Bool | Nil
- #skip_act=(skip_act : Bool | Nil)
- #skip_client_notify : Bool | Nil
- #skip_client_notify=(skip_client_notify : Bool | Nil)
- #skip_door_to_door : Bool | Nil
- #skip_door_to_door=(skip_door_to_door : Bool | Nil)
- #skip_emergency_notify : Bool | Nil
- #skip_emergency_notify=(skip_emergency_notify : Bool | Nil)
- #status : Status
- #status=(status : Status)
- #taxi_offer : PriceOffer | Nil
- #taxi_offer=(taxi_offer : PriceOffer | Nil)
- #updated_ts : Time
- #updated_ts=(updated_ts : Time)
- #user_request_revision : String | Nil
- #user_request_revision=(user_request_revision : String | Nil)
- #version : Int32
- #version=(version : Int32)
- #warnings : Array(Warning) | Nil
- #warnings=(warnings : Array(Warning) | Nil)
Constructor Detail
Instance Method Detail
def available_cancel_state : Entity::CancelState | Nil
#
Deprecated. Implemented in newly created claims. Use for backward compatibility.
def available_cancel_state=(available_cancel_state : Entity::CancelState | Nil)
#
Deprecated. Implemented in newly created claims. Use for backward compatibility.