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.



3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
# File 'lib/v20181119/models.rb', line 3046

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

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:

    项目清单



3044
3045
3046
# File 'lib/v20181119/models.rb', line 3044

def TotalCn
  @TotalCn
end

Instance Method Details

#deserialize(params) ⇒ Object



3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
# File 'lib/v20181119/models.rb', line 3067

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