class YandexDostavkaApi::Entity::Event
- YandexDostavkaApi::Entity::Event
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
yandex_dostavka_api/entities/journal.crConstructors
Instance Method Summary
- #change_type : ChangeType
- #change_type=(change_type : ChangeType)
- #claim_id : String
- #claim_id=(claim_id : String)
- #claim_origin : String | Nil
- #claim_origin=(claim_origin : String | Nil)
- #client_id : String | Nil
- #client_id=(client_id : String | Nil)
- #current_point_id : Int64 | Nil
- #current_point_id=(current_point_id : Int64 | Nil)
- #new_currency : String | Nil
- #new_currency=(new_currency : String | Nil)
- #new_price : String | Nil
- #new_price=(new_price : String | Nil)
- #new_status : Status | Nil
- #new_status=(new_status : Status | Nil)
- #operation_id : Int32
- #operation_id=(operation_id : Int32)
- #resolution : Resolution | Nil
- #resolution=(resolution : Resolution | Nil)
- #revision : Int32
- #revision=(revision : Int32)
- #updated_ts : Time
- #updated_ts=(updated_ts : Time)