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.



11684
11685
11686
11687
11688
11689
11690
11691
11692
11693
11694
11695
11696
11697
11698
11699
11700
11701
11702
11703
# File 'lib/v20181119/models.rb', line 11684

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

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:有)



11682
11683
11684
# File 'lib/v20181119/models.rb', line 11682

def Total
  @Total
end

Instance Method Details

#deserialize(params) ⇒ Object



11705
11706
11707
11708
11709
11710
11711
11712
11713
11714
11715
11716
11717
11718
11719
11720
11721
11722
11723
11724
# File 'lib/v20181119/models.rb', line 11705

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