Class: TencentCloud::Ocr::V20181119::FinancialBill

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

Overview

财务票据查验返回结果

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(code = nil, number = nil, buyertaxid = nil, checkcode = nil, buyer = nil, date = nil, sellercompany = nil, reviewer = nil, seller = nil, title = nil, total = nil, totalcn = nil, rushredstatecode = nil, rushreddate = nil, rushredtime = nil, rushredreason = nil, financialbillitems = nil, financialbillitemdetails = nil) ⇒ FinancialBill

Returns a new instance of FinancialBill.



3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
# File 'lib/v20181119/models.rb', line 3672

def initialize(code=nil, number=nil, buyertaxid=nil, checkcode=nil, buyer=nil, date=nil, sellercompany=nil, reviewer=nil, seller=nil, title=nil, total=nil, totalcn=nil, rushredstatecode=nil, rushreddate=nil, rushredtime=nil, rushredreason=nil, financialbillitems=nil, financialbillitemdetails=nil)
  @Code = code
  @Number = number
  @BuyerTaxID = buyertaxid
  @CheckCode = checkcode
  @Buyer = buyer
  @Date = date
  @SellerCompany = sellercompany
  @Reviewer = reviewer
  @Seller = seller
  @Title = title
  @Total = total
  @TotalCn = totalcn
  @RushRedStateCode = rushredstatecode
  @RushRedDate = rushreddate
  @RushRedTime = rushredtime
  @RushRedReason = rushredreason
  @FinancialBillItems = financialbillitems
  @FinancialBillItemDetails = financialbillitemdetails
end

Instance Attribute Details

#BuyerObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def Buyer
  @Buyer
end

#BuyerTaxIDObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def BuyerTaxID
  @BuyerTaxID
end

#CheckCodeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def CheckCode
  @CheckCode
end

#CodeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def Code
  @Code
end

#DateObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def Date
  @Date
end

#FinancialBillItemDetailsObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def FinancialBillItemDetails
  @FinancialBillItemDetails
end

#FinancialBillItemsObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def FinancialBillItems
  @FinancialBillItems
end

#NumberObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def Number
  @Number
end

#ReviewerObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def Reviewer
  @Reviewer
end

#RushRedDateObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def RushRedDate
  @RushRedDate
end

#RushRedReasonObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def RushRedReason
  @RushRedReason
end

#RushRedStateCodeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def RushRedStateCode
  @RushRedStateCode
end

#RushRedTimeObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def RushRedTime
  @RushRedTime
end

#SellerObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def Seller
  @Seller
end

#SellerCompanyObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def SellerCompany
  @SellerCompany
end

#TitleObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def Title
  @Title
end

#TotalObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def Total
  @Total
end

#TotalCnObject

注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Code:

    票据代码

  • Number:

    票据号码

  • BuyerTaxID:

    缴款人纳税识别号

  • CheckCode:

    校验码

  • Buyer:

    缴款人

  • Date:

    开票日期

  • SellerCompany:

    收款单位

  • Reviewer:

    复核人

  • Seller:

    收款人

  • Title:

    票据名称

  • Total:

    金额合计

  • TotalCn:

    金额合计中文大写

  • RushRedStateCode:

    冲红

  • RushRedDate:

    冲红日期

  • RushRedTime:

    冲红时间

  • RushRedReason:

    冲红原因

  • FinancialBillItems:

    项目明细

  • FinancialBillItemDetails:

    项目清单



3670
3671
3672
# File 'lib/v20181119/models.rb', line 3670

def TotalCn
  @TotalCn
end

Instance Method Details

#deserialize(params) ⇒ Object



3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
# File 'lib/v20181119/models.rb', line 3693

def deserialize(params)
  @Code = params['Code']
  @Number = params['Number']
  @BuyerTaxID = params['BuyerTaxID']
  @CheckCode = params['CheckCode']
  @Buyer = params['Buyer']
  @Date = params['Date']
  @SellerCompany = params['SellerCompany']
  @Reviewer = params['Reviewer']
  @Seller = params['Seller']
  @Title = params['Title']
  @Total = params['Total']
  @TotalCn = params['TotalCn']
  @RushRedStateCode = params['RushRedStateCode']
  @RushRedDate = params['RushRedDate']
  @RushRedTime = params['RushRedTime']
  @RushRedReason = params['RushRedReason']
  unless params['FinancialBillItems'].nil?
    @FinancialBillItems = []
    params['FinancialBillItems'].each do |i|
      financialbillitem_tmp = FinancialBillItem.new
      financialbillitem_tmp.deserialize(i)
      @FinancialBillItems << financialbillitem_tmp
    end
  end
  unless params['FinancialBillItemDetails'].nil?
    @FinancialBillItemDetails = []
    params['FinancialBillItemDetails'].each do |i|
      financialbillitemdetails_tmp = FinancialBillItemDetails.new
      financialbillitemdetails_tmp.deserialize(i)
      @FinancialBillItemDetails << financialbillitemdetails_tmp
    end
  end
end