Class: TencentCloud::Ocr::V20181119::TaxiTicket

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20181119/models.rb

Overview

出租车发票

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(title = nil, qrcodemark = nil, code = nil, number = nil, date = nil, timegeton = nil, timegetoff = nil, price = nil, mileage = nil, total = nil, place = nil, province = nil, city = nil, kind = nil, licenseplate = nil, fuelfee = nil, bookingcallfee = nil, companysealmark = nil) ⇒ TaxiTicket

Returns a new instance of TaxiTicket.



10682
10683
10684
10685
10686
10687
10688
10689
10690
10691
10692
10693
10694
10695
10696
10697
10698
10699
10700
10701
# File 'lib/v20181119/models.rb', line 10682

def initialize(title=nil, qrcodemark=nil, code=nil, number=nil, date=nil, timegeton=nil, timegetoff=nil, price=nil, mileage=nil, total=nil, place=nil, province=nil, city=nil, kind=nil, licenseplate=nil, fuelfee=nil, bookingcallfee=nil, companysealmark=nil)
  @Title = title
  @QRCodeMark = qrcodemark
  @Code = code
  @Number = number
  @Date = date
  @TimeGetOn = timegeton
  @TimeGetOff = timegetoff
  @Price = price
  @Mileage = mileage
  @Total = total
  @Place = place
  @Province = province
  @City = city
  @Kind = kind
  @LicensePlate = licenseplate
  @FuelFee = fuelfee
  @BookingCallFee = bookingcallfee
  @CompanySealMark = companysealmark
end

Instance Attribute Details

#BookingCallFeeObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def BookingCallFee
  @BookingCallFee
end

#CityObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def City
  @City
end

#CodeObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Code
  @Code
end

#CompanySealMarkObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def CompanySealMark
  @CompanySealMark
end

#DateObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Date
  @Date
end

#FuelFeeObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def FuelFee
  @FuelFee
end

#KindObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Kind
  @Kind
end

#LicensePlateObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def LicensePlate
  @LicensePlate
end

#MileageObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Mileage
  @Mileage
end

#NumberObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Number
  @Number
end

#PlaceObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Place
  @Place
end

#PriceObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Price
  @Price
end

#ProvinceObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Province
  @Province
end

#QRCodeMarkObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def QRCodeMark
  @QRCodeMark
end

#TimeGetOffObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def TimeGetOff
  @TimeGetOff
end

#TimeGetOnObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def TimeGetOn
  @TimeGetOn
end

#TitleObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Title
  @Title
end

#TotalObject

Parameters:

  • Title:

    发票名称

  • QRCodeMark:

    是否存在二维码(1:有,0:无)

  • Code:

    发票代码

  • Number:

    发票号码

  • Date:

    开票日期

  • TimeGetOn:

    上车时间

  • TimeGetOff:

    下车时间

  • Price:

    单价

  • Mileage:

    里程

  • Total:

    总金额

  • Place:

    发票所在地

  • Province:

  • City:

  • Kind:

    发票消费类型

  • LicensePlate:

    车牌号

  • FuelFee:

    燃油附加费

  • BookingCallFee:

    预约叫车服务费

  • CompanySealMark:

    是否有公司印章(0:没有,1:有)



10680
10681
10682
# File 'lib/v20181119/models.rb', line 10680

def Total
  @Total
end

Instance Method Details

#deserialize(params) ⇒ Object



10703
10704
10705
10706
10707
10708
10709
10710
10711
10712
10713
10714
10715
10716
10717
10718
10719
10720
10721
10722
# File 'lib/v20181119/models.rb', line 10703

def deserialize(params)
  @Title = params['Title']
  @QRCodeMark = params['QRCodeMark']
  @Code = params['Code']
  @Number = params['Number']
  @Date = params['Date']
  @TimeGetOn = params['TimeGetOn']
  @TimeGetOff = params['TimeGetOff']
  @Price = params['Price']
  @Mileage = params['Mileage']
  @Total = params['Total']
  @Place = params['Place']
  @Province = params['Province']
  @City = params['City']
  @Kind = params['Kind']
  @LicensePlate = params['LicensePlate']
  @FuelFee = params['FuelFee']
  @BookingCallFee = params['BookingCallFee']
  @CompanySealMark = params['CompanySealMark']
end