ShippingQueryUpdate

data class ShippingQueryUpdate(updateId: UpdateIdentifier, data: ShippingQuery) : Update

Properties

data
Link copied to clipboard
common
open override val data: ShippingQuery
updateId
Link copied to clipboard
common
open override val updateId: UpdateIdentifier