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.



2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
# File 'lib/v20181119/models.rb', line 2972

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

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:

    项目清单



2970
2971
2972
# File 'lib/v20181119/models.rb', line 2970

def TotalCn
  @TotalCn
end

Instance Method Details

#deserialize(params) ⇒ Object



2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
# File 'lib/v20181119/models.rb', line 2993

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