class YandexDostavkaApi::Entity::Event

Included Modules

Defined in:

yandex_dostavka_api/entities/journal.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def change_type : ChangeType #

[View source]
def change_type=(change_type : ChangeType) #

[View source]
def claim_id : String #

[View source]
def claim_id=(claim_id : String) #

[View source]
def claim_origin : String | Nil #

[View source]
def claim_origin=(claim_origin : String | Nil) #

[View source]
def client_id : String | Nil #

[View source]
def client_id=(client_id : String | Nil) #

[View source]
def current_point_id : Int64 | Nil #

[View source]
def current_point_id=(current_point_id : Int64 | Nil) #

[View source]
def new_currency : String | Nil #

[View source]
def new_currency=(new_currency : String | Nil) #

[View source]
def new_price : String | Nil #

[View source]
def new_price=(new_price : String | Nil) #

[View source]
def new_status : Status | Nil #

[View source]
def new_status=(new_status : Status | Nil) #

[View source]
def operation_id : Int32 #

[View source]
def operation_id=(operation_id : Int32) #

[View source]
def resolution : Resolution | Nil #

[View source]
def resolution=(resolution : Resolution | Nil) #

[View source]
def revision : Int32 #

[View source]
def revision=(revision : Int32) #

[View source]
def updated_ts : Time #

[View source]
def updated_ts=(updated_ts : Time) #

[View source]