bizfinance_1_0

package
v1.5.29 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

This file is auto-generated, don't edit it. Thanks. *

*

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchAddInvoiceHeaders

type BatchAddInvoiceHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (BatchAddInvoiceHeaders) GoString

func (s BatchAddInvoiceHeaders) GoString() string

func (*BatchAddInvoiceHeaders) SetCommonHeaders

func (s *BatchAddInvoiceHeaders) SetCommonHeaders(v map[string]*string) *BatchAddInvoiceHeaders

func (*BatchAddInvoiceHeaders) SetXAcsDingtalkAccessToken

func (s *BatchAddInvoiceHeaders) SetXAcsDingtalkAccessToken(v string) *BatchAddInvoiceHeaders

func (BatchAddInvoiceHeaders) String

func (s BatchAddInvoiceHeaders) String() string

type BatchAddInvoiceRequest

type BatchAddInvoiceRequest struct {
	// 发票模型
	GeneralInvoiceVOList []*BatchAddInvoiceRequestGeneralInvoiceVOList `json:"generalInvoiceVOList,omitempty" xml:"generalInvoiceVOList,omitempty" type:"Repeated"`
	// 操作员
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
}

func (BatchAddInvoiceRequest) GoString

func (s BatchAddInvoiceRequest) GoString() string

func (*BatchAddInvoiceRequest) SetGeneralInvoiceVOList

func (*BatchAddInvoiceRequest) SetOperator

func (BatchAddInvoiceRequest) String

func (s BatchAddInvoiceRequest) String() string

type BatchAddInvoiceRequestGeneralInvoiceVOList

type BatchAddInvoiceRequestGeneralInvoiceVOList struct {
	// 账期时间
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 不含税金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 含税金额
	AmountWithTax *string `json:"amountWithTax,omitempty" xml:"amountWithTax,omitempty"`
	// 校验码
	CheckCode *string `json:"checkCode,omitempty" xml:"checkCode,omitempty"`
	// 查验时间
	CheckTime *string `json:"checkTime,omitempty" xml:"checkTime,omitempty"`
	// 开票日期
	DrewDate *string `json:"drewDate,omitempty" xml:"drewDate,omitempty"`
	// 电票版式文件下载地址
	ElectronicUrl *string `json:"electronicUrl,omitempty" xml:"electronicUrl,omitempty"`
	// 财务类型,INPUT-VAT(进项),OUTPUT_VAT(销项)
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 资金类型 ,RED(红票),(BLUE)蓝票
	FundType *string `json:"fundType,omitempty" xml:"fundType,omitempty"`
	// 常规发票明细
	GeneralInvoiceDetailVOList []*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList `json:"generalInvoiceDetailVOList,omitempty" xml:"generalInvoiceDetailVOList,omitempty" type:"Repeated"`
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 发票状态
	InvoiceStatus *string `json:"invoiceStatus,omitempty" xml:"invoiceStatus,omitempty"`
	// 发票类型
	InvoiceType *string `json:"invoiceType,omitempty" xml:"invoiceType,omitempty"`
	// 机器码
	MachineCode *string `json:"machineCode,omitempty" xml:"machineCode,omitempty"`
	// 成品油标识
	OilFlag *string `json:"oilFlag,omitempty" xml:"oilFlag,omitempty"`
	// 收款人
	Payee *string `json:"payee,omitempty" xml:"payee,omitempty"`
	// 审批单实例
	ProcessInstCode *string `json:"processInstCode,omitempty" xml:"processInstCode,omitempty"`
	// 审批单类型
	ProcessInstType *string `json:"processInstType,omitempty" xml:"processInstType,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行账户
	PurchaserBankAccount *string `json:"purchaserBankAccount,omitempty" xml:"purchaserBankAccount,omitempty"`
	// 购方银行名称
	PurchaserBankNameAccount *string `json:"purchaserBankNameAccount,omitempty" xml:"purchaserBankNameAccount,omitempty"`
	// 购方名称
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 备注
	Remark                         *string                                                                     `json:"remark,omitempty" xml:"remark,omitempty"`
	SecondHandCarInvoiceDetailList []*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList `json:"secondHandCarInvoiceDetailList,omitempty" xml:"secondHandCarInvoiceDetailList,omitempty" type:"Repeated"`
	// 销方地址
	SellerAddress *string `json:"sellerAddress,omitempty" xml:"sellerAddress,omitempty"`
	// 销方银行账户
	SellerBankAccount *string `json:"sellerBankAccount,omitempty" xml:"sellerBankAccount,omitempty"`
	// 销方银行名称
	SellerBankNameAccount *string `json:"sellerBankNameAccount,omitempty" xml:"sellerBankNameAccount,omitempty"`
	// 销方名称
	SellerName *string `json:"sellerName,omitempty" xml:"sellerName,omitempty"`
	// 销方税号
	SellerTaxNo *string `json:"sellerTaxNo,omitempty" xml:"sellerTaxNo,omitempty"`
	// 销方电话
	SellerTel *string `json:"sellerTel,omitempty" xml:"sellerTel,omitempty"`
	// 代开发票标识 1-自开,2-代开
	SupplySign *string `json:"supplySign,omitempty" xml:"supplySign,omitempty"`
	// 税额
	TaxAmount                   *string                                                                  `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	UsedVehicleSaleDetailVOList []*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList `json:"usedVehicleSaleDetailVOList,omitempty" xml:"usedVehicleSaleDetailVOList,omitempty" type:"Repeated"`
	VehicleSaleDetailVOList     []*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList     `json:"vehicleSaleDetailVOList,omitempty" xml:"vehicleSaleDetailVOList,omitempty" type:"Repeated"`
	// 发票查验状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
	// 凭证code
	VoucherCode *string `json:"voucherCode,omitempty" xml:"voucherCode,omitempty"`
	// 生成凭证状态
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (BatchAddInvoiceRequestGeneralInvoiceVOList) GoString

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetAccountPeriod

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetAmount

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetAmountWithTax

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetCheckCode

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetCheckTime

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetDrewDate

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetElectronicUrl

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetFinanceType

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetFundType

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetInvoiceCode

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetInvoiceNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetInvoiceStatus

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetInvoiceType

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetMachineCode

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetOilFlag

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetPayee

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetProcessInstCode

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetProcessInstType

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetPurchaserAddress

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetPurchaserBankAccount

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetPurchaserBankNameAccount

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetPurchaserName

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetPurchaserTaxNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetPurchaserTel

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetRemark

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetSellerAddress

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetSellerBankAccount

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetSellerBankNameAccount

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetSellerName

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetSellerTaxNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetSellerTel

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetSupplySign

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetTaxAmount

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetVerifyStatus

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetVoucherCode

func (*BatchAddInvoiceRequestGeneralInvoiceVOList) SetVoucherStatus

func (BatchAddInvoiceRequestGeneralInvoiceVOList) String

type BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList

type BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 数量
	Quantity *string `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 规格型号
	Specification *string `json:"specification,omitempty" xml:"specification,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 是否享受税收优惠:0-不享受,1-享受
	TaxPre *string `json:"taxPre,omitempty" xml:"taxPre,omitempty"`
	// 优惠政策类型
	TaxPreType *string `json:"taxPreType,omitempty" xml:"taxPreType,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 单位
	Unit *string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 单价
	UnitPrice *string `json:"unitPrice,omitempty" xml:"unitPrice,omitempty"`
}

func (BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) GoString

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetAmount

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetGoodsName

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetQuantity

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetRevenueCode

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetRowNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetSpecification

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxAmount

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxPre

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxPreType

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxRate

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetUnit

func (*BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetUnitPrice

func (BatchAddInvoiceRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) String

type BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList

type BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 车牌号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 通行日期止
	EndDate *string `json:"endDate,omitempty" xml:"endDate,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 通行日期起
	StartDate *string `json:"startDate,omitempty" xml:"startDate,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) GoString

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetAmount

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetCardNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetEndDate

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetGoodsName

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetRevenueCode

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetRowNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetStartDate

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetTaxAmount

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetTaxRate

func (*BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetVehicleType

func (BatchAddInvoiceRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) String

type BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList

type BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList struct {
	// 经营、拍卖单位
	AuctionUnit *string `json:"auctionUnit,omitempty" xml:"auctionUnit,omitempty"`
	// 经营、拍卖单位地址
	AuctionUnitAddress *string `json:"auctionUnitAddress,omitempty" xml:"auctionUnitAddress,omitempty"`
	// 经营、拍卖单位银行
	AuctionUnitBank *string `json:"auctionUnitBank,omitempty" xml:"auctionUnitBank,omitempty"`
	// 经营、拍卖单位税号
	AuctionUnitTaxNo *string `json:"auctionUnitTaxNo,omitempty" xml:"auctionUnitTaxNo,omitempty"`
	// 经营、拍卖单位电话
	AuctionUtilTel *string `json:"auctionUtilTel,omitempty" xml:"auctionUtilTel,omitempty"`
	// 厂牌型号
	CarModel *string `json:"carModel,omitempty" xml:"carModel,omitempty"`
	// 车牌照号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 登记证号
	Registration *string `json:"registration,omitempty" xml:"registration,omitempty"`
	// 转入地车辆管理所名称
	TransferVehicle *string `json:"transferVehicle,omitempty" xml:"transferVehicle,omitempty"`
	// 二手车市场地址
	UsedCarAddress *string `json:"usedCarAddress,omitempty" xml:"usedCarAddress,omitempty"`
	// 二手车市场
	UsedCarMarket *string `json:"usedCarMarket,omitempty" xml:"usedCarMarket,omitempty"`
	// 二手车市场开户银行、账号
	UsedCarMarketBank *string `json:"usedCarMarketBank,omitempty" xml:"usedCarMarketBank,omitempty"`
	// 二手车市场电话
	UsedCarMarketPhone *string `json:"usedCarMarketPhone,omitempty" xml:"usedCarMarketPhone,omitempty"`
	// 二手车市场纳税人识别号
	UsedCarMarketTaxNo *string `json:"usedCarMarketTaxNo,omitempty" xml:"usedCarMarketTaxNo,omitempty"`
	// 车架号/车辆识别号
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) GoString

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnit

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitAddress

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitBank

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitTaxNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUtilTel

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetCarModel

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetCardNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetRegistration

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetTransferVehicle

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarAddress

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarket

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketBank

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketPhone

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketTaxNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetVehicleNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetVehicleType

func (BatchAddInvoiceRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) String

type BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList

type BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList struct {
	// 品牌
	Brand *string `json:"brand,omitempty" xml:"brand,omitempty"`
	// 合格证号
	CertificateNo *string `json:"certificateNo,omitempty" xml:"certificateNo,omitempty"`
	// 发动机号
	EngineNo *string `json:"engineNo,omitempty" xml:"engineNo,omitempty"`
	// 身份证号/组织机构代码
	IdCardNo *string `json:"idCardNo,omitempty" xml:"idCardNo,omitempty"`
	// 进口证书号
	ImportCertificateNo *string `json:"importCertificateNo,omitempty" xml:"importCertificateNo,omitempty"`
	// 商检单号
	InspectionListNo *string `json:"inspectionListNo,omitempty" xml:"inspectionListNo,omitempty"`
	// 限乘人数
	MaxPassengers *string `json:"maxPassengers,omitempty" xml:"maxPassengers,omitempty"`
	// 产地
	OriginPlace *string `json:"originPlace,omitempty" xml:"originPlace,omitempty"`
	// 完税凭证号码
	PaymentVoucherNo *string `json:"paymentVoucherNo,omitempty" xml:"paymentVoucherNo,omitempty"`
	// 主管税务机关名称
	TaxAuthorityName *string `json:"taxAuthorityName,omitempty" xml:"taxAuthorityName,omitempty"`
	// 主管税务机关代码
	TaxAuthorityNo *string `json:"taxAuthorityNo,omitempty" xml:"taxAuthorityNo,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 吨位
	Tonnage *string `json:"tonnage,omitempty" xml:"tonnage,omitempty"`
	// 车架号码
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) GoString

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetBrand

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetCertificateNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetEngineNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetIdCardNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetImportCertificateNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetInspectionListNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetMaxPassengers

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetOriginPlace

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetPaymentVoucherNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxAuthorityName

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxAuthorityNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxRate

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTonnage

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetVehicleNo

func (*BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetVehicleType

func (BatchAddInvoiceRequestGeneralInvoiceVOListVehicleSaleDetailVOList) String

type BatchAddInvoiceResponse

type BatchAddInvoiceResponse struct {
	Headers map[string]*string           `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *BatchAddInvoiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (BatchAddInvoiceResponse) GoString

func (s BatchAddInvoiceResponse) GoString() string

func (*BatchAddInvoiceResponse) SetBody

func (*BatchAddInvoiceResponse) SetHeaders

func (BatchAddInvoiceResponse) String

func (s BatchAddInvoiceResponse) String() string

type BatchAddInvoiceResponseBody

type BatchAddInvoiceResponseBody struct {
	// 错误信息
	ErrorResult []*BatchAddInvoiceResponseBodyErrorResult `json:"errorResult,omitempty" xml:"errorResult,omitempty" type:"Repeated"`
	// 成功信息
	SuccessResult []*BatchAddInvoiceResponseBodySuccessResult `json:"successResult,omitempty" xml:"successResult,omitempty" type:"Repeated"`
}

func (BatchAddInvoiceResponseBody) GoString

func (s BatchAddInvoiceResponseBody) GoString() string

func (*BatchAddInvoiceResponseBody) SetErrorResult

func (*BatchAddInvoiceResponseBody) SetSuccessResult

func (BatchAddInvoiceResponseBody) String

type BatchAddInvoiceResponseBodyErrorResult

type BatchAddInvoiceResponseBodyErrorResult struct {
	// 错误数据的key
	ErrorKey *string `json:"errorKey,omitempty" xml:"errorKey,omitempty"`
	// 错误信息
	ErrorMsg *string `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"`
}

func (BatchAddInvoiceResponseBodyErrorResult) GoString

func (*BatchAddInvoiceResponseBodyErrorResult) SetErrorKey

func (*BatchAddInvoiceResponseBodyErrorResult) SetErrorMsg

func (BatchAddInvoiceResponseBodyErrorResult) String

type BatchAddInvoiceResponseBodySuccessResult

type BatchAddInvoiceResponseBodySuccessResult struct {
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
}

func (BatchAddInvoiceResponseBodySuccessResult) GoString

func (*BatchAddInvoiceResponseBodySuccessResult) SetInvoiceCode

func (*BatchAddInvoiceResponseBodySuccessResult) SetInvoiceNo

func (BatchAddInvoiceResponseBodySuccessResult) String

type BatchCreateCustomerHeaders

type BatchCreateCustomerHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (BatchCreateCustomerHeaders) GoString

func (s BatchCreateCustomerHeaders) GoString() string

func (*BatchCreateCustomerHeaders) SetCommonHeaders

func (*BatchCreateCustomerHeaders) SetXAcsDingtalkAccessToken

func (s *BatchCreateCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *BatchCreateCustomerHeaders

func (BatchCreateCustomerHeaders) String

type BatchCreateCustomerRequest

type BatchCreateCustomerRequest struct {
	CreateCustomerRequestList []*BatchCreateCustomerRequestCreateCustomerRequestList `json:"createCustomerRequestList,omitempty" xml:"createCustomerRequestList,omitempty" type:"Repeated"`
	// 创建人userId
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
}

func (BatchCreateCustomerRequest) GoString

func (s BatchCreateCustomerRequest) GoString() string

func (*BatchCreateCustomerRequest) SetOperator

func (BatchCreateCustomerRequest) String

type BatchCreateCustomerRequestCreateCustomerRequestList

type BatchCreateCustomerRequestCreateCustomerRequestList struct {
	// 客户描述
	Description *string `json:"description,omitempty" xml:"description,omitempty"`
	// 客户名字
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 购方账户
	PurchaserAccount *string `json:"purchaserAccount,omitempty" xml:"purchaserAccount,omitempty"`
	// 购房地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行
	PurchaserBankName *string `json:"purchaserBankName,omitempty" xml:"purchaserBankName,omitempty"`
	// 购方名字
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
}

func (BatchCreateCustomerRequestCreateCustomerRequestList) GoString

func (*BatchCreateCustomerRequestCreateCustomerRequestList) SetDescription

func (*BatchCreateCustomerRequestCreateCustomerRequestList) SetName

func (*BatchCreateCustomerRequestCreateCustomerRequestList) SetPurchaserAccount

func (*BatchCreateCustomerRequestCreateCustomerRequestList) SetPurchaserAddress

func (*BatchCreateCustomerRequestCreateCustomerRequestList) SetPurchaserBankName

func (*BatchCreateCustomerRequestCreateCustomerRequestList) SetPurchaserName

func (*BatchCreateCustomerRequestCreateCustomerRequestList) SetPurchaserTaxNo

func (*BatchCreateCustomerRequestCreateCustomerRequestList) SetPurchaserTel

func (BatchCreateCustomerRequestCreateCustomerRequestList) String

type BatchCreateCustomerResponse

type BatchCreateCustomerResponse struct {
	Headers map[string]*string               `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *BatchCreateCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (BatchCreateCustomerResponse) GoString

func (s BatchCreateCustomerResponse) GoString() string

func (*BatchCreateCustomerResponse) SetBody

func (*BatchCreateCustomerResponse) SetHeaders

func (BatchCreateCustomerResponse) String

type BatchCreateCustomerResponseBody

type BatchCreateCustomerResponseBody struct {
	ErrorResult []*BatchCreateCustomerResponseBodyErrorResult `json:"errorResult,omitempty" xml:"errorResult,omitempty" type:"Repeated"`
	Success     *bool                                         `json:"success,omitempty" xml:"success,omitempty"`
}

func (BatchCreateCustomerResponseBody) GoString

func (*BatchCreateCustomerResponseBody) SetSuccess

func (BatchCreateCustomerResponseBody) String

type BatchCreateCustomerResponseBodyErrorResult

type BatchCreateCustomerResponseBodyErrorResult struct {
	ErrorKey *string `json:"errorKey,omitempty" xml:"errorKey,omitempty"`
	ErrorMsg *string `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"`
}

func (BatchCreateCustomerResponseBodyErrorResult) GoString

func (*BatchCreateCustomerResponseBodyErrorResult) SetErrorKey

func (*BatchCreateCustomerResponseBodyErrorResult) SetErrorMsg

func (BatchCreateCustomerResponseBodyErrorResult) String

type CheckVoucherStatusHeaders

type CheckVoucherStatusHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (CheckVoucherStatusHeaders) GoString

func (s CheckVoucherStatusHeaders) GoString() string

func (*CheckVoucherStatusHeaders) SetCommonHeaders

func (*CheckVoucherStatusHeaders) SetXAcsDingtalkAccessToken

func (s *CheckVoucherStatusHeaders) SetXAcsDingtalkAccessToken(v string) *CheckVoucherStatusHeaders

func (CheckVoucherStatusHeaders) String

func (s CheckVoucherStatusHeaders) String() string

type CheckVoucherStatusRequest

type CheckVoucherStatusRequest struct {
	// 结束时间
	EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"`
	// 进项发票/销项发票
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 发票编码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 页号
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 当前页大小
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
	// 开始时间
	StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"`
	// 税号
	TaxNo *string `json:"taxNo,omitempty" xml:"taxNo,omitempty"`
	// 发票认证状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
}

func (CheckVoucherStatusRequest) GoString

func (s CheckVoucherStatusRequest) GoString() string

func (*CheckVoucherStatusRequest) SetEndTime

func (*CheckVoucherStatusRequest) SetFinanceType

func (*CheckVoucherStatusRequest) SetInvoiceCode

func (*CheckVoucherStatusRequest) SetInvoiceNo

func (*CheckVoucherStatusRequest) SetPageNumber

func (*CheckVoucherStatusRequest) SetPageSize

func (*CheckVoucherStatusRequest) SetStartTime

func (*CheckVoucherStatusRequest) SetTaxNo

func (*CheckVoucherStatusRequest) SetVerifyStatus

func (CheckVoucherStatusRequest) String

func (s CheckVoucherStatusRequest) String() string

type CheckVoucherStatusResponse

type CheckVoucherStatusResponse struct {
	Headers map[string]*string              `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *CheckVoucherStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CheckVoucherStatusResponse) GoString

func (s CheckVoucherStatusResponse) GoString() string

func (*CheckVoucherStatusResponse) SetBody

func (*CheckVoucherStatusResponse) SetHeaders

func (CheckVoucherStatusResponse) String

type CheckVoucherStatusResponseBody

type CheckVoucherStatusResponseBody struct {
	Result  *bool `json:"result,omitempty" xml:"result,omitempty"`
	Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}

func (CheckVoucherStatusResponseBody) GoString

func (*CheckVoucherStatusResponseBody) SetResult

func (*CheckVoucherStatusResponseBody) SetSuccess

func (CheckVoucherStatusResponseBody) String

type Client

type Client struct {
	openapi.Client
}

func NewClient

func NewClient(config *openapi.Config) (*Client, error)

func (*Client) BatchAddInvoice

func (client *Client) BatchAddInvoice(request *BatchAddInvoiceRequest) (_result *BatchAddInvoiceResponse, _err error)

func (*Client) BatchAddInvoiceWithOptions

func (client *Client) BatchAddInvoiceWithOptions(request *BatchAddInvoiceRequest, headers *BatchAddInvoiceHeaders, runtime *util.RuntimeOptions) (_result *BatchAddInvoiceResponse, _err error)

func (*Client) BatchCreateCustomer

func (client *Client) BatchCreateCustomer(request *BatchCreateCustomerRequest) (_result *BatchCreateCustomerResponse, _err error)

func (*Client) BatchCreateCustomerWithOptions

func (client *Client) BatchCreateCustomerWithOptions(request *BatchCreateCustomerRequest, headers *BatchCreateCustomerHeaders, runtime *util.RuntimeOptions) (_result *BatchCreateCustomerResponse, _err error)

func (*Client) CheckVoucherStatus

func (client *Client) CheckVoucherStatus(request *CheckVoucherStatusRequest) (_result *CheckVoucherStatusResponse, _err error)

func (*Client) CheckVoucherStatusWithOptions

func (client *Client) CheckVoucherStatusWithOptions(request *CheckVoucherStatusRequest, headers *CheckVoucherStatusHeaders, runtime *util.RuntimeOptions) (_result *CheckVoucherStatusResponse, _err error)

func (*Client) CreateCustomer

func (client *Client) CreateCustomer(request *CreateCustomerRequest) (_result *CreateCustomerResponse, _err error)

func (*Client) CreateCustomerWithOptions

func (client *Client) CreateCustomerWithOptions(request *CreateCustomerRequest, headers *CreateCustomerHeaders, runtime *util.RuntimeOptions) (_result *CreateCustomerResponse, _err error)

func (*Client) CreateReceipt

func (client *Client) CreateReceipt(request *CreateReceiptRequest) (_result *CreateReceiptResponse, _err error)

func (*Client) CreateReceiptWithOptions

func (client *Client) CreateReceiptWithOptions(request *CreateReceiptRequest, headers *CreateReceiptHeaders, runtime *util.RuntimeOptions) (_result *CreateReceiptResponse, _err error)

func (*Client) DeleteReceipt

func (client *Client) DeleteReceipt(request *DeleteReceiptRequest) (_result *DeleteReceiptResponse, _err error)

func (*Client) DeleteReceiptWithOptions

func (client *Client) DeleteReceiptWithOptions(request *DeleteReceiptRequest, headers *DeleteReceiptHeaders, runtime *util.RuntimeOptions) (_result *DeleteReceiptResponse, _err error)

func (*Client) GetBookkeepingUserList

func (client *Client) GetBookkeepingUserList() (_result *GetBookkeepingUserListResponse, _err error)

func (*Client) GetBookkeepingUserListWithOptions

func (client *Client) GetBookkeepingUserListWithOptions(headers *GetBookkeepingUserListHeaders, runtime *util.RuntimeOptions) (_result *GetBookkeepingUserListResponse, _err error)

func (*Client) GetCategory

func (client *Client) GetCategory(request *GetCategoryRequest) (_result *GetCategoryResponse, _err error)

func (*Client) GetCategoryWithOptions

func (client *Client) GetCategoryWithOptions(request *GetCategoryRequest, headers *GetCategoryHeaders, runtime *util.RuntimeOptions) (_result *GetCategoryResponse, _err error)

func (*Client) GetCustomer

func (client *Client) GetCustomer(request *GetCustomerRequest) (_result *GetCustomerResponse, _err error)

func (*Client) GetCustomerWithOptions

func (client *Client) GetCustomerWithOptions(request *GetCustomerRequest, headers *GetCustomerHeaders, runtime *util.RuntimeOptions) (_result *GetCustomerResponse, _err error)

func (*Client) GetFinanceAccount

func (client *Client) GetFinanceAccount(request *GetFinanceAccountRequest) (_result *GetFinanceAccountResponse, _err error)

func (*Client) GetFinanceAccountWithOptions

func (client *Client) GetFinanceAccountWithOptions(request *GetFinanceAccountRequest, headers *GetFinanceAccountHeaders, runtime *util.RuntimeOptions) (_result *GetFinanceAccountResponse, _err error)

func (*Client) GetInvoiceByPage

func (client *Client) GetInvoiceByPage(request *GetInvoiceByPageRequest) (_result *GetInvoiceByPageResponse, _err error)

func (*Client) GetInvoiceByPageWithOptions

func (client *Client) GetInvoiceByPageWithOptions(tmpReq *GetInvoiceByPageRequest, headers *GetInvoiceByPageHeaders, runtime *util.RuntimeOptions) (_result *GetInvoiceByPageResponse, _err error)

func (*Client) GetIsNewVersion

func (client *Client) GetIsNewVersion() (_result *GetIsNewVersionResponse, _err error)

func (*Client) GetIsNewVersionWithOptions

func (client *Client) GetIsNewVersionWithOptions(headers *GetIsNewVersionHeaders, runtime *util.RuntimeOptions) (_result *GetIsNewVersionResponse, _err error)

func (*Client) GetProject

func (client *Client) GetProject(request *GetProjectRequest) (_result *GetProjectResponse, _err error)

func (*Client) GetProjectWithOptions

func (client *Client) GetProjectWithOptions(request *GetProjectRequest, headers *GetProjectHeaders, runtime *util.RuntimeOptions) (_result *GetProjectResponse, _err error)

func (*Client) GetReceipt

func (client *Client) GetReceipt(request *GetReceiptRequest) (_result *GetReceiptResponse, _err error)

func (*Client) GetReceiptWithOptions

func (client *Client) GetReceiptWithOptions(request *GetReceiptRequest, headers *GetReceiptHeaders, runtime *util.RuntimeOptions) (_result *GetReceiptResponse, _err error)

func (*Client) GetSupplier

func (client *Client) GetSupplier(request *GetSupplierRequest) (_result *GetSupplierResponse, _err error)

func (*Client) GetSupplierWithOptions

func (client *Client) GetSupplierWithOptions(request *GetSupplierRequest, headers *GetSupplierHeaders, runtime *util.RuntimeOptions) (_result *GetSupplierResponse, _err error)

func (*Client) Init

func (client *Client) Init(config *openapi.Config) (_err error)

func (*Client) ProfessionBenefitConsume

func (client *Client) ProfessionBenefitConsume(request *ProfessionBenefitConsumeRequest) (_result *ProfessionBenefitConsumeResponse, _err error)

func (*Client) ProfessionBenefitConsumeWithOptions

func (client *Client) ProfessionBenefitConsumeWithOptions(request *ProfessionBenefitConsumeRequest, headers *ProfessionBenefitConsumeHeaders, runtime *util.RuntimeOptions) (_result *ProfessionBenefitConsumeResponse, _err error)

func (*Client) QueryCategoryByPage

func (client *Client) QueryCategoryByPage(request *QueryCategoryByPageRequest) (_result *QueryCategoryByPageResponse, _err error)

func (*Client) QueryCategoryByPageWithOptions

func (client *Client) QueryCategoryByPageWithOptions(request *QueryCategoryByPageRequest, headers *QueryCategoryByPageHeaders, runtime *util.RuntimeOptions) (_result *QueryCategoryByPageResponse, _err error)

func (*Client) QueryCustomerByPage

func (client *Client) QueryCustomerByPage(request *QueryCustomerByPageRequest) (_result *QueryCustomerByPageResponse, _err error)

func (*Client) QueryCustomerByPageWithOptions

func (client *Client) QueryCustomerByPageWithOptions(request *QueryCustomerByPageRequest, headers *QueryCustomerByPageHeaders, runtime *util.RuntimeOptions) (_result *QueryCustomerByPageResponse, _err error)

func (*Client) QueryCustomerInfo

func (client *Client) QueryCustomerInfo(request *QueryCustomerInfoRequest) (_result *QueryCustomerInfoResponse, _err error)

func (*Client) QueryCustomerInfoWithOptions

func (client *Client) QueryCustomerInfoWithOptions(request *QueryCustomerInfoRequest, headers *QueryCustomerInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryCustomerInfoResponse, _err error)

func (*Client) QueryEnterpriseAccountByPage

func (client *Client) QueryEnterpriseAccountByPage(request *QueryEnterpriseAccountByPageRequest) (_result *QueryEnterpriseAccountByPageResponse, _err error)

func (*Client) QueryEnterpriseAccountByPageWithOptions

func (client *Client) QueryEnterpriseAccountByPageWithOptions(request *QueryEnterpriseAccountByPageRequest, headers *QueryEnterpriseAccountByPageHeaders, runtime *util.RuntimeOptions) (_result *QueryEnterpriseAccountByPageResponse, _err error)

func (*Client) QueryFinanceCompanyInfo

func (client *Client) QueryFinanceCompanyInfo() (_result *QueryFinanceCompanyInfoResponse, _err error)

func (*Client) QueryFinanceCompanyInfoWithOptions

func (client *Client) QueryFinanceCompanyInfoWithOptions(headers *QueryFinanceCompanyInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryFinanceCompanyInfoResponse, _err error)

func (*Client) QueryInvoiceRelationCount

func (client *Client) QueryInvoiceRelationCount() (_result *QueryInvoiceRelationCountResponse, _err error)

func (*Client) QueryInvoiceRelationCountWithOptions

func (client *Client) QueryInvoiceRelationCountWithOptions(headers *QueryInvoiceRelationCountHeaders, runtime *util.RuntimeOptions) (_result *QueryInvoiceRelationCountResponse, _err error)

func (*Client) QueryPermissionByUserId

func (client *Client) QueryPermissionByUserId(request *QueryPermissionByUserIdRequest) (_result *QueryPermissionByUserIdResponse, _err error)

func (*Client) QueryPermissionByUserIdWithOptions

func (client *Client) QueryPermissionByUserIdWithOptions(request *QueryPermissionByUserIdRequest, headers *QueryPermissionByUserIdHeaders, runtime *util.RuntimeOptions) (_result *QueryPermissionByUserIdResponse, _err error)

func (*Client) QueryPermissionRoleMember

func (client *Client) QueryPermissionRoleMember(request *QueryPermissionRoleMemberRequest) (_result *QueryPermissionRoleMemberResponse, _err error)

func (*Client) QueryPermissionRoleMemberWithOptions

func (client *Client) QueryPermissionRoleMemberWithOptions(request *QueryPermissionRoleMemberRequest, headers *QueryPermissionRoleMemberHeaders, runtime *util.RuntimeOptions) (_result *QueryPermissionRoleMemberResponse, _err error)

func (*Client) QueryProjectByPage

func (client *Client) QueryProjectByPage(request *QueryProjectByPageRequest) (_result *QueryProjectByPageResponse, _err error)

func (*Client) QueryProjectByPageWithOptions

func (client *Client) QueryProjectByPageWithOptions(request *QueryProjectByPageRequest, headers *QueryProjectByPageHeaders, runtime *util.RuntimeOptions) (_result *QueryProjectByPageResponse, _err error)

func (*Client) QueryReceiptForInvoice

func (client *Client) QueryReceiptForInvoice(request *QueryReceiptForInvoiceRequest) (_result *QueryReceiptForInvoiceResponse, _err error)

func (*Client) QueryReceiptForInvoiceWithOptions

func (client *Client) QueryReceiptForInvoiceWithOptions(request *QueryReceiptForInvoiceRequest, headers *QueryReceiptForInvoiceHeaders, runtime *util.RuntimeOptions) (_result *QueryReceiptForInvoiceResponse, _err error)

func (*Client) QueryReceiptsBaseInfo

func (client *Client) QueryReceiptsBaseInfo(request *QueryReceiptsBaseInfoRequest) (_result *QueryReceiptsBaseInfoResponse, _err error)

func (*Client) QueryReceiptsBaseInfoWithOptions

func (client *Client) QueryReceiptsBaseInfoWithOptions(request *QueryReceiptsBaseInfoRequest, headers *QueryReceiptsBaseInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryReceiptsBaseInfoResponse, _err error)

func (*Client) QueryReceiptsByPage

func (client *Client) QueryReceiptsByPage(request *QueryReceiptsByPageRequest) (_result *QueryReceiptsByPageResponse, _err error)

func (*Client) QueryReceiptsByPageWithOptions

func (client *Client) QueryReceiptsByPageWithOptions(request *QueryReceiptsByPageRequest, headers *QueryReceiptsByPageHeaders, runtime *util.RuntimeOptions) (_result *QueryReceiptsByPageResponse, _err error)

func (*Client) QuerySupplierByPage

func (client *Client) QuerySupplierByPage(request *QuerySupplierByPageRequest) (_result *QuerySupplierByPageResponse, _err error)

func (*Client) QuerySupplierByPageWithOptions

func (client *Client) QuerySupplierByPageWithOptions(request *QuerySupplierByPageRequest, headers *QuerySupplierByPageHeaders, runtime *util.RuntimeOptions) (_result *QuerySupplierByPageResponse, _err error)

func (*Client) UnbindApplyReceiptAndInvoiceRelated

func (client *Client) UnbindApplyReceiptAndInvoiceRelated(request *UnbindApplyReceiptAndInvoiceRelatedRequest) (_result *UnbindApplyReceiptAndInvoiceRelatedResponse, _err error)

func (*Client) UpdateApplyReceiptAndInvoiceRelated

func (client *Client) UpdateApplyReceiptAndInvoiceRelated(request *UpdateApplyReceiptAndInvoiceRelatedRequest) (_result *UpdateApplyReceiptAndInvoiceRelatedResponse, _err error)

func (*Client) UpdateFinanceCompanyInfo

func (client *Client) UpdateFinanceCompanyInfo(request *UpdateFinanceCompanyInfoRequest) (_result *UpdateFinanceCompanyInfoResponse, _err error)

func (*Client) UpdateFinanceCompanyInfoWithOptions

func (client *Client) UpdateFinanceCompanyInfoWithOptions(request *UpdateFinanceCompanyInfoRequest, headers *UpdateFinanceCompanyInfoHeaders, runtime *util.RuntimeOptions) (_result *UpdateFinanceCompanyInfoResponse, _err error)

func (*Client) UpdateInvoiceAbandonStatus

func (client *Client) UpdateInvoiceAbandonStatus(request *UpdateInvoiceAbandonStatusRequest) (_result *UpdateInvoiceAbandonStatusResponse, _err error)

func (*Client) UpdateInvoiceAbandonStatusWithOptions

func (client *Client) UpdateInvoiceAbandonStatusWithOptions(request *UpdateInvoiceAbandonStatusRequest, headers *UpdateInvoiceAbandonStatusHeaders, runtime *util.RuntimeOptions) (_result *UpdateInvoiceAbandonStatusResponse, _err error)

func (*Client) UpdateInvoiceAccountPeriod

func (client *Client) UpdateInvoiceAccountPeriod(request *UpdateInvoiceAccountPeriodRequest) (_result *UpdateInvoiceAccountPeriodResponse, _err error)

func (*Client) UpdateInvoiceAccountPeriodWithOptions

func (client *Client) UpdateInvoiceAccountPeriodWithOptions(request *UpdateInvoiceAccountPeriodRequest, headers *UpdateInvoiceAccountPeriodHeaders, runtime *util.RuntimeOptions) (_result *UpdateInvoiceAccountPeriodResponse, _err error)

func (*Client) UpdateInvoiceAndReceiptRelated

func (client *Client) UpdateInvoiceAndReceiptRelated(request *UpdateInvoiceAndReceiptRelatedRequest) (_result *UpdateInvoiceAndReceiptRelatedResponse, _err error)

func (*Client) UpdateInvoiceAndReceiptRelatedWithOptions

func (client *Client) UpdateInvoiceAndReceiptRelatedWithOptions(request *UpdateInvoiceAndReceiptRelatedRequest, headers *UpdateInvoiceAndReceiptRelatedHeaders, runtime *util.RuntimeOptions) (_result *UpdateInvoiceAndReceiptRelatedResponse, _err error)

func (*Client) UpdateInvoiceIgnoreStatus

func (client *Client) UpdateInvoiceIgnoreStatus(request *UpdateInvoiceIgnoreStatusRequest) (_result *UpdateInvoiceIgnoreStatusResponse, _err error)

func (*Client) UpdateInvoiceIgnoreStatusWithOptions

func (client *Client) UpdateInvoiceIgnoreStatusWithOptions(request *UpdateInvoiceIgnoreStatusRequest, headers *UpdateInvoiceIgnoreStatusHeaders, runtime *util.RuntimeOptions) (_result *UpdateInvoiceIgnoreStatusResponse, _err error)

func (*Client) UpdateInvoiceVerifyStatus

func (client *Client) UpdateInvoiceVerifyStatus(request *UpdateInvoiceVerifyStatusRequest) (_result *UpdateInvoiceVerifyStatusResponse, _err error)

func (*Client) UpdateInvoiceVerifyStatusWithOptions

func (client *Client) UpdateInvoiceVerifyStatusWithOptions(request *UpdateInvoiceVerifyStatusRequest, headers *UpdateInvoiceVerifyStatusHeaders, runtime *util.RuntimeOptions) (_result *UpdateInvoiceVerifyStatusResponse, _err error)

func (*Client) UpdateInvoiceVoucherStatus

func (client *Client) UpdateInvoiceVoucherStatus(request *UpdateInvoiceVoucherStatusRequest) (_result *UpdateInvoiceVoucherStatusResponse, _err error)

func (*Client) UpdateInvoiceVoucherStatusWithOptions

func (client *Client) UpdateInvoiceVoucherStatusWithOptions(request *UpdateInvoiceVoucherStatusRequest, headers *UpdateInvoiceVoucherStatusHeaders, runtime *util.RuntimeOptions) (_result *UpdateInvoiceVoucherStatusResponse, _err error)

func (*Client) UpdateReceipt

func (client *Client) UpdateReceipt(request *UpdateReceiptRequest) (_result *UpdateReceiptResponse, _err error)

func (*Client) UpdateReceiptVoucherStatus

func (client *Client) UpdateReceiptVoucherStatus(request *UpdateReceiptVoucherStatusRequest) (_result *UpdateReceiptVoucherStatusResponse, _err error)

func (*Client) UpdateReceiptVoucherStatusWithOptions

func (client *Client) UpdateReceiptVoucherStatusWithOptions(request *UpdateReceiptVoucherStatusRequest, headers *UpdateReceiptVoucherStatusHeaders, runtime *util.RuntimeOptions) (_result *UpdateReceiptVoucherStatusResponse, _err error)

func (*Client) UpdateReceiptWithOptions

func (client *Client) UpdateReceiptWithOptions(request *UpdateReceiptRequest, headers *UpdateReceiptHeaders, runtime *util.RuntimeOptions) (_result *UpdateReceiptResponse, _err error)

type CreateCustomerHeaders

type CreateCustomerHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (CreateCustomerHeaders) GoString

func (s CreateCustomerHeaders) GoString() string

func (*CreateCustomerHeaders) SetCommonHeaders

func (s *CreateCustomerHeaders) SetCommonHeaders(v map[string]*string) *CreateCustomerHeaders

func (*CreateCustomerHeaders) SetXAcsDingtalkAccessToken

func (s *CreateCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *CreateCustomerHeaders

func (CreateCustomerHeaders) String

func (s CreateCustomerHeaders) String() string

type CreateCustomerRequest

type CreateCustomerRequest struct {
	// 创建人userId
	Creator *string `json:"creator,omitempty" xml:"creator,omitempty"`
	// 客户描述
	Description *string `json:"description,omitempty" xml:"description,omitempty"`
	// 客户名字
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 购方账户
	PurchaserAccount *string `json:"purchaserAccount,omitempty" xml:"purchaserAccount,omitempty"`
	// 购房地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行
	PurchaserBankName *string `json:"purchaserBankName,omitempty" xml:"purchaserBankName,omitempty"`
	// 购方名字
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
}

func (CreateCustomerRequest) GoString

func (s CreateCustomerRequest) GoString() string

func (*CreateCustomerRequest) SetCreator

func (*CreateCustomerRequest) SetDescription

func (s *CreateCustomerRequest) SetDescription(v string) *CreateCustomerRequest

func (*CreateCustomerRequest) SetName

func (*CreateCustomerRequest) SetPurchaserAccount

func (s *CreateCustomerRequest) SetPurchaserAccount(v string) *CreateCustomerRequest

func (*CreateCustomerRequest) SetPurchaserAddress

func (s *CreateCustomerRequest) SetPurchaserAddress(v string) *CreateCustomerRequest

func (*CreateCustomerRequest) SetPurchaserBankName

func (s *CreateCustomerRequest) SetPurchaserBankName(v string) *CreateCustomerRequest

func (*CreateCustomerRequest) SetPurchaserName

func (s *CreateCustomerRequest) SetPurchaserName(v string) *CreateCustomerRequest

func (*CreateCustomerRequest) SetPurchaserTaxNo

func (s *CreateCustomerRequest) SetPurchaserTaxNo(v string) *CreateCustomerRequest

func (*CreateCustomerRequest) SetPurchaserTel

func (s *CreateCustomerRequest) SetPurchaserTel(v string) *CreateCustomerRequest

func (CreateCustomerRequest) String

func (s CreateCustomerRequest) String() string

type CreateCustomerResponse

type CreateCustomerResponse struct {
	Headers map[string]*string          `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *CreateCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CreateCustomerResponse) GoString

func (s CreateCustomerResponse) GoString() string

func (*CreateCustomerResponse) SetBody

func (*CreateCustomerResponse) SetHeaders

func (CreateCustomerResponse) String

func (s CreateCustomerResponse) String() string

type CreateCustomerResponseBody

type CreateCustomerResponseBody struct {
	// 客户CODE
	CustomerCode *string `json:"customerCode,omitempty" xml:"customerCode,omitempty"`
}

func (CreateCustomerResponseBody) GoString

func (s CreateCustomerResponseBody) GoString() string

func (*CreateCustomerResponseBody) SetCustomerCode

func (CreateCustomerResponseBody) String

type CreateReceiptHeaders

type CreateReceiptHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (CreateReceiptHeaders) GoString

func (s CreateReceiptHeaders) GoString() string

func (*CreateReceiptHeaders) SetCommonHeaders

func (s *CreateReceiptHeaders) SetCommonHeaders(v map[string]*string) *CreateReceiptHeaders

func (*CreateReceiptHeaders) SetXAcsDingtalkAccessToken

func (s *CreateReceiptHeaders) SetXAcsDingtalkAccessToken(v string) *CreateReceiptHeaders

func (CreateReceiptHeaders) String

func (s CreateReceiptHeaders) String() string

type CreateReceiptRequest

type CreateReceiptRequest struct {
	// 单据列表,不超过10条数据
	Receipts []*CreateReceiptRequestReceipts `json:"receipts,omitempty" xml:"receipts,omitempty" type:"Repeated"`
}

func (CreateReceiptRequest) GoString

func (s CreateReceiptRequest) GoString() string

func (*CreateReceiptRequest) SetReceipts

func (CreateReceiptRequest) String

func (s CreateReceiptRequest) String() string

type CreateReceiptRequestReceipts

type CreateReceiptRequestReceipts struct {
	// 单据金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 关联收支类别code
	CategoryCode *string `json:"categoryCode,omitempty" xml:"categoryCode,omitempty"`
	// 单据唯一编号
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 单据创建时间,默认当前时间
	CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 创建人工号
	CreateUserId *string `json:"createUserId,omitempty" xml:"createUserId,omitempty"`
	// 关联客户code
	CustomerCode *string `json:"customerCode,omitempty" xml:"customerCode,omitempty"`
	// 关联企业账户code
	EnterpriseAcountCode *string `json:"enterpriseAcountCode,omitempty" xml:"enterpriseAcountCode,omitempty"`
	// 业务发生时间,默认当前时间
	OccurDate *int64 `json:"occurDate,omitempty" xml:"occurDate,omitempty"`
	// 负责人工号,传空代表不修改
	PrincipalId *string `json:"principalId,omitempty" xml:"principalId,omitempty"`
	// 关联项目code
	ProjectCode *string `json:"projectCode,omitempty" xml:"projectCode,omitempty"`
	// 单据类型:1付款单,2收款单
	ReceiptType *int64 `json:"receiptType,omitempty" xml:"receiptType,omitempty"`
	// 备注
	Remark *string `json:"remark,omitempty" xml:"remark,omitempty"`
	// 关联供应商code
	SupplierCode *string `json:"supplierCode,omitempty" xml:"supplierCode,omitempty"`
	// 单据标题,不传由系统默认生成
	Title *string `json:"title,omitempty" xml:"title,omitempty"`
}

func (CreateReceiptRequestReceipts) GoString

func (s CreateReceiptRequestReceipts) GoString() string

func (*CreateReceiptRequestReceipts) SetAmount

func (*CreateReceiptRequestReceipts) SetCategoryCode

func (*CreateReceiptRequestReceipts) SetCode

func (*CreateReceiptRequestReceipts) SetCreateTime

func (*CreateReceiptRequestReceipts) SetCreateUserId

func (*CreateReceiptRequestReceipts) SetCustomerCode

func (*CreateReceiptRequestReceipts) SetEnterpriseAcountCode

func (s *CreateReceiptRequestReceipts) SetEnterpriseAcountCode(v string) *CreateReceiptRequestReceipts

func (*CreateReceiptRequestReceipts) SetOccurDate

func (*CreateReceiptRequestReceipts) SetPrincipalId

func (*CreateReceiptRequestReceipts) SetProjectCode

func (*CreateReceiptRequestReceipts) SetReceiptType

func (*CreateReceiptRequestReceipts) SetRemark

func (*CreateReceiptRequestReceipts) SetSupplierCode

func (*CreateReceiptRequestReceipts) SetTitle

func (CreateReceiptRequestReceipts) String

type CreateReceiptResponse

type CreateReceiptResponse struct {
	Headers map[string]*string         `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *CreateReceiptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (CreateReceiptResponse) GoString

func (s CreateReceiptResponse) GoString() string

func (*CreateReceiptResponse) SetBody

func (*CreateReceiptResponse) SetHeaders

func (CreateReceiptResponse) String

func (s CreateReceiptResponse) String() string

type CreateReceiptResponseBody

type CreateReceiptResponseBody struct {
	// 结果列表
	Results []*CreateReceiptResponseBodyResults `json:"results,omitempty" xml:"results,omitempty" type:"Repeated"`
}

func (CreateReceiptResponseBody) GoString

func (s CreateReceiptResponseBody) GoString() string

func (*CreateReceiptResponseBody) SetResults

func (CreateReceiptResponseBody) String

func (s CreateReceiptResponseBody) String() string

type CreateReceiptResponseBodyResults

type CreateReceiptResponseBodyResults struct {
	// 数据唯一编号
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 错误码
	ErrorCode *string `json:"errorCode,omitempty" xml:"errorCode,omitempty"`
	// 错误信息
	ErrorMsg *string `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"`
	// 是否成功
	Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}

func (CreateReceiptResponseBodyResults) GoString

func (*CreateReceiptResponseBodyResults) SetCode

func (*CreateReceiptResponseBodyResults) SetErrorCode

func (*CreateReceiptResponseBodyResults) SetErrorMsg

func (*CreateReceiptResponseBodyResults) SetSuccess

func (CreateReceiptResponseBodyResults) String

type DeleteReceiptHeaders

type DeleteReceiptHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (DeleteReceiptHeaders) GoString

func (s DeleteReceiptHeaders) GoString() string

func (*DeleteReceiptHeaders) SetCommonHeaders

func (s *DeleteReceiptHeaders) SetCommonHeaders(v map[string]*string) *DeleteReceiptHeaders

func (*DeleteReceiptHeaders) SetXAcsDingtalkAccessToken

func (s *DeleteReceiptHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteReceiptHeaders

func (DeleteReceiptHeaders) String

func (s DeleteReceiptHeaders) String() string

type DeleteReceiptRequest

type DeleteReceiptRequest struct {
	// 单据列表,最长不超过10条
	Receipts []*DeleteReceiptRequestReceipts `json:"receipts,omitempty" xml:"receipts,omitempty" type:"Repeated"`
}

func (DeleteReceiptRequest) GoString

func (s DeleteReceiptRequest) GoString() string

func (*DeleteReceiptRequest) SetReceipts

func (DeleteReceiptRequest) String

func (s DeleteReceiptRequest) String() string

type DeleteReceiptRequestReceipts

type DeleteReceiptRequestReceipts struct {
	// 单据唯一编号
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 修改者工号
	DeleteUserId *string `json:"deleteUserId,omitempty" xml:"deleteUserId,omitempty"`
	// 单据类型:1付款单,2收款单
	ReceiptType *int64 `json:"receiptType,omitempty" xml:"receiptType,omitempty"`
}

func (DeleteReceiptRequestReceipts) GoString

func (s DeleteReceiptRequestReceipts) GoString() string

func (*DeleteReceiptRequestReceipts) SetCode

func (*DeleteReceiptRequestReceipts) SetDeleteUserId

func (*DeleteReceiptRequestReceipts) SetReceiptType

func (DeleteReceiptRequestReceipts) String

type DeleteReceiptResponse

type DeleteReceiptResponse struct {
	Headers map[string]*string         `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *DeleteReceiptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (DeleteReceiptResponse) GoString

func (s DeleteReceiptResponse) GoString() string

func (*DeleteReceiptResponse) SetBody

func (*DeleteReceiptResponse) SetHeaders

func (DeleteReceiptResponse) String

func (s DeleteReceiptResponse) String() string

type DeleteReceiptResponseBody

type DeleteReceiptResponseBody struct {
	// 结果列表
	Results []*DeleteReceiptResponseBodyResults `json:"results,omitempty" xml:"results,omitempty" type:"Repeated"`
}

func (DeleteReceiptResponseBody) GoString

func (s DeleteReceiptResponseBody) GoString() string

func (*DeleteReceiptResponseBody) SetResults

func (DeleteReceiptResponseBody) String

func (s DeleteReceiptResponseBody) String() string

type DeleteReceiptResponseBodyResults

type DeleteReceiptResponseBodyResults struct {
	// 数据唯一编号
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 错误码
	ErrorCode *string `json:"errorCode,omitempty" xml:"errorCode,omitempty"`
	// 错误信息
	ErrorMsg *string `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"`
	// 是否成功
	Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}

func (DeleteReceiptResponseBodyResults) GoString

func (*DeleteReceiptResponseBodyResults) SetCode

func (*DeleteReceiptResponseBodyResults) SetErrorCode

func (*DeleteReceiptResponseBodyResults) SetErrorMsg

func (*DeleteReceiptResponseBodyResults) SetSuccess

func (DeleteReceiptResponseBodyResults) String

type GetBookkeepingUserListHeaders

type GetBookkeepingUserListHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetBookkeepingUserListHeaders) GoString

func (*GetBookkeepingUserListHeaders) SetCommonHeaders

func (*GetBookkeepingUserListHeaders) SetXAcsDingtalkAccessToken

func (s *GetBookkeepingUserListHeaders) SetXAcsDingtalkAccessToken(v string) *GetBookkeepingUserListHeaders

func (GetBookkeepingUserListHeaders) String

type GetBookkeepingUserListResponse

type GetBookkeepingUserListResponse struct {
	Headers map[string]*string                  `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetBookkeepingUserListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetBookkeepingUserListResponse) GoString

func (*GetBookkeepingUserListResponse) SetHeaders

func (GetBookkeepingUserListResponse) String

type GetBookkeepingUserListResponseBody

type GetBookkeepingUserListResponseBody struct {
	// staffId列表
	Result []*string `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}

func (GetBookkeepingUserListResponseBody) GoString

func (*GetBookkeepingUserListResponseBody) SetResult

func (GetBookkeepingUserListResponseBody) String

type GetCategoryHeaders

type GetCategoryHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetCategoryHeaders) GoString

func (s GetCategoryHeaders) GoString() string

func (*GetCategoryHeaders) SetCommonHeaders

func (s *GetCategoryHeaders) SetCommonHeaders(v map[string]*string) *GetCategoryHeaders

func (*GetCategoryHeaders) SetXAcsDingtalkAccessToken

func (s *GetCategoryHeaders) SetXAcsDingtalkAccessToken(v string) *GetCategoryHeaders

func (GetCategoryHeaders) String

func (s GetCategoryHeaders) String() string

type GetCategoryRequest

type GetCategoryRequest struct {
	// 类别code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
}

func (GetCategoryRequest) GoString

func (s GetCategoryRequest) GoString() string

func (*GetCategoryRequest) SetCode

func (GetCategoryRequest) String

func (s GetCategoryRequest) String() string

type GetCategoryResponse

type GetCategoryResponse struct {
	Headers map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetCategoryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetCategoryResponse) GoString

func (s GetCategoryResponse) GoString() string

func (*GetCategoryResponse) SetBody

func (*GetCategoryResponse) SetHeaders

func (s *GetCategoryResponse) SetHeaders(v map[string]*string) *GetCategoryResponse

func (GetCategoryResponse) String

func (s GetCategoryResponse) String() string

type GetCategoryResponseBody

type GetCategoryResponseBody struct {
	// 类别code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 是否为目录
	IsDir *bool `json:"isDir,omitempty" xml:"isDir,omitempty"`
	// 名称
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 父类别code
	ParentCode *string `json:"parentCode,omitempty" xml:"parentCode,omitempty"`
	// 状态:valid,invalid,deleted
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 类型:income收入,expense支出
	Type *string `json:"type,omitempty" xml:"type,omitempty"`
}

func (GetCategoryResponseBody) GoString

func (s GetCategoryResponseBody) GoString() string

func (*GetCategoryResponseBody) SetCode

func (*GetCategoryResponseBody) SetIsDir

func (*GetCategoryResponseBody) SetName

func (*GetCategoryResponseBody) SetParentCode

func (*GetCategoryResponseBody) SetStatus

func (*GetCategoryResponseBody) SetType

func (GetCategoryResponseBody) String

func (s GetCategoryResponseBody) String() string

type GetCustomerHeaders

type GetCustomerHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetCustomerHeaders) GoString

func (s GetCustomerHeaders) GoString() string

func (*GetCustomerHeaders) SetCommonHeaders

func (s *GetCustomerHeaders) SetCommonHeaders(v map[string]*string) *GetCustomerHeaders

func (*GetCustomerHeaders) SetXAcsDingtalkAccessToken

func (s *GetCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *GetCustomerHeaders

func (GetCustomerHeaders) String

func (s GetCustomerHeaders) String() string

type GetCustomerRequest

type GetCustomerRequest struct {
	// 客户code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
}

func (GetCustomerRequest) GoString

func (s GetCustomerRequest) GoString() string

func (*GetCustomerRequest) SetCode

func (GetCustomerRequest) String

func (s GetCustomerRequest) String() string

type GetCustomerResponse

type GetCustomerResponse struct {
	Headers map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetCustomerResponse) GoString

func (s GetCustomerResponse) GoString() string

func (*GetCustomerResponse) SetBody

func (*GetCustomerResponse) SetHeaders

func (s *GetCustomerResponse) SetHeaders(v map[string]*string) *GetCustomerResponse

func (GetCustomerResponse) String

func (s GetCustomerResponse) String() string

type GetCustomerResponseBody

type GetCustomerResponseBody struct {
	// 客户Code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 创建时间(单位MS)
	CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 客户描述
	Description *string `json:"description,omitempty" xml:"description,omitempty"`
	// 客户名称
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 状态:启用(valid), 停用(invalid), 删除(deleted)
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 用户自定义code
	UserDefineCode *string `json:"userDefineCode,omitempty" xml:"userDefineCode,omitempty"`
}

func (GetCustomerResponseBody) GoString

func (s GetCustomerResponseBody) GoString() string

func (*GetCustomerResponseBody) SetCode

func (*GetCustomerResponseBody) SetCreateTime

func (*GetCustomerResponseBody) SetDescription

func (*GetCustomerResponseBody) SetName

func (*GetCustomerResponseBody) SetStatus

func (*GetCustomerResponseBody) SetUserDefineCode

func (s *GetCustomerResponseBody) SetUserDefineCode(v string) *GetCustomerResponseBody

func (GetCustomerResponseBody) String

func (s GetCustomerResponseBody) String() string

type GetFinanceAccountHeaders

type GetFinanceAccountHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetFinanceAccountHeaders) GoString

func (s GetFinanceAccountHeaders) GoString() string

func (*GetFinanceAccountHeaders) SetCommonHeaders

func (s *GetFinanceAccountHeaders) SetCommonHeaders(v map[string]*string) *GetFinanceAccountHeaders

func (*GetFinanceAccountHeaders) SetXAcsDingtalkAccessToken

func (s *GetFinanceAccountHeaders) SetXAcsDingtalkAccessToken(v string) *GetFinanceAccountHeaders

func (GetFinanceAccountHeaders) String

func (s GetFinanceAccountHeaders) String() string

type GetFinanceAccountRequest

type GetFinanceAccountRequest struct {
	// 账户code
	AccountCode *string `json:"accountCode,omitempty" xml:"accountCode,omitempty"`
}

func (GetFinanceAccountRequest) GoString

func (s GetFinanceAccountRequest) GoString() string

func (*GetFinanceAccountRequest) SetAccountCode

func (GetFinanceAccountRequest) String

func (s GetFinanceAccountRequest) String() string

type GetFinanceAccountResponse

type GetFinanceAccountResponse struct {
	Headers map[string]*string             `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetFinanceAccountResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetFinanceAccountResponse) GoString

func (s GetFinanceAccountResponse) GoString() string

func (*GetFinanceAccountResponse) SetBody

func (*GetFinanceAccountResponse) SetHeaders

func (GetFinanceAccountResponse) String

func (s GetFinanceAccountResponse) String() string

type GetFinanceAccountResponseBody

type GetFinanceAccountResponseBody struct {
	// 账户code
	AccountCode *string `json:"accountCode,omitempty" xml:"accountCode,omitempty"`
	// 关联资金账户id
	AccountId *string `json:"accountId,omitempty" xml:"accountId,omitempty"`
	// 账户名称
	AccountName *string `json:"accountName,omitempty" xml:"accountName,omitempty"`
	// 备注
	AccountRemark *string `json:"accountRemark,omitempty" xml:"accountRemark,omitempty"`
	// 账户类型:ALIPAY, BANKCARD, CASH, WECHAT
	AccountType *string `json:"accountType,omitempty" xml:"accountType,omitempty"`
	// 账户总额,保留2位小数
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 银行代号,如果是银行卡类型,有值,其他类型时,为空
	BankCode *string `json:"bankCode,omitempty" xml:"bankCode,omitempty"`
	// 银行名称,如果是银行卡类型,有值,其他类型时,为空
	BankName *string `json:"bankName,omitempty" xml:"bankName,omitempty"`
	// 创建时间
	CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 创建人工号
	Creator *string `json:"creator,omitempty" xml:"creator,omitempty"`
}

func (GetFinanceAccountResponseBody) GoString

func (*GetFinanceAccountResponseBody) SetAccountCode

func (*GetFinanceAccountResponseBody) SetAccountId

func (*GetFinanceAccountResponseBody) SetAccountName

func (*GetFinanceAccountResponseBody) SetAccountRemark

func (*GetFinanceAccountResponseBody) SetAccountType

func (*GetFinanceAccountResponseBody) SetAmount

func (*GetFinanceAccountResponseBody) SetBankCode

func (*GetFinanceAccountResponseBody) SetBankName

func (*GetFinanceAccountResponseBody) SetCreateTime

func (*GetFinanceAccountResponseBody) SetCreator

func (GetFinanceAccountResponseBody) String

type GetInvoiceByPageHeaders

type GetInvoiceByPageHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetInvoiceByPageHeaders) GoString

func (s GetInvoiceByPageHeaders) GoString() string

func (*GetInvoiceByPageHeaders) SetCommonHeaders

func (s *GetInvoiceByPageHeaders) SetCommonHeaders(v map[string]*string) *GetInvoiceByPageHeaders

func (*GetInvoiceByPageHeaders) SetXAcsDingtalkAccessToken

func (s *GetInvoiceByPageHeaders) SetXAcsDingtalkAccessToken(v string) *GetInvoiceByPageHeaders

func (GetInvoiceByPageHeaders) String

func (s GetInvoiceByPageHeaders) String() string

type GetInvoiceByPageRequest

type GetInvoiceByPageRequest struct {
	Request *GetInvoiceByPageRequestRequest `json:"request,omitempty" xml:"request,omitempty" type:"Struct"`
}

func (GetInvoiceByPageRequest) GoString

func (s GetInvoiceByPageRequest) GoString() string

func (*GetInvoiceByPageRequest) SetRequest

func (GetInvoiceByPageRequest) String

func (s GetInvoiceByPageRequest) String() string

type GetInvoiceByPageRequestRequest

type GetInvoiceByPageRequestRequest struct {
	// 结束时间
	//
	EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"`
	// 进项票/销项票
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 分页参数
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 分页参数
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
	// 开始时间
	StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"`
	// 税号
	TaxNo *string `json:"taxNo,omitempty" xml:"taxNo,omitempty"`
	// 认证状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
}

func (GetInvoiceByPageRequestRequest) GoString

func (*GetInvoiceByPageRequestRequest) SetEndTime

func (*GetInvoiceByPageRequestRequest) SetFinanceType

func (*GetInvoiceByPageRequestRequest) SetPageNumber

func (*GetInvoiceByPageRequestRequest) SetPageSize

func (*GetInvoiceByPageRequestRequest) SetStartTime

func (*GetInvoiceByPageRequestRequest) SetTaxNo

func (*GetInvoiceByPageRequestRequest) SetVerifyStatus

func (GetInvoiceByPageRequestRequest) String

type GetInvoiceByPageResponse

type GetInvoiceByPageResponse struct {
	Headers map[string]*string            `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetInvoiceByPageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetInvoiceByPageResponse) GoString

func (s GetInvoiceByPageResponse) GoString() string

func (*GetInvoiceByPageResponse) SetBody

func (*GetInvoiceByPageResponse) SetHeaders

func (GetInvoiceByPageResponse) String

func (s GetInvoiceByPageResponse) String() string

type GetInvoiceByPageResponseBody

type GetInvoiceByPageResponseBody struct {
	ErrorCode *string                             `json:"errorCode,omitempty" xml:"errorCode,omitempty"`
	ErrorMsg  *string                             `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"`
	Result    *GetInvoiceByPageResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
	Success   *bool                               `json:"success,omitempty" xml:"success,omitempty"`
}

func (GetInvoiceByPageResponseBody) GoString

func (s GetInvoiceByPageResponseBody) GoString() string

func (*GetInvoiceByPageResponseBody) SetErrorCode

func (*GetInvoiceByPageResponseBody) SetErrorMsg

func (*GetInvoiceByPageResponseBody) SetResult

func (*GetInvoiceByPageResponseBody) SetSuccess

func (GetInvoiceByPageResponseBody) String

type GetInvoiceByPageResponseBodyResult

type GetInvoiceByPageResponseBodyResult struct {
	HasMore    *string                                   `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	List       []*GetInvoiceByPageResponseBodyResultList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
	NextCursor *int64                                    `json:"nextCursor,omitempty" xml:"nextCursor,omitempty"`
	TotalCount *int64                                    `json:"totalCount,omitempty" xml:"totalCount,omitempty"`
}

func (GetInvoiceByPageResponseBodyResult) GoString

func (*GetInvoiceByPageResponseBodyResult) SetHasMore

func (*GetInvoiceByPageResponseBodyResult) SetNextCursor

func (*GetInvoiceByPageResponseBodyResult) SetTotalCount

func (GetInvoiceByPageResponseBodyResult) String

type GetInvoiceByPageResponseBodyResultList

type GetInvoiceByPageResponseBodyResultList struct {
	// 账期时间
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 不含税金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 含税金额
	AmountWithTax *string `json:"amountWithTax,omitempty" xml:"amountWithTax,omitempty"`
	// 校验码
	CheckCode *string `json:"checkCode,omitempty" xml:"checkCode,omitempty"`
	// 查验时间
	CheckTime *string `json:"checkTime,omitempty" xml:"checkTime,omitempty"`
	// 开票日期
	DrewDate *string `json:"drewDate,omitempty" xml:"drewDate,omitempty"`
	// 电票版式文件下载地址
	ElectronicUrl *string `json:"electronicUrl,omitempty" xml:"electronicUrl,omitempty"`
	// 财务类型,INPUT-VAT(进项),OUTPUT_VAT(销项)
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 资金类型 ,RED(红票),(BLUE)蓝票
	FundType *string `json:"fundType,omitempty" xml:"fundType,omitempty"`
	// 常规发票明细
	GeneralInvoiceDetailVOList []*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList `json:"generalInvoiceDetailVOList,omitempty" xml:"generalInvoiceDetailVOList,omitempty" type:"Repeated"`
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 发票状态
	InvoiceStatus *string `json:"invoiceStatus,omitempty" xml:"invoiceStatus,omitempty"`
	// 发票类型
	InvoiceType *string `json:"invoiceType,omitempty" xml:"invoiceType,omitempty"`
	// 机器码
	MachineCode *string `json:"machineCode,omitempty" xml:"machineCode,omitempty"`
	// 成品油标识
	OilFlag *string `json:"oilFlag,omitempty" xml:"oilFlag,omitempty"`
	// 收款人
	Payee *string `json:"payee,omitempty" xml:"payee,omitempty"`
	// 审批单实例
	ProcessInstCode *string `json:"processInstCode,omitempty" xml:"processInstCode,omitempty"`
	// 审批单类型
	ProcessInstType *string `json:"processInstType,omitempty" xml:"processInstType,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行
	PurchaserBankNameAccount *string `json:"purchaserBankNameAccount,omitempty" xml:"purchaserBankNameAccount,omitempty"`
	// 购方名称
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 备注
	Remark *string `json:"remark,omitempty" xml:"remark,omitempty"`
	// 销方地址
	SellerAddress *string `json:"sellerAddress,omitempty" xml:"sellerAddress,omitempty"`
	// 销方银行
	SellerBankNameAccount *string `json:"sellerBankNameAccount,omitempty" xml:"sellerBankNameAccount,omitempty"`
	// 销方名称
	SellerName *string `json:"sellerName,omitempty" xml:"sellerName,omitempty"`
	// 销方税号
	SellerTaxNo *string `json:"sellerTaxNo,omitempty" xml:"sellerTaxNo,omitempty"`
	// 销方电话
	SellerTel *string `json:"sellerTel,omitempty" xml:"sellerTel,omitempty"`
	// 发票状态
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 代开发票标识 1-自开,2-代开
	SupplySign *string `json:"supplySign,omitempty" xml:"supplySign,omitempty"`
	// 税额
	TaxAmount                   *string                                                              `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	TransportFeeDetailVOList    []*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList    `json:"transportFeeDetailVOList,omitempty" xml:"transportFeeDetailVOList,omitempty" type:"Repeated"`
	UsedVehicleSaleDetailVOList []*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList `json:"usedVehicleSaleDetailVOList,omitempty" xml:"usedVehicleSaleDetailVOList,omitempty" type:"Repeated"`
	VehicleSaleDetailVOList     []*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList     `json:"vehicleSaleDetailVOList,omitempty" xml:"vehicleSaleDetailVOList,omitempty" type:"Repeated"`
	// 发票查验状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
	// 凭证code
	VoucherCode *string `json:"voucherCode,omitempty" xml:"voucherCode,omitempty"`
	// 生成凭证状态
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (GetInvoiceByPageResponseBodyResultList) GoString

func (*GetInvoiceByPageResponseBodyResultList) SetAccountPeriod

func (*GetInvoiceByPageResponseBodyResultList) SetAmount

func (*GetInvoiceByPageResponseBodyResultList) SetAmountWithTax

func (*GetInvoiceByPageResponseBodyResultList) SetCheckCode

func (*GetInvoiceByPageResponseBodyResultList) SetCheckTime

func (*GetInvoiceByPageResponseBodyResultList) SetDrewDate

func (*GetInvoiceByPageResponseBodyResultList) SetElectronicUrl

func (*GetInvoiceByPageResponseBodyResultList) SetFinanceType

func (*GetInvoiceByPageResponseBodyResultList) SetFundType

func (*GetInvoiceByPageResponseBodyResultList) SetInvoiceCode

func (*GetInvoiceByPageResponseBodyResultList) SetInvoiceNo

func (*GetInvoiceByPageResponseBodyResultList) SetInvoiceStatus

func (*GetInvoiceByPageResponseBodyResultList) SetInvoiceType

func (*GetInvoiceByPageResponseBodyResultList) SetMachineCode

func (*GetInvoiceByPageResponseBodyResultList) SetOilFlag

func (*GetInvoiceByPageResponseBodyResultList) SetPayee

func (*GetInvoiceByPageResponseBodyResultList) SetProcessInstCode

func (*GetInvoiceByPageResponseBodyResultList) SetProcessInstType

func (*GetInvoiceByPageResponseBodyResultList) SetPurchaserAddress

func (*GetInvoiceByPageResponseBodyResultList) SetPurchaserBankNameAccount

func (*GetInvoiceByPageResponseBodyResultList) SetPurchaserName

func (*GetInvoiceByPageResponseBodyResultList) SetPurchaserTaxNo

func (*GetInvoiceByPageResponseBodyResultList) SetPurchaserTel

func (*GetInvoiceByPageResponseBodyResultList) SetRemark

func (*GetInvoiceByPageResponseBodyResultList) SetSellerAddress

func (*GetInvoiceByPageResponseBodyResultList) SetSellerBankNameAccount

func (*GetInvoiceByPageResponseBodyResultList) SetSellerName

func (*GetInvoiceByPageResponseBodyResultList) SetSellerTaxNo

func (*GetInvoiceByPageResponseBodyResultList) SetSellerTel

func (*GetInvoiceByPageResponseBodyResultList) SetStatus

func (*GetInvoiceByPageResponseBodyResultList) SetSupplySign

func (*GetInvoiceByPageResponseBodyResultList) SetTaxAmount

func (*GetInvoiceByPageResponseBodyResultList) SetVerifyStatus

func (*GetInvoiceByPageResponseBodyResultList) SetVoucherCode

func (*GetInvoiceByPageResponseBodyResultList) SetVoucherStatus

func (GetInvoiceByPageResponseBodyResultList) String

type GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList

type GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 数量
	Quantity *string `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 规格型号
	Specification *string `json:"specification,omitempty" xml:"specification,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 是否享受税收优惠:0-不享受,1-享受
	TaxPre *string `json:"taxPre,omitempty" xml:"taxPre,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 单位
	Unit *string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 单价
	UnitPrice *string `json:"unitPrice,omitempty" xml:"unitPrice,omitempty"`
}

func (GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) GoString

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetAmount

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetGoodsName

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetQuantity

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetRevenueCode

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetRowNo

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetSpecification

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetTaxAmount

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetTaxPre

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetTaxRate

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetUnit

func (*GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) SetUnitPrice

func (GetInvoiceByPageResponseBodyResultListGeneralInvoiceDetailVOList) String

type GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList

type GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 车牌号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 通行日期止
	EndDate *string `json:"endDate,omitempty" xml:"endDate,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 通行日期起
	StartDate *string `json:"startDate,omitempty" xml:"startDate,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) GoString

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetAmount

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetCardNo

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetEndDate

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetGoodsName

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetRevenueCode

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetRowNo

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetStartDate

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetTaxAmount

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetTaxRate

func (*GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) SetVehicleType

func (GetInvoiceByPageResponseBodyResultListTransportFeeDetailVOList) String

type GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList

type GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList struct {
	// 经营、拍卖单位
	AuctionUnit *string `json:"auctionUnit,omitempty" xml:"auctionUnit,omitempty"`
	// 经营、拍卖单位地址
	AuctionUnitAddress *string `json:"auctionUnitAddress,omitempty" xml:"auctionUnitAddress,omitempty"`
	// 经营、拍卖单位银行
	AuctionUnitBank *string `json:"auctionUnitBank,omitempty" xml:"auctionUnitBank,omitempty"`
	// 经营、拍卖单位税号
	AuctionUnitTaxNo *string `json:"auctionUnitTaxNo,omitempty" xml:"auctionUnitTaxNo,omitempty"`
	// 经营、拍卖单位电话
	AuctionUtilTel *string `json:"auctionUtilTel,omitempty" xml:"auctionUtilTel,omitempty"`
	// 厂牌型号
	CarModel *string `json:"carModel,omitempty" xml:"carModel,omitempty"`
	// 车牌照号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 登记证号
	Registration *string `json:"registration,omitempty" xml:"registration,omitempty"`
	// 转入地车辆管理所名称
	TransferVehicle *string `json:"transferVehicle,omitempty" xml:"transferVehicle,omitempty"`
	// 二手车市场地址
	UsedCarAddress *string `json:"usedCarAddress,omitempty" xml:"usedCarAddress,omitempty"`
	// 二手车市场
	UsedCarMarket *string `json:"usedCarMarket,omitempty" xml:"usedCarMarket,omitempty"`
	// 二手车市场开户银行、账号
	UsedCarMarketBank *string `json:"usedCarMarketBank,omitempty" xml:"usedCarMarketBank,omitempty"`
	// 二手车市场电话
	UsedCarMarketPhone *string `json:"usedCarMarketPhone,omitempty" xml:"usedCarMarketPhone,omitempty"`
	// 二手车市场纳税人识别号
	UsedCarMarketTaxNo *string `json:"usedCarMarketTaxNo,omitempty" xml:"usedCarMarketTaxNo,omitempty"`
	// 车架号/车辆识别号
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) GoString

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetAuctionUnit

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetAuctionUnitAddress

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetAuctionUnitBank

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetAuctionUnitTaxNo

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetAuctionUtilTel

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetCarModel

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetCardNo

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetRegistration

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetTransferVehicle

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetUsedCarAddress

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetUsedCarMarket

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetUsedCarMarketBank

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetUsedCarMarketPhone

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetUsedCarMarketTaxNo

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetVehicleNo

func (*GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) SetVehicleType

func (GetInvoiceByPageResponseBodyResultListUsedVehicleSaleDetailVOList) String

type GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList

type GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList struct {
	// 品牌
	Brand *string `json:"brand,omitempty" xml:"brand,omitempty"`
	// 合格证号
	CertificateNo *string `json:"certificateNo,omitempty" xml:"certificateNo,omitempty"`
	// 发动机号
	EngineNo *string `json:"engineNo,omitempty" xml:"engineNo,omitempty"`
	// 身份证号/组织机构代码
	IdCardNo *string `json:"idCardNo,omitempty" xml:"idCardNo,omitempty"`
	// 进口证书号
	ImportCertificateNo *string `json:"importCertificateNo,omitempty" xml:"importCertificateNo,omitempty"`
	// 限乘人数
	MaxPassengers *string `json:"maxPassengers,omitempty" xml:"maxPassengers,omitempty"`
	// 产地
	OriginPlace *string `json:"originPlace,omitempty" xml:"originPlace,omitempty"`
	// 完税凭证号码
	PaymentVoucherNo *string `json:"paymentVoucherNo,omitempty" xml:"paymentVoucherNo,omitempty"`
	// 主管税务机关名称
	TaxAuthorityName *string `json:"taxAuthorityName,omitempty" xml:"taxAuthorityName,omitempty"`
	// 主管税务机关代码
	TaxAuthorityNo *string `json:"taxAuthorityNo,omitempty" xml:"taxAuthorityNo,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 吨位
	Tonnage *string `json:"tonnage,omitempty" xml:"tonnage,omitempty"`
	// 车架号码
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) GoString

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetBrand

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetCertificateNo

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetEngineNo

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetIdCardNo

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetImportCertificateNo

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetMaxPassengers

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetOriginPlace

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetPaymentVoucherNo

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetTaxAuthorityName

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetTaxAuthorityNo

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetTaxRate

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetTonnage

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetVehicleNo

func (*GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) SetVehicleType

func (GetInvoiceByPageResponseBodyResultListVehicleSaleDetailVOList) String

type GetInvoiceByPageShrinkRequest

type GetInvoiceByPageShrinkRequest struct {
	RequestShrink *string `json:"request,omitempty" xml:"request,omitempty"`
}

func (GetInvoiceByPageShrinkRequest) GoString

func (*GetInvoiceByPageShrinkRequest) SetRequestShrink

func (GetInvoiceByPageShrinkRequest) String

type GetIsNewVersionHeaders

type GetIsNewVersionHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetIsNewVersionHeaders) GoString

func (s GetIsNewVersionHeaders) GoString() string

func (*GetIsNewVersionHeaders) SetCommonHeaders

func (s *GetIsNewVersionHeaders) SetCommonHeaders(v map[string]*string) *GetIsNewVersionHeaders

func (*GetIsNewVersionHeaders) SetXAcsDingtalkAccessToken

func (s *GetIsNewVersionHeaders) SetXAcsDingtalkAccessToken(v string) *GetIsNewVersionHeaders

func (GetIsNewVersionHeaders) String

func (s GetIsNewVersionHeaders) String() string

type GetIsNewVersionResponse

type GetIsNewVersionResponse struct {
	Headers map[string]*string           `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetIsNewVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetIsNewVersionResponse) GoString

func (s GetIsNewVersionResponse) GoString() string

func (*GetIsNewVersionResponse) SetBody

func (*GetIsNewVersionResponse) SetHeaders

func (GetIsNewVersionResponse) String

func (s GetIsNewVersionResponse) String() string

type GetIsNewVersionResponseBody

type GetIsNewVersionResponseBody struct {
	Result  *bool `json:"result,omitempty" xml:"result,omitempty"`
	Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}

func (GetIsNewVersionResponseBody) GoString

func (s GetIsNewVersionResponseBody) GoString() string

func (*GetIsNewVersionResponseBody) SetResult

func (*GetIsNewVersionResponseBody) SetSuccess

func (GetIsNewVersionResponseBody) String

type GetProjectHeaders

type GetProjectHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetProjectHeaders) GoString

func (s GetProjectHeaders) GoString() string

func (*GetProjectHeaders) SetCommonHeaders

func (s *GetProjectHeaders) SetCommonHeaders(v map[string]*string) *GetProjectHeaders

func (*GetProjectHeaders) SetXAcsDingtalkAccessToken

func (s *GetProjectHeaders) SetXAcsDingtalkAccessToken(v string) *GetProjectHeaders

func (GetProjectHeaders) String

func (s GetProjectHeaders) String() string

type GetProjectRequest

type GetProjectRequest struct {
	// 项目code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
}

func (GetProjectRequest) GoString

func (s GetProjectRequest) GoString() string

func (*GetProjectRequest) SetCode

func (GetProjectRequest) String

func (s GetProjectRequest) String() string

type GetProjectResponse

type GetProjectResponse struct {
	Headers map[string]*string      `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetProjectResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetProjectResponse) GoString

func (s GetProjectResponse) GoString() string

func (*GetProjectResponse) SetBody

func (*GetProjectResponse) SetHeaders

func (s *GetProjectResponse) SetHeaders(v map[string]*string) *GetProjectResponse

func (GetProjectResponse) String

func (s GetProjectResponse) String() string

type GetProjectResponseBody

type GetProjectResponseBody struct {
	// 项目code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 创建时间
	CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 创建人工号
	Creator *string `json:"creator,omitempty" xml:"creator,omitempty"`
	// 项目描述
	Description *string `json:"description,omitempty" xml:"description,omitempty"`
	// 项目名字
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 项目code,废弃,请使用code
	ProjectCode *string `json:"projectCode,omitempty" xml:"projectCode,omitempty"`
	// 项目名称,废弃,请使用name
	ProjectName *string `json:"projectName,omitempty" xml:"projectName,omitempty"`
	// 状态:valid, invalid, deleted
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 用户自定义code
	UserDefineCode *string `json:"userDefineCode,omitempty" xml:"userDefineCode,omitempty"`
}

func (GetProjectResponseBody) GoString

func (s GetProjectResponseBody) GoString() string

func (*GetProjectResponseBody) SetCode

func (*GetProjectResponseBody) SetCreateTime

func (*GetProjectResponseBody) SetCreator

func (*GetProjectResponseBody) SetDescription

func (*GetProjectResponseBody) SetName

func (*GetProjectResponseBody) SetProjectCode

func (*GetProjectResponseBody) SetProjectName

func (*GetProjectResponseBody) SetStatus

func (*GetProjectResponseBody) SetUserDefineCode

func (s *GetProjectResponseBody) SetUserDefineCode(v string) *GetProjectResponseBody

func (GetProjectResponseBody) String

func (s GetProjectResponseBody) String() string

type GetReceiptHeaders

type GetReceiptHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetReceiptHeaders) GoString

func (s GetReceiptHeaders) GoString() string

func (*GetReceiptHeaders) SetCommonHeaders

func (s *GetReceiptHeaders) SetCommonHeaders(v map[string]*string) *GetReceiptHeaders

func (*GetReceiptHeaders) SetXAcsDingtalkAccessToken

func (s *GetReceiptHeaders) SetXAcsDingtalkAccessToken(v string) *GetReceiptHeaders

func (GetReceiptHeaders) String

func (s GetReceiptHeaders) String() string

type GetReceiptRequest

type GetReceiptRequest struct {
	// 单据号
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 模型id
	ModelId *string `json:"modelId,omitempty" xml:"modelId,omitempty"`
}

func (GetReceiptRequest) GoString

func (s GetReceiptRequest) GoString() string

func (*GetReceiptRequest) SetCode

func (*GetReceiptRequest) SetModelId

func (s *GetReceiptRequest) SetModelId(v string) *GetReceiptRequest

func (GetReceiptRequest) String

func (s GetReceiptRequest) String() string

type GetReceiptResponse

type GetReceiptResponse struct {
	Headers map[string]*string      `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetReceiptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetReceiptResponse) GoString

func (s GetReceiptResponse) GoString() string

func (*GetReceiptResponse) SetBody

func (*GetReceiptResponse) SetHeaders

func (s *GetReceiptResponse) SetHeaders(v map[string]*string) *GetReceiptResponse

func (GetReceiptResponse) String

func (s GetReceiptResponse) String() string

type GetReceiptResponseBody

type GetReceiptResponseBody struct {
	// 数据来源于开放时,对应的微应用id
	AppId *string `json:"appId,omitempty" xml:"appId,omitempty"`
	// 单据数据体json
	Data *string `json:"data,omitempty" xml:"data,omitempty"`
	// 数据模型id
	ModelId *string `json:"modelId,omitempty" xml:"modelId,omitempty"`
	// 数据来源:审批(approval),开放接口(openapi)
	Source *string `json:"source,omitempty" xml:"source,omitempty"`
}

func (GetReceiptResponseBody) GoString

func (s GetReceiptResponseBody) GoString() string

func (*GetReceiptResponseBody) SetAppId

func (*GetReceiptResponseBody) SetData

func (*GetReceiptResponseBody) SetModelId

func (*GetReceiptResponseBody) SetSource

func (GetReceiptResponseBody) String

func (s GetReceiptResponseBody) String() string

type GetSupplierHeaders

type GetSupplierHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (GetSupplierHeaders) GoString

func (s GetSupplierHeaders) GoString() string

func (*GetSupplierHeaders) SetCommonHeaders

func (s *GetSupplierHeaders) SetCommonHeaders(v map[string]*string) *GetSupplierHeaders

func (*GetSupplierHeaders) SetXAcsDingtalkAccessToken

func (s *GetSupplierHeaders) SetXAcsDingtalkAccessToken(v string) *GetSupplierHeaders

func (GetSupplierHeaders) String

func (s GetSupplierHeaders) String() string

type GetSupplierRequest

type GetSupplierRequest struct {
	// 供应商code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
}

func (GetSupplierRequest) GoString

func (s GetSupplierRequest) GoString() string

func (*GetSupplierRequest) SetCode

func (GetSupplierRequest) String

func (s GetSupplierRequest) String() string

type GetSupplierResponse

type GetSupplierResponse struct {
	Headers map[string]*string       `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *GetSupplierResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (GetSupplierResponse) GoString

func (s GetSupplierResponse) GoString() string

func (*GetSupplierResponse) SetBody

func (*GetSupplierResponse) SetHeaders

func (s *GetSupplierResponse) SetHeaders(v map[string]*string) *GetSupplierResponse

func (GetSupplierResponse) String

func (s GetSupplierResponse) String() string

type GetSupplierResponseBody

type GetSupplierResponseBody struct {
	// 供应商Code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 创建时间(单位MS)
	CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 供应商描述
	Description *string `json:"description,omitempty" xml:"description,omitempty"`
	// 供应商名称
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 状态:启用(valid), 停用(invalid), 删除(deleted)
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 用户自定义code
	UserDefineCode *string `json:"userDefineCode,omitempty" xml:"userDefineCode,omitempty"`
}

func (GetSupplierResponseBody) GoString

func (s GetSupplierResponseBody) GoString() string

func (*GetSupplierResponseBody) SetCode

func (*GetSupplierResponseBody) SetCreateTime

func (*GetSupplierResponseBody) SetDescription

func (*GetSupplierResponseBody) SetName

func (*GetSupplierResponseBody) SetStatus

func (*GetSupplierResponseBody) SetUserDefineCode

func (s *GetSupplierResponseBody) SetUserDefineCode(v string) *GetSupplierResponseBody

func (GetSupplierResponseBody) String

func (s GetSupplierResponseBody) String() string

type ProfessionBenefitConsumeHeaders

type ProfessionBenefitConsumeHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (ProfessionBenefitConsumeHeaders) GoString

func (*ProfessionBenefitConsumeHeaders) SetCommonHeaders

func (*ProfessionBenefitConsumeHeaders) SetXAcsDingtalkAccessToken

func (ProfessionBenefitConsumeHeaders) String

type ProfessionBenefitConsumeRequest

type ProfessionBenefitConsumeRequest struct {
	// 权益编码
	//
	BenefitCode *string `json:"benefitCode,omitempty" xml:"benefitCode,omitempty"`
	// 幂等ID
	//
	BizRequestId *string `json:"bizRequestId,omitempty" xml:"bizRequestId,omitempty"`
	// 核销数量
	Quota *int64 `json:"quota,omitempty" xml:"quota,omitempty"`
}

func (ProfessionBenefitConsumeRequest) GoString

func (*ProfessionBenefitConsumeRequest) SetBenefitCode

func (*ProfessionBenefitConsumeRequest) SetBizRequestId

func (*ProfessionBenefitConsumeRequest) SetQuota

func (ProfessionBenefitConsumeRequest) String

type ProfessionBenefitConsumeResponse

type ProfessionBenefitConsumeResponse struct {
	Headers map[string]*string                    `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *ProfessionBenefitConsumeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (ProfessionBenefitConsumeResponse) GoString

func (*ProfessionBenefitConsumeResponse) SetHeaders

func (ProfessionBenefitConsumeResponse) String

type ProfessionBenefitConsumeResponseBody

type ProfessionBenefitConsumeResponseBody struct {
	// 是否成功
	Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}

func (ProfessionBenefitConsumeResponseBody) GoString

func (*ProfessionBenefitConsumeResponseBody) SetSuccess

func (ProfessionBenefitConsumeResponseBody) String

type QueryCategoryByPageHeaders

type QueryCategoryByPageHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryCategoryByPageHeaders) GoString

func (s QueryCategoryByPageHeaders) GoString() string

func (*QueryCategoryByPageHeaders) SetCommonHeaders

func (*QueryCategoryByPageHeaders) SetXAcsDingtalkAccessToken

func (s *QueryCategoryByPageHeaders) SetXAcsDingtalkAccessToken(v string) *QueryCategoryByPageHeaders

func (QueryCategoryByPageHeaders) String

type QueryCategoryByPageRequest

type QueryCategoryByPageRequest struct {
	// 分页,从1开始
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 分页大小,默认10
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
	// 类型:income收入,expense支出
	Type *string `json:"type,omitempty" xml:"type,omitempty"`
}

func (QueryCategoryByPageRequest) GoString

func (s QueryCategoryByPageRequest) GoString() string

func (*QueryCategoryByPageRequest) SetPageNumber

func (*QueryCategoryByPageRequest) SetPageSize

func (*QueryCategoryByPageRequest) SetType

func (QueryCategoryByPageRequest) String

type QueryCategoryByPageResponse

type QueryCategoryByPageResponse struct {
	Headers map[string]*string               `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryCategoryByPageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryCategoryByPageResponse) GoString

func (s QueryCategoryByPageResponse) GoString() string

func (*QueryCategoryByPageResponse) SetBody

func (*QueryCategoryByPageResponse) SetHeaders

func (QueryCategoryByPageResponse) String

type QueryCategoryByPageResponseBody

type QueryCategoryByPageResponseBody struct {
	// 是否还有更多数据
	HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	// resultList
	List []*QueryCategoryByPageResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
}

func (QueryCategoryByPageResponseBody) GoString

func (*QueryCategoryByPageResponseBody) SetHasMore

func (*QueryCategoryByPageResponseBody) SetList

func (QueryCategoryByPageResponseBody) String

type QueryCategoryByPageResponseBodyList

type QueryCategoryByPageResponseBodyList struct {
	// 类别code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 是否为目录
	IsDir *bool `json:"isDir,omitempty" xml:"isDir,omitempty"`
	// 名字
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 父类别code
	ParentCode *string `json:"parentCode,omitempty" xml:"parentCode,omitempty"`
	// 状态:valid,invalid,deleted
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 类型:income收入,expense支出
	Type *string `json:"type,omitempty" xml:"type,omitempty"`
}

func (QueryCategoryByPageResponseBodyList) GoString

func (*QueryCategoryByPageResponseBodyList) SetCode

func (*QueryCategoryByPageResponseBodyList) SetIsDir

func (*QueryCategoryByPageResponseBodyList) SetName

func (*QueryCategoryByPageResponseBodyList) SetParentCode

func (*QueryCategoryByPageResponseBodyList) SetStatus

func (*QueryCategoryByPageResponseBodyList) SetType

func (QueryCategoryByPageResponseBodyList) String

type QueryCustomerByPageHeaders

type QueryCustomerByPageHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryCustomerByPageHeaders) GoString

func (s QueryCustomerByPageHeaders) GoString() string

func (*QueryCustomerByPageHeaders) SetCommonHeaders

func (*QueryCustomerByPageHeaders) SetXAcsDingtalkAccessToken

func (s *QueryCustomerByPageHeaders) SetXAcsDingtalkAccessToken(v string) *QueryCustomerByPageHeaders

func (QueryCustomerByPageHeaders) String

type QueryCustomerByPageRequest

type QueryCustomerByPageRequest struct {
	// 分页,从1开始
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 分页大小,默认10
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
}

func (QueryCustomerByPageRequest) GoString

func (s QueryCustomerByPageRequest) GoString() string

func (*QueryCustomerByPageRequest) SetPageNumber

func (*QueryCustomerByPageRequest) SetPageSize

func (QueryCustomerByPageRequest) String

type QueryCustomerByPageResponse

type QueryCustomerByPageResponse struct {
	Headers map[string]*string               `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryCustomerByPageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryCustomerByPageResponse) GoString

func (s QueryCustomerByPageResponse) GoString() string

func (*QueryCustomerByPageResponse) SetBody

func (*QueryCustomerByPageResponse) SetHeaders

func (QueryCustomerByPageResponse) String

type QueryCustomerByPageResponseBody

type QueryCustomerByPageResponseBody struct {
	// 是否还有更多数据
	HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	// resultList
	List []*QueryCustomerByPageResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
}

func (QueryCustomerByPageResponseBody) GoString

func (*QueryCustomerByPageResponseBody) SetHasMore

func (*QueryCustomerByPageResponseBody) SetList

func (QueryCustomerByPageResponseBody) String

type QueryCustomerByPageResponseBodyList

type QueryCustomerByPageResponseBodyList struct {
	// 客户Code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 创建时间(单位MS)
	CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 客户描述
	Description *string `json:"description,omitempty" xml:"description,omitempty"`
	// 客户名称
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 状态:启用(valid), 停用(invalid), 删除(deleted)
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 用户自定义code
	UserDefineCode *string `json:"userDefineCode,omitempty" xml:"userDefineCode,omitempty"`
}

func (QueryCustomerByPageResponseBodyList) GoString

func (*QueryCustomerByPageResponseBodyList) SetCode

func (*QueryCustomerByPageResponseBodyList) SetCreateTime

func (*QueryCustomerByPageResponseBodyList) SetDescription

func (*QueryCustomerByPageResponseBodyList) SetName

func (*QueryCustomerByPageResponseBodyList) SetStatus

func (*QueryCustomerByPageResponseBodyList) SetUserDefineCode

func (QueryCustomerByPageResponseBodyList) String

type QueryCustomerInfoHeaders

type QueryCustomerInfoHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryCustomerInfoHeaders) GoString

func (s QueryCustomerInfoHeaders) GoString() string

func (*QueryCustomerInfoHeaders) SetCommonHeaders

func (s *QueryCustomerInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryCustomerInfoHeaders

func (*QueryCustomerInfoHeaders) SetXAcsDingtalkAccessToken

func (s *QueryCustomerInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryCustomerInfoHeaders

func (QueryCustomerInfoHeaders) String

func (s QueryCustomerInfoHeaders) String() string

type QueryCustomerInfoRequest

type QueryCustomerInfoRequest struct {
	// 查询条件,目前支持 名字、税号、购方电话
	Keyword *string `json:"keyword,omitempty" xml:"keyword,omitempty"`
	// 查询页码,从1开始
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 每页查询数量
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
}

func (QueryCustomerInfoRequest) GoString

func (s QueryCustomerInfoRequest) GoString() string

func (*QueryCustomerInfoRequest) SetKeyword

func (*QueryCustomerInfoRequest) SetPageNumber

func (*QueryCustomerInfoRequest) SetPageSize

func (QueryCustomerInfoRequest) String

func (s QueryCustomerInfoRequest) String() string

type QueryCustomerInfoResponse

type QueryCustomerInfoResponse struct {
	Headers map[string]*string             `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryCustomerInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryCustomerInfoResponse) GoString

func (s QueryCustomerInfoResponse) GoString() string

func (*QueryCustomerInfoResponse) SetBody

func (*QueryCustomerInfoResponse) SetHeaders

func (QueryCustomerInfoResponse) String

func (s QueryCustomerInfoResponse) String() string

type QueryCustomerInfoResponseBody

type QueryCustomerInfoResponseBody struct {
	// 是否还有数据
	HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	// 客户分页数据
	List []*QueryCustomerInfoResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
	// 总数
	TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"`
}

func (QueryCustomerInfoResponseBody) GoString

func (*QueryCustomerInfoResponseBody) SetHasMore

func (*QueryCustomerInfoResponseBody) SetList

func (*QueryCustomerInfoResponseBody) SetTotalCount

func (QueryCustomerInfoResponseBody) String

type QueryCustomerInfoResponseBodyList

type QueryCustomerInfoResponseBodyList struct {
	// 客户code
	Code                    *string `json:"code,omitempty" xml:"code,omitempty"`
	ContactAddress          *string `json:"contactAddress,omitempty" xml:"contactAddress,omitempty"`
	ContactCompanyTelephone *string `json:"contactCompanyTelephone,omitempty" xml:"contactCompanyTelephone,omitempty"`
	ContactEmail            *string `json:"contactEmail,omitempty" xml:"contactEmail,omitempty"`
	ContactName             *string `json:"contactName,omitempty" xml:"contactName,omitempty"`
	ContactTelephone        *string `json:"contactTelephone,omitempty" xml:"contactTelephone,omitempty"`
	// 客户描述
	Description *string `json:"description,omitempty" xml:"description,omitempty"`
	// 客户名字
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 购方账户
	PurchaserAccount *string `json:"purchaserAccount,omitempty" xml:"purchaserAccount,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方姓名
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 购方银行
	PurchaserrBankName *string `json:"purchaserrBankName,omitempty" xml:"purchaserrBankName,omitempty"`
	// 状态
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 用户自定义code
	UserDefineCode *string `json:"userDefineCode,omitempty" xml:"userDefineCode,omitempty"`
}

func (QueryCustomerInfoResponseBodyList) GoString

func (*QueryCustomerInfoResponseBodyList) SetCode

func (*QueryCustomerInfoResponseBodyList) SetContactAddress

func (*QueryCustomerInfoResponseBodyList) SetContactCompanyTelephone

func (*QueryCustomerInfoResponseBodyList) SetContactEmail

func (*QueryCustomerInfoResponseBodyList) SetContactName

func (*QueryCustomerInfoResponseBodyList) SetContactTelephone

func (*QueryCustomerInfoResponseBodyList) SetDescription

func (*QueryCustomerInfoResponseBodyList) SetName

func (*QueryCustomerInfoResponseBodyList) SetPurchaserAccount

func (*QueryCustomerInfoResponseBodyList) SetPurchaserAddress

func (*QueryCustomerInfoResponseBodyList) SetPurchaserName

func (*QueryCustomerInfoResponseBodyList) SetPurchaserTaxNo

func (*QueryCustomerInfoResponseBodyList) SetPurchaserTel

func (*QueryCustomerInfoResponseBodyList) SetPurchaserrBankName

func (*QueryCustomerInfoResponseBodyList) SetStatus

func (*QueryCustomerInfoResponseBodyList) SetUserDefineCode

func (QueryCustomerInfoResponseBodyList) String

type QueryEnterpriseAccountByPageHeaders

type QueryEnterpriseAccountByPageHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryEnterpriseAccountByPageHeaders) GoString

func (*QueryEnterpriseAccountByPageHeaders) SetCommonHeaders

func (*QueryEnterpriseAccountByPageHeaders) SetXAcsDingtalkAccessToken

func (QueryEnterpriseAccountByPageHeaders) String

type QueryEnterpriseAccountByPageRequest

type QueryEnterpriseAccountByPageRequest struct {
	// 分页,从1开始
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 分页大小,默认10
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
}

func (QueryEnterpriseAccountByPageRequest) GoString

func (*QueryEnterpriseAccountByPageRequest) SetPageNumber

func (*QueryEnterpriseAccountByPageRequest) SetPageSize

func (QueryEnterpriseAccountByPageRequest) String

type QueryEnterpriseAccountByPageResponse

type QueryEnterpriseAccountByPageResponse struct {
	Headers map[string]*string                        `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryEnterpriseAccountByPageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryEnterpriseAccountByPageResponse) GoString

func (*QueryEnterpriseAccountByPageResponse) SetHeaders

func (QueryEnterpriseAccountByPageResponse) String

type QueryEnterpriseAccountByPageResponseBody

type QueryEnterpriseAccountByPageResponseBody struct {
	// 是否还有更多数据
	HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	// resultList
	List []*QueryEnterpriseAccountByPageResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
}

func (QueryEnterpriseAccountByPageResponseBody) GoString

func (*QueryEnterpriseAccountByPageResponseBody) SetHasMore

func (QueryEnterpriseAccountByPageResponseBody) String

type QueryEnterpriseAccountByPageResponseBodyList

type QueryEnterpriseAccountByPageResponseBodyList struct {
	// 账户code
	AccountCode *string `json:"accountCode,omitempty" xml:"accountCode,omitempty"`
	// 关联资金账号id
	AccountId *string `json:"accountId,omitempty" xml:"accountId,omitempty"`
	// 账户名称
	AccountName *string `json:"accountName,omitempty" xml:"accountName,omitempty"`
	// 备注
	AccountRemark *string `json:"accountRemark,omitempty" xml:"accountRemark,omitempty"`
	// 账户类型:ALIPAY, BANKCARD, CASH, WECHAT
	AccountType *string `json:"accountType,omitempty" xml:"accountType,omitempty"`
	// 账户总额,保留2位小数
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 银行代号,如果是银行卡类型,有值,其他类型时,为空
	BankCode *string `json:"bankCode,omitempty" xml:"bankCode,omitempty"`
	// 银行名字,如果是银行卡类型,有值,其他类型时,为空
	BankName *string `json:"bankName,omitempty" xml:"bankName,omitempty"`
	// 创建时间
	CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 创建人工号
	Creator *string `json:"creator,omitempty" xml:"creator,omitempty"`
}

func (QueryEnterpriseAccountByPageResponseBodyList) GoString

func (*QueryEnterpriseAccountByPageResponseBodyList) SetAccountCode

func (*QueryEnterpriseAccountByPageResponseBodyList) SetAccountId

func (*QueryEnterpriseAccountByPageResponseBodyList) SetAccountName

func (*QueryEnterpriseAccountByPageResponseBodyList) SetAccountRemark

func (*QueryEnterpriseAccountByPageResponseBodyList) SetAccountType

func (*QueryEnterpriseAccountByPageResponseBodyList) SetAmount

func (*QueryEnterpriseAccountByPageResponseBodyList) SetBankCode

func (*QueryEnterpriseAccountByPageResponseBodyList) SetBankName

func (*QueryEnterpriseAccountByPageResponseBodyList) SetCreateTime

func (*QueryEnterpriseAccountByPageResponseBodyList) SetCreator

func (QueryEnterpriseAccountByPageResponseBodyList) String

type QueryFinanceCompanyInfoHeaders

type QueryFinanceCompanyInfoHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryFinanceCompanyInfoHeaders) GoString

func (*QueryFinanceCompanyInfoHeaders) SetCommonHeaders

func (*QueryFinanceCompanyInfoHeaders) SetXAcsDingtalkAccessToken

func (s *QueryFinanceCompanyInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryFinanceCompanyInfoHeaders

func (QueryFinanceCompanyInfoHeaders) String

type QueryFinanceCompanyInfoResponse

type QueryFinanceCompanyInfoResponse struct {
	Headers map[string]*string                   `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryFinanceCompanyInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryFinanceCompanyInfoResponse) GoString

func (*QueryFinanceCompanyInfoResponse) SetHeaders

func (QueryFinanceCompanyInfoResponse) String

type QueryFinanceCompanyInfoResponseBody

type QueryFinanceCompanyInfoResponseBody struct {
	CompanyName *string `json:"companyName,omitempty" xml:"companyName,omitempty"`
	TaxNature   *string `json:"taxNature,omitempty" xml:"taxNature,omitempty"`
	TaxNo       *string `json:"taxNo,omitempty" xml:"taxNo,omitempty"`
}

func (QueryFinanceCompanyInfoResponseBody) GoString

func (*QueryFinanceCompanyInfoResponseBody) SetCompanyName

func (*QueryFinanceCompanyInfoResponseBody) SetTaxNature

func (*QueryFinanceCompanyInfoResponseBody) SetTaxNo

func (QueryFinanceCompanyInfoResponseBody) String

type QueryInvoiceRelationCountHeaders

type QueryInvoiceRelationCountHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryInvoiceRelationCountHeaders) GoString

func (*QueryInvoiceRelationCountHeaders) SetCommonHeaders

func (*QueryInvoiceRelationCountHeaders) SetXAcsDingtalkAccessToken

func (QueryInvoiceRelationCountHeaders) String

type QueryInvoiceRelationCountResponse

type QueryInvoiceRelationCountResponse struct {
	Headers map[string]*string                     `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryInvoiceRelationCountResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryInvoiceRelationCountResponse) GoString

func (*QueryInvoiceRelationCountResponse) SetHeaders

func (QueryInvoiceRelationCountResponse) String

type QueryInvoiceRelationCountResponseBody

type QueryInvoiceRelationCountResponseBody struct {
	RelationCountMap map[string]*int64 `json:"relationCountMap,omitempty" xml:"relationCountMap,omitempty"`
}

func (QueryInvoiceRelationCountResponseBody) GoString

func (*QueryInvoiceRelationCountResponseBody) SetRelationCountMap

func (QueryInvoiceRelationCountResponseBody) String

type QueryPermissionByUserIdHeaders

type QueryPermissionByUserIdHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryPermissionByUserIdHeaders) GoString

func (*QueryPermissionByUserIdHeaders) SetCommonHeaders

func (*QueryPermissionByUserIdHeaders) SetXAcsDingtalkAccessToken

func (s *QueryPermissionByUserIdHeaders) SetXAcsDingtalkAccessToken(v string) *QueryPermissionByUserIdHeaders

func (QueryPermissionByUserIdHeaders) String

type QueryPermissionByUserIdRequest

type QueryPermissionByUserIdRequest struct {
	// 用户ID
	UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (QueryPermissionByUserIdRequest) GoString

func (*QueryPermissionByUserIdRequest) SetUserId

func (QueryPermissionByUserIdRequest) String

type QueryPermissionByUserIdResponse

type QueryPermissionByUserIdResponse struct {
	Headers map[string]*string                   `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryPermissionByUserIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryPermissionByUserIdResponse) GoString

func (*QueryPermissionByUserIdResponse) SetHeaders

func (QueryPermissionByUserIdResponse) String

type QueryPermissionByUserIdResponseBody

type QueryPermissionByUserIdResponseBody struct {
	// 权限信息列表
	PermissionDTOList []*QueryPermissionByUserIdResponseBodyPermissionDTOList `json:"permissionDTOList,omitempty" xml:"permissionDTOList,omitempty" type:"Repeated"`
	// 用户ID
	UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (QueryPermissionByUserIdResponseBody) GoString

func (*QueryPermissionByUserIdResponseBody) SetUserId

func (QueryPermissionByUserIdResponseBody) String

type QueryPermissionByUserIdResponseBodyPermissionDTOList

type QueryPermissionByUserIdResponseBodyPermissionDTOList struct {
	ActionIdList     []*string `json:"actionIdList,omitempty" xml:"actionIdList,omitempty" type:"Repeated"`
	ResourceIdentity *string   `json:"resourceIdentity,omitempty" xml:"resourceIdentity,omitempty"`
}

func (QueryPermissionByUserIdResponseBodyPermissionDTOList) GoString

func (*QueryPermissionByUserIdResponseBodyPermissionDTOList) SetActionIdList

func (*QueryPermissionByUserIdResponseBodyPermissionDTOList) SetResourceIdentity

func (QueryPermissionByUserIdResponseBodyPermissionDTOList) String

type QueryPermissionRoleMemberHeaders

type QueryPermissionRoleMemberHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryPermissionRoleMemberHeaders) GoString

func (*QueryPermissionRoleMemberHeaders) SetCommonHeaders

func (*QueryPermissionRoleMemberHeaders) SetXAcsDingtalkAccessToken

func (QueryPermissionRoleMemberHeaders) String

type QueryPermissionRoleMemberRequest

type QueryPermissionRoleMemberRequest struct {
	// 角色的唯一标识列表
	RoleCodeList []*string `json:"roleCodeList,omitempty" xml:"roleCodeList,omitempty" type:"Repeated"`
}

func (QueryPermissionRoleMemberRequest) GoString

func (*QueryPermissionRoleMemberRequest) SetRoleCodeList

func (QueryPermissionRoleMemberRequest) String

type QueryPermissionRoleMemberResponse

type QueryPermissionRoleMemberResponse struct {
	Headers map[string]*string                     `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryPermissionRoleMemberResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryPermissionRoleMemberResponse) GoString

func (*QueryPermissionRoleMemberResponse) SetHeaders

func (QueryPermissionRoleMemberResponse) String

type QueryPermissionRoleMemberResponseBody

type QueryPermissionRoleMemberResponseBody struct {
	// 角色下的成员MAP
	RoleMemberMap map[string]*RoleMemberMapValue `json:"roleMemberMap,omitempty" xml:"roleMemberMap,omitempty"`
}

func (QueryPermissionRoleMemberResponseBody) GoString

func (*QueryPermissionRoleMemberResponseBody) SetRoleMemberMap

func (QueryPermissionRoleMemberResponseBody) String

type QueryProjectByPageHeaders

type QueryProjectByPageHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryProjectByPageHeaders) GoString

func (s QueryProjectByPageHeaders) GoString() string

func (*QueryProjectByPageHeaders) SetCommonHeaders

func (*QueryProjectByPageHeaders) SetXAcsDingtalkAccessToken

func (s *QueryProjectByPageHeaders) SetXAcsDingtalkAccessToken(v string) *QueryProjectByPageHeaders

func (QueryProjectByPageHeaders) String

func (s QueryProjectByPageHeaders) String() string

type QueryProjectByPageRequest

type QueryProjectByPageRequest struct {
	// 分页,从1开始
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 分页大小,默认10
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
}

func (QueryProjectByPageRequest) GoString

func (s QueryProjectByPageRequest) GoString() string

func (*QueryProjectByPageRequest) SetPageNumber

func (*QueryProjectByPageRequest) SetPageSize

func (QueryProjectByPageRequest) String

func (s QueryProjectByPageRequest) String() string

type QueryProjectByPageResponse

type QueryProjectByPageResponse struct {
	Headers map[string]*string              `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryProjectByPageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryProjectByPageResponse) GoString

func (s QueryProjectByPageResponse) GoString() string

func (*QueryProjectByPageResponse) SetBody

func (*QueryProjectByPageResponse) SetHeaders

func (QueryProjectByPageResponse) String

type QueryProjectByPageResponseBody

type QueryProjectByPageResponseBody struct {
	// 是否还有更多数据
	HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	// resultList
	List []*QueryProjectByPageResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
}

func (QueryProjectByPageResponseBody) GoString

func (*QueryProjectByPageResponseBody) SetHasMore

func (*QueryProjectByPageResponseBody) SetList

func (QueryProjectByPageResponseBody) String

type QueryProjectByPageResponseBodyList

type QueryProjectByPageResponseBodyList struct {
	// 项目code
	Caode *string `json:"caode,omitempty" xml:"caode,omitempty"`
	// 创建时间
	CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 创建人工号
	Creator *string `json:"creator,omitempty" xml:"creator,omitempty"`
	// 描述
	Description *string `json:"description,omitempty" xml:"description,omitempty"`
	// 项目名字
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 项目code,废弃,请使用code
	ProjectCode *string `json:"projectCode,omitempty" xml:"projectCode,omitempty"`
	// 项目名称,废弃,请使用name
	ProjectName *string `json:"projectName,omitempty" xml:"projectName,omitempty"`
	// 状态: valid, invalid, deleted
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 用户自定义code
	UserDefineCode *string `json:"userDefineCode,omitempty" xml:"userDefineCode,omitempty"`
}

func (QueryProjectByPageResponseBodyList) GoString

func (*QueryProjectByPageResponseBodyList) SetCaode

func (*QueryProjectByPageResponseBodyList) SetCreateTime

func (*QueryProjectByPageResponseBodyList) SetCreator

func (*QueryProjectByPageResponseBodyList) SetDescription

func (*QueryProjectByPageResponseBodyList) SetName

func (*QueryProjectByPageResponseBodyList) SetProjectCode

func (*QueryProjectByPageResponseBodyList) SetProjectName

func (*QueryProjectByPageResponseBodyList) SetStatus

func (*QueryProjectByPageResponseBodyList) SetUserDefineCode

func (QueryProjectByPageResponseBodyList) String

type QueryReceiptForInvoiceHeaders

type QueryReceiptForInvoiceHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryReceiptForInvoiceHeaders) GoString

func (*QueryReceiptForInvoiceHeaders) SetCommonHeaders

func (*QueryReceiptForInvoiceHeaders) SetXAcsDingtalkAccessToken

func (s *QueryReceiptForInvoiceHeaders) SetXAcsDingtalkAccessToken(v string) *QueryReceiptForInvoiceHeaders

func (QueryReceiptForInvoiceHeaders) String

type QueryReceiptForInvoiceRequest

type QueryReceiptForInvoiceRequest struct {
	// 发票状态筛选列表 applied 已生成、unapplied 未生成 、 ignore 已忽略
	ApplyStatusList []*string `json:"applyStatusList,omitempty" xml:"applyStatusList,omitempty" type:"Repeated"`
	EndTime         *int64    `json:"endTime,omitempty" xml:"endTime,omitempty"`
	// 分页参数,从1 开始
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 分页参数,每页查询个数
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
	// 单据状态筛选条件列表,审批中、已通过 RUNNGIN、COMPLETED
	ReceiptStatusList []*string `json:"receiptStatusList,omitempty" xml:"receiptStatusList,omitempty" type:"Repeated"`
	// 开始时间
	StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"`
	// 单据标题
	Title *string `json:"title,omitempty" xml:"title,omitempty"`
}

func (QueryReceiptForInvoiceRequest) GoString

func (*QueryReceiptForInvoiceRequest) SetApplyStatusList

func (*QueryReceiptForInvoiceRequest) SetEndTime

func (*QueryReceiptForInvoiceRequest) SetPageNumber

func (*QueryReceiptForInvoiceRequest) SetPageSize

func (*QueryReceiptForInvoiceRequest) SetReceiptStatusList

func (*QueryReceiptForInvoiceRequest) SetStartTime

func (*QueryReceiptForInvoiceRequest) SetTitle

func (QueryReceiptForInvoiceRequest) String

type QueryReceiptForInvoiceResponse

type QueryReceiptForInvoiceResponse struct {
	Headers map[string]*string                  `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryReceiptForInvoiceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryReceiptForInvoiceResponse) GoString

func (*QueryReceiptForInvoiceResponse) SetHeaders

func (QueryReceiptForInvoiceResponse) String

type QueryReceiptForInvoiceResponseBody

type QueryReceiptForInvoiceResponseBody struct {
	// 是否还有数据
	HasMore *string `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	// 分页数据
	List []*QueryReceiptForInvoiceResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
	// 总数
	TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"`
}

func (QueryReceiptForInvoiceResponseBody) GoString

func (*QueryReceiptForInvoiceResponseBody) SetHasMore

func (*QueryReceiptForInvoiceResponseBody) SetTotalCount

func (QueryReceiptForInvoiceResponseBody) String

type QueryReceiptForInvoiceResponseBodyList

type QueryReceiptForInvoiceResponseBodyList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 开票状态
	ApplyStatus *string `json:"applyStatus,omitempty" xml:"applyStatus,omitempty"`
	// 创建时间
	CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 创建人
	Creator *QueryReceiptForInvoiceResponseBodyListCreator `json:"creator,omitempty" xml:"creator,omitempty" type:"Struct"`
	// 客户
	Customer *QueryReceiptForInvoiceResponseBodyListCustomer `json:"customer,omitempty" xml:"customer,omitempty" type:"Struct"`
	// 发票种类
	InvoiceType *string `json:"invoiceType,omitempty" xml:"invoiceType,omitempty"`
	// 主数据modelId
	ModelId *string `json:"modelId,omitempty" xml:"modelId,omitempty"`
	// 购方账户
	PurchaserAccount *string `json:"purchaserAccount,omitempty" xml:"purchaserAccount,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行
	PurchaserBankName *string `json:"purchaserBankName,omitempty" xml:"purchaserBankName,omitempty"`
	// 购方抬头
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 单据ID
	ReceiptId *string `json:"receiptId,omitempty" xml:"receiptId,omitempty"`
	// 记录时间,默认为审批通过时间
	RecordTime *string `json:"recordTime,omitempty" xml:"recordTime,omitempty"`
	// 备注
	Remark *string `json:"remark,omitempty" xml:"remark,omitempty"`
	// 来源
	Source *string `json:"source,omitempty" xml:"source,omitempty"`
	// 状态 agree running
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 单据标题
	Title *string `json:"title,omitempty" xml:"title,omitempty"`
}

func (QueryReceiptForInvoiceResponseBodyList) GoString

func (*QueryReceiptForInvoiceResponseBodyList) SetAmount

func (*QueryReceiptForInvoiceResponseBodyList) SetApplyStatus

func (*QueryReceiptForInvoiceResponseBodyList) SetCreateTime

func (*QueryReceiptForInvoiceResponseBodyList) SetInvoiceType

func (*QueryReceiptForInvoiceResponseBodyList) SetModelId

func (*QueryReceiptForInvoiceResponseBodyList) SetPurchaserAccount

func (*QueryReceiptForInvoiceResponseBodyList) SetPurchaserAddress

func (*QueryReceiptForInvoiceResponseBodyList) SetPurchaserBankName

func (*QueryReceiptForInvoiceResponseBodyList) SetPurchaserName

func (*QueryReceiptForInvoiceResponseBodyList) SetPurchaserTaxNo

func (*QueryReceiptForInvoiceResponseBodyList) SetPurchaserTel

func (*QueryReceiptForInvoiceResponseBodyList) SetReceiptId

func (*QueryReceiptForInvoiceResponseBodyList) SetRecordTime

func (*QueryReceiptForInvoiceResponseBodyList) SetRemark

func (*QueryReceiptForInvoiceResponseBodyList) SetSource

func (*QueryReceiptForInvoiceResponseBodyList) SetStatus

func (*QueryReceiptForInvoiceResponseBodyList) SetTitle

func (QueryReceiptForInvoiceResponseBodyList) String

type QueryReceiptForInvoiceResponseBodyListCreator

type QueryReceiptForInvoiceResponseBodyListCreator struct {
	// 创建人头像
	AvatarUrl *string `json:"avatarUrl,omitempty" xml:"avatarUrl,omitempty"`
	// 创建人昵称
	Nick *string `json:"nick,omitempty" xml:"nick,omitempty"`
	// 创建人工号
	UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (QueryReceiptForInvoiceResponseBodyListCreator) GoString

func (*QueryReceiptForInvoiceResponseBodyListCreator) SetAvatarUrl

func (*QueryReceiptForInvoiceResponseBodyListCreator) SetNick

func (*QueryReceiptForInvoiceResponseBodyListCreator) SetUserId

func (QueryReceiptForInvoiceResponseBodyListCreator) String

type QueryReceiptForInvoiceResponseBodyListCustomer

type QueryReceiptForInvoiceResponseBodyListCustomer struct {
	// 客户code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 客户名字
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
}

func (QueryReceiptForInvoiceResponseBodyListCustomer) GoString

func (*QueryReceiptForInvoiceResponseBodyListCustomer) SetCode

func (*QueryReceiptForInvoiceResponseBodyListCustomer) SetName

func (QueryReceiptForInvoiceResponseBodyListCustomer) String

type QueryReceiptsBaseInfoHeaders

type QueryReceiptsBaseInfoHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryReceiptsBaseInfoHeaders) GoString

func (s QueryReceiptsBaseInfoHeaders) GoString() string

func (*QueryReceiptsBaseInfoHeaders) SetCommonHeaders

func (*QueryReceiptsBaseInfoHeaders) SetXAcsDingtalkAccessToken

func (s *QueryReceiptsBaseInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryReceiptsBaseInfoHeaders

func (QueryReceiptsBaseInfoHeaders) String

type QueryReceiptsBaseInfoRequest

type QueryReceiptsBaseInfoRequest struct {
	// 结束时间
	EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"`
	// 分页参数,从1 开始
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 分页参数,每页查询个数
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
	// 开始时间
	StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"`
	// 时间筛选条件 gmt_create / record_time
	TimeFilterField *string `json:"timeFilterField,omitempty" xml:"timeFilterField,omitempty"`
	// 单据标题
	Title *string `json:"title,omitempty" xml:"title,omitempty"`
	// 凭证状态
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (QueryReceiptsBaseInfoRequest) GoString

func (s QueryReceiptsBaseInfoRequest) GoString() string

func (*QueryReceiptsBaseInfoRequest) SetEndTime

func (*QueryReceiptsBaseInfoRequest) SetPageNumber

func (*QueryReceiptsBaseInfoRequest) SetPageSize

func (*QueryReceiptsBaseInfoRequest) SetStartTime

func (*QueryReceiptsBaseInfoRequest) SetTimeFilterField

func (*QueryReceiptsBaseInfoRequest) SetTitle

func (*QueryReceiptsBaseInfoRequest) SetVoucherStatus

func (QueryReceiptsBaseInfoRequest) String

type QueryReceiptsBaseInfoResponse

type QueryReceiptsBaseInfoResponse struct {
	Headers map[string]*string                 `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryReceiptsBaseInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryReceiptsBaseInfoResponse) GoString

func (*QueryReceiptsBaseInfoResponse) SetBody

func (*QueryReceiptsBaseInfoResponse) SetHeaders

func (QueryReceiptsBaseInfoResponse) String

type QueryReceiptsBaseInfoResponseBody

type QueryReceiptsBaseInfoResponseBody struct {
	// 是否还有数据
	HasMore *string `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	// 分页数据
	List []*QueryReceiptsBaseInfoResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
	// 总数
	TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"`
}

func (QueryReceiptsBaseInfoResponseBody) GoString

func (*QueryReceiptsBaseInfoResponseBody) SetHasMore

func (*QueryReceiptsBaseInfoResponseBody) SetTotalCount

func (QueryReceiptsBaseInfoResponseBody) String

type QueryReceiptsBaseInfoResponseBodyList

type QueryReceiptsBaseInfoResponseBodyList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 创建时间
	CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 创建人
	Creator *QueryReceiptsBaseInfoResponseBodyListCreator `json:"creator,omitempty" xml:"creator,omitempty" type:"Struct"`
	// 客户
	Customer *QueryReceiptsBaseInfoResponseBodyListCustomer `json:"customer,omitempty" xml:"customer,omitempty" type:"Struct"`
	// 主数据modelId
	ModelId   *string                                         `json:"modelId,omitempty" xml:"modelId,omitempty"`
	Principal *QueryReceiptsBaseInfoResponseBodyListPrincipal `json:"principal,omitempty" xml:"principal,omitempty" type:"Struct"`
	Project   *QueryReceiptsBaseInfoResponseBodyListProject   `json:"project,omitempty" xml:"project,omitempty" type:"Struct"`
	// 单据ID
	ReceiptId *string `json:"receiptId,omitempty" xml:"receiptId,omitempty"`
	// 记录时间,默认为审批通过时间
	RecordTime *string `json:"recordTime,omitempty" xml:"recordTime,omitempty"`
	// 备注
	Remark *string `json:"remark,omitempty" xml:"remark,omitempty"`
	// 来源
	Source *string `json:"source,omitempty" xml:"source,omitempty"`
	// 状态 agree running
	Status   *string                                        `json:"status,omitempty" xml:"status,omitempty"`
	Supplier *QueryReceiptsBaseInfoResponseBodyListSupplier `json:"supplier,omitempty" xml:"supplier,omitempty" type:"Struct"`
	// 单据标题
	Title         *string `json:"title,omitempty" xml:"title,omitempty"`
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (QueryReceiptsBaseInfoResponseBodyList) GoString

func (*QueryReceiptsBaseInfoResponseBodyList) SetAmount

func (*QueryReceiptsBaseInfoResponseBodyList) SetCreateTime

func (*QueryReceiptsBaseInfoResponseBodyList) SetModelId

func (*QueryReceiptsBaseInfoResponseBodyList) SetReceiptId

func (*QueryReceiptsBaseInfoResponseBodyList) SetRecordTime

func (*QueryReceiptsBaseInfoResponseBodyList) SetRemark

func (*QueryReceiptsBaseInfoResponseBodyList) SetSource

func (*QueryReceiptsBaseInfoResponseBodyList) SetStatus

func (*QueryReceiptsBaseInfoResponseBodyList) SetTitle

func (*QueryReceiptsBaseInfoResponseBodyList) SetVoucherStatus

func (QueryReceiptsBaseInfoResponseBodyList) String

type QueryReceiptsBaseInfoResponseBodyListCreator

type QueryReceiptsBaseInfoResponseBodyListCreator struct {
	// 创建人头像
	AvatarUrl *string `json:"avatarUrl,omitempty" xml:"avatarUrl,omitempty"`
	// 创建人昵称
	Nick *string `json:"nick,omitempty" xml:"nick,omitempty"`
	// 创建人工号
	UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (QueryReceiptsBaseInfoResponseBodyListCreator) GoString

func (*QueryReceiptsBaseInfoResponseBodyListCreator) SetAvatarUrl

func (*QueryReceiptsBaseInfoResponseBodyListCreator) SetNick

func (*QueryReceiptsBaseInfoResponseBodyListCreator) SetUserId

func (QueryReceiptsBaseInfoResponseBodyListCreator) String

type QueryReceiptsBaseInfoResponseBodyListCustomer

type QueryReceiptsBaseInfoResponseBodyListCustomer struct {
	// 客户code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 客户名字
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
}

func (QueryReceiptsBaseInfoResponseBodyListCustomer) GoString

func (*QueryReceiptsBaseInfoResponseBodyListCustomer) SetCode

func (*QueryReceiptsBaseInfoResponseBodyListCustomer) SetName

func (QueryReceiptsBaseInfoResponseBodyListCustomer) String

type QueryReceiptsBaseInfoResponseBodyListPrincipal

type QueryReceiptsBaseInfoResponseBodyListPrincipal struct {
	AvatarUrl *string `json:"avatarUrl,omitempty" xml:"avatarUrl,omitempty"`
	Nick      *string `json:"nick,omitempty" xml:"nick,omitempty"`
	UserId    *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (QueryReceiptsBaseInfoResponseBodyListPrincipal) GoString

func (*QueryReceiptsBaseInfoResponseBodyListPrincipal) SetAvatarUrl

func (*QueryReceiptsBaseInfoResponseBodyListPrincipal) SetNick

func (*QueryReceiptsBaseInfoResponseBodyListPrincipal) SetUserId

func (QueryReceiptsBaseInfoResponseBodyListPrincipal) String

type QueryReceiptsBaseInfoResponseBodyListProject

type QueryReceiptsBaseInfoResponseBodyListProject struct {
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
}

func (QueryReceiptsBaseInfoResponseBodyListProject) GoString

func (*QueryReceiptsBaseInfoResponseBodyListProject) SetCode

func (*QueryReceiptsBaseInfoResponseBodyListProject) SetName

func (QueryReceiptsBaseInfoResponseBodyListProject) String

type QueryReceiptsBaseInfoResponseBodyListSupplier

type QueryReceiptsBaseInfoResponseBodyListSupplier struct {
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
}

func (QueryReceiptsBaseInfoResponseBodyListSupplier) GoString

func (*QueryReceiptsBaseInfoResponseBodyListSupplier) SetCode

func (*QueryReceiptsBaseInfoResponseBodyListSupplier) SetName

func (QueryReceiptsBaseInfoResponseBodyListSupplier) String

type QueryReceiptsByPageHeaders

type QueryReceiptsByPageHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QueryReceiptsByPageHeaders) GoString

func (s QueryReceiptsByPageHeaders) GoString() string

func (*QueryReceiptsByPageHeaders) SetCommonHeaders

func (*QueryReceiptsByPageHeaders) SetXAcsDingtalkAccessToken

func (s *QueryReceiptsByPageHeaders) SetXAcsDingtalkAccessToken(v string) *QueryReceiptsByPageHeaders

func (QueryReceiptsByPageHeaders) String

type QueryReceiptsByPageRequest

type QueryReceiptsByPageRequest struct {
	// 检索结束时间,默认当前时间,离开始时间最长不超过180天
	EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"`
	// 数据模型id
	ModelId *string `json:"modelId,omitempty" xml:"modelId,omitempty"`
	// 分页,从1开始
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 分页大小,默认10,最大100
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
	// 检索开始时间
	StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"`
	// 检索排序时间类型:创建时间(gmt_create),更新时间(gmt_modified)
	TimeFilterField *string `json:"timeFilterField,omitempty" xml:"timeFilterField,omitempty"`
}

func (QueryReceiptsByPageRequest) GoString

func (s QueryReceiptsByPageRequest) GoString() string

func (*QueryReceiptsByPageRequest) SetEndTime

func (*QueryReceiptsByPageRequest) SetModelId

func (*QueryReceiptsByPageRequest) SetPageNumber

func (*QueryReceiptsByPageRequest) SetPageSize

func (*QueryReceiptsByPageRequest) SetStartTime

func (*QueryReceiptsByPageRequest) SetTimeFilterField

func (QueryReceiptsByPageRequest) String

type QueryReceiptsByPageResponse

type QueryReceiptsByPageResponse struct {
	Headers map[string]*string               `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QueryReceiptsByPageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QueryReceiptsByPageResponse) GoString

func (s QueryReceiptsByPageResponse) GoString() string

func (*QueryReceiptsByPageResponse) SetBody

func (*QueryReceiptsByPageResponse) SetHeaders

func (QueryReceiptsByPageResponse) String

type QueryReceiptsByPageResponseBody

type QueryReceiptsByPageResponseBody struct {
	// 是否还有更多数据
	HasMore *string `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	// 数据列表
	List []*QueryReceiptsByPageResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
}

func (QueryReceiptsByPageResponseBody) GoString

func (*QueryReceiptsByPageResponseBody) SetHasMore

func (*QueryReceiptsByPageResponseBody) SetList

func (QueryReceiptsByPageResponseBody) String

type QueryReceiptsByPageResponseBodyList

type QueryReceiptsByPageResponseBodyList struct {
	// 数据来源于开放时,对应的微应用id
	AppId *string `json:"appId,omitempty" xml:"appId,omitempty"`
	// 单据数据体json
	Data *string `json:"data,omitempty" xml:"data,omitempty"`
	// 模型id
	ModelId *string `json:"modelId,omitempty" xml:"modelId,omitempty"`
	// 数据来源:审批(approval),开放接口(openapi)
	Source *string `json:"source,omitempty" xml:"source,omitempty"`
}

func (QueryReceiptsByPageResponseBodyList) GoString

func (*QueryReceiptsByPageResponseBodyList) SetAppId

func (*QueryReceiptsByPageResponseBodyList) SetData

func (*QueryReceiptsByPageResponseBodyList) SetModelId

func (*QueryReceiptsByPageResponseBodyList) SetSource

func (QueryReceiptsByPageResponseBodyList) String

type QuerySupplierByPageHeaders

type QuerySupplierByPageHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (QuerySupplierByPageHeaders) GoString

func (s QuerySupplierByPageHeaders) GoString() string

func (*QuerySupplierByPageHeaders) SetCommonHeaders

func (*QuerySupplierByPageHeaders) SetXAcsDingtalkAccessToken

func (s *QuerySupplierByPageHeaders) SetXAcsDingtalkAccessToken(v string) *QuerySupplierByPageHeaders

func (QuerySupplierByPageHeaders) String

type QuerySupplierByPageRequest

type QuerySupplierByPageRequest struct {
	// 分页,从1开始
	PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"`
	// 分页大小,默认10
	PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"`
}

func (QuerySupplierByPageRequest) GoString

func (s QuerySupplierByPageRequest) GoString() string

func (*QuerySupplierByPageRequest) SetPageNumber

func (*QuerySupplierByPageRequest) SetPageSize

func (QuerySupplierByPageRequest) String

type QuerySupplierByPageResponse

type QuerySupplierByPageResponse struct {
	Headers map[string]*string               `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *QuerySupplierByPageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (QuerySupplierByPageResponse) GoString

func (s QuerySupplierByPageResponse) GoString() string

func (*QuerySupplierByPageResponse) SetBody

func (*QuerySupplierByPageResponse) SetHeaders

func (QuerySupplierByPageResponse) String

type QuerySupplierByPageResponseBody

type QuerySupplierByPageResponseBody struct {
	// 是否还有更多数据
	HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"`
	// resultList
	List []*QuerySupplierByPageResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
}

func (QuerySupplierByPageResponseBody) GoString

func (*QuerySupplierByPageResponseBody) SetHasMore

func (*QuerySupplierByPageResponseBody) SetList

func (QuerySupplierByPageResponseBody) String

type QuerySupplierByPageResponseBodyList

type QuerySupplierByPageResponseBodyList struct {
	// 供应商Code
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 创建时间(单位MS)
	CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"`
	// 供应商描述
	Description *string `json:"description,omitempty" xml:"description,omitempty"`
	// 供应商名称
	Name *string `json:"name,omitempty" xml:"name,omitempty"`
	// 状态:启用(valid), 停用(invalid), 删除(deleted)
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
	// 用户自定义code
	UserDefineCode *string `json:"userDefineCode,omitempty" xml:"userDefineCode,omitempty"`
}

func (QuerySupplierByPageResponseBodyList) GoString

func (*QuerySupplierByPageResponseBodyList) SetCode

func (*QuerySupplierByPageResponseBodyList) SetCreateTime

func (*QuerySupplierByPageResponseBodyList) SetDescription

func (*QuerySupplierByPageResponseBodyList) SetName

func (*QuerySupplierByPageResponseBodyList) SetStatus

func (*QuerySupplierByPageResponseBodyList) SetUserDefineCode

func (QuerySupplierByPageResponseBodyList) String

type RoleMemberMapValue

type RoleMemberMapValue struct {
	// 角色唯一标识
	RoleCode *string `json:"roleCode,omitempty" xml:"roleCode,omitempty"`
	// 成员信息列表
	MemberList []*RoleMemberMapValueMemberList `json:"memberList,omitempty" xml:"memberList,omitempty" type:"Repeated"`
}

func (RoleMemberMapValue) GoString

func (s RoleMemberMapValue) GoString() string

func (*RoleMemberMapValue) SetMemberList

func (*RoleMemberMapValue) SetRoleCode

func (s *RoleMemberMapValue) SetRoleCode(v string) *RoleMemberMapValue

func (RoleMemberMapValue) String

func (s RoleMemberMapValue) String() string

type RoleMemberMapValueMemberList

type RoleMemberMapValueMemberList struct {
	// 用户ID
	UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
	// 昵称
	Nick *string `json:"nick,omitempty" xml:"nick,omitempty"`
	// 头像URL
	AvatarUrl *string `json:"avatarUrl,omitempty" xml:"avatarUrl,omitempty"`
}

func (RoleMemberMapValueMemberList) GoString

func (s RoleMemberMapValueMemberList) GoString() string

func (*RoleMemberMapValueMemberList) SetAvatarUrl

func (*RoleMemberMapValueMemberList) SetNick

func (*RoleMemberMapValueMemberList) SetUserId

func (RoleMemberMapValueMemberList) String

type UnbindApplyReceiptAndInvoiceRelatedHeaders

type UnbindApplyReceiptAndInvoiceRelatedHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UnbindApplyReceiptAndInvoiceRelatedHeaders) GoString

func (*UnbindApplyReceiptAndInvoiceRelatedHeaders) SetCommonHeaders

func (*UnbindApplyReceiptAndInvoiceRelatedHeaders) SetXAcsDingtalkAccessToken

func (UnbindApplyReceiptAndInvoiceRelatedHeaders) String

type UnbindApplyReceiptAndInvoiceRelatedRequest

type UnbindApplyReceiptAndInvoiceRelatedRequest struct {
	// 审批单id
	InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"`
	// 发票模型
	InvoiceKeyVOList []*UnbindApplyReceiptAndInvoiceRelatedRequestInvoiceKeyVOList `json:"invoiceKeyVOList,omitempty" xml:"invoiceKeyVOList,omitempty" type:"Repeated"`
	// 操作员
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
}

func (UnbindApplyReceiptAndInvoiceRelatedRequest) GoString

func (*UnbindApplyReceiptAndInvoiceRelatedRequest) SetInstanceId

func (*UnbindApplyReceiptAndInvoiceRelatedRequest) SetOperator

func (UnbindApplyReceiptAndInvoiceRelatedRequest) String

type UnbindApplyReceiptAndInvoiceRelatedRequestInvoiceKeyVOList

type UnbindApplyReceiptAndInvoiceRelatedRequestInvoiceKeyVOList struct {
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
}

func (UnbindApplyReceiptAndInvoiceRelatedRequestInvoiceKeyVOList) GoString

func (*UnbindApplyReceiptAndInvoiceRelatedRequestInvoiceKeyVOList) SetInvoiceCode

func (*UnbindApplyReceiptAndInvoiceRelatedRequestInvoiceKeyVOList) SetInvoiceNo

func (UnbindApplyReceiptAndInvoiceRelatedRequestInvoiceKeyVOList) String

type UnbindApplyReceiptAndInvoiceRelatedResponse

type UnbindApplyReceiptAndInvoiceRelatedResponse struct {
	Headers map[string]*string                               `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UnbindApplyReceiptAndInvoiceRelatedResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UnbindApplyReceiptAndInvoiceRelatedResponse) GoString

func (*UnbindApplyReceiptAndInvoiceRelatedResponse) SetHeaders

func (UnbindApplyReceiptAndInvoiceRelatedResponse) String

type UnbindApplyReceiptAndInvoiceRelatedResponseBody

type UnbindApplyReceiptAndInvoiceRelatedResponseBody struct {
	// 批量更新发票返回结果
	//
	BatchUpdateInvoiceResponse *UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse `json:"batchUpdateInvoiceResponse,omitempty" xml:"batchUpdateInvoiceResponse,omitempty" type:"Struct"`
	// 是否成功
	Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}

func (UnbindApplyReceiptAndInvoiceRelatedResponseBody) GoString

func (*UnbindApplyReceiptAndInvoiceRelatedResponseBody) SetSuccess

func (UnbindApplyReceiptAndInvoiceRelatedResponseBody) String

type UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse

type UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse struct {
	// 错误结果列表
	//
	InvoiceKeyVOList []*UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList `json:"invoiceKeyVOList,omitempty" xml:"invoiceKeyVOList,omitempty" type:"Repeated"`
}

func (UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse) GoString

func (UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse) String

type UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList

type UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList struct {
	// 发票编码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
}

func (UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList) GoString

func (UnbindApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList) String

type UpdateApplyReceiptAndInvoiceRelatedHeaders

type UpdateApplyReceiptAndInvoiceRelatedHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateApplyReceiptAndInvoiceRelatedHeaders) GoString

func (*UpdateApplyReceiptAndInvoiceRelatedHeaders) SetCommonHeaders

func (*UpdateApplyReceiptAndInvoiceRelatedHeaders) SetXAcsDingtalkAccessToken

func (UpdateApplyReceiptAndInvoiceRelatedHeaders) String

type UpdateApplyReceiptAndInvoiceRelatedRequest

type UpdateApplyReceiptAndInvoiceRelatedRequest struct {
	// 发票模型
	GeneralInvoiceVOList []*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList `json:"generalInvoiceVOList,omitempty" xml:"generalInvoiceVOList,omitempty" type:"Repeated"`
	// 审批单id
	InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"`
	// 操作员
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
}

func (UpdateApplyReceiptAndInvoiceRelatedRequest) GoString

func (*UpdateApplyReceiptAndInvoiceRelatedRequest) SetInstanceId

func (*UpdateApplyReceiptAndInvoiceRelatedRequest) SetOperator

func (UpdateApplyReceiptAndInvoiceRelatedRequest) String

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList struct {
	// 账期时间
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 不含税金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 含税金额
	AmountWithTax *string `json:"amountWithTax,omitempty" xml:"amountWithTax,omitempty"`
	// 校验码
	CheckCode *string `json:"checkCode,omitempty" xml:"checkCode,omitempty"`
	// 查验时间
	CheckTime *string `json:"checkTime,omitempty" xml:"checkTime,omitempty"`
	// 开票日期
	DrewDate *string `json:"drewDate,omitempty" xml:"drewDate,omitempty"`
	// 电票版式文件下载地址
	ElectronicUrl *string `json:"electronicUrl,omitempty" xml:"electronicUrl,omitempty"`
	// 财务类型,INPUT-VAT(进项),OUTPUT_VAT(销项)
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 资金类型 ,RED(红票),(BLUE)蓝票
	FundType *string `json:"fundType,omitempty" xml:"fundType,omitempty"`
	// 常规发票明细
	GeneralInvoiceDetailVOList []*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList `json:"generalInvoiceDetailVOList,omitempty" xml:"generalInvoiceDetailVOList,omitempty" type:"Repeated"`
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 发票状态
	InvoiceStatus *string `json:"invoiceStatus,omitempty" xml:"invoiceStatus,omitempty"`
	// 发票类型
	InvoiceType *string `json:"invoiceType,omitempty" xml:"invoiceType,omitempty"`
	// 机器码
	MachineCode *string `json:"machineCode,omitempty" xml:"machineCode,omitempty"`
	// 成品油标识
	OilFlag *string `json:"oilFlag,omitempty" xml:"oilFlag,omitempty"`
	// 收款人
	Payee *string `json:"payee,omitempty" xml:"payee,omitempty"`
	// 审批单实例
	ProcessInstCode *string `json:"processInstCode,omitempty" xml:"processInstCode,omitempty"`
	// 审批单类型
	ProcessInstType *string `json:"processInstType,omitempty" xml:"processInstType,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行账户
	PurchaserBankAccount *string `json:"purchaserBankAccount,omitempty" xml:"purchaserBankAccount,omitempty"`
	// 购方银行名称
	PurchaserBankNameAccount *string `json:"purchaserBankNameAccount,omitempty" xml:"purchaserBankNameAccount,omitempty"`
	// 购方名称
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 备注
	Remark                         *string                                                                                         `json:"remark,omitempty" xml:"remark,omitempty"`
	SecondHandCarInvoiceDetailList []*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList `json:"secondHandCarInvoiceDetailList,omitempty" xml:"secondHandCarInvoiceDetailList,omitempty" type:"Repeated"`
	// 销方地址
	SellerAddress *string `json:"sellerAddress,omitempty" xml:"sellerAddress,omitempty"`
	// 销方银行账户
	SellerBankAccount *string `json:"sellerBankAccount,omitempty" xml:"sellerBankAccount,omitempty"`
	// 销方银行名称
	SellerBankNameAccount *string `json:"sellerBankNameAccount,omitempty" xml:"sellerBankNameAccount,omitempty"`
	// 销方名称
	SellerName *string `json:"sellerName,omitempty" xml:"sellerName,omitempty"`
	// 销方税号
	SellerTaxNo *string `json:"sellerTaxNo,omitempty" xml:"sellerTaxNo,omitempty"`
	// 销方电话
	SellerTel *string `json:"sellerTel,omitempty" xml:"sellerTel,omitempty"`
	// 代开发票标识 1-自开,2-代开
	SupplySign *string `json:"supplySign,omitempty" xml:"supplySign,omitempty"`
	// 税额
	TaxAmount                   *string                                                                                      `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	UsedVehicleSaleDetailVOList []*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList `json:"usedVehicleSaleDetailVOList,omitempty" xml:"usedVehicleSaleDetailVOList,omitempty" type:"Repeated"`
	VehicleSaleDetailVOList     []*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList     `json:"vehicleSaleDetailVOList,omitempty" xml:"vehicleSaleDetailVOList,omitempty" type:"Repeated"`
	// 发票查验状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
	// 凭证code
	VoucherCode *string `json:"voucherCode,omitempty" xml:"voucherCode,omitempty"`
	// 生成凭证状态
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) GoString

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetAccountPeriod

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetAmount

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetAmountWithTax

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetCheckCode

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetCheckTime

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetDrewDate

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetElectronicUrl

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetFinanceType

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetFundType

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetInvoiceCode

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetInvoiceNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetInvoiceStatus

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetInvoiceType

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetMachineCode

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetOilFlag

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetPayee

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetProcessInstCode

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetProcessInstType

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetPurchaserAddress

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetPurchaserBankAccount

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetPurchaserBankNameAccount

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetPurchaserName

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetPurchaserTaxNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetPurchaserTel

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetRemark

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetSellerAddress

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetSellerBankAccount

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetSellerBankNameAccount

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetSellerName

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetSellerTaxNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetSellerTel

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetSupplySign

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetTaxAmount

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetVerifyStatus

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetVoucherCode

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) SetVoucherStatus

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOList) String

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 数量
	Quantity *string `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 规格型号
	Specification *string `json:"specification,omitempty" xml:"specification,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 是否享受税收优惠:0-不享受,1-享受
	TaxPre *string `json:"taxPre,omitempty" xml:"taxPre,omitempty"`
	// 优惠政策类型
	TaxPreType *string `json:"taxPreType,omitempty" xml:"taxPreType,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 单位
	Unit *string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 单价
	UnitPrice *string `json:"unitPrice,omitempty" xml:"unitPrice,omitempty"`
}

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) GoString

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetRevenueCode

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetSpecification

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) String

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 车牌号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 通行日期止
	EndDate *string `json:"endDate,omitempty" xml:"endDate,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 通行日期起
	StartDate *string `json:"startDate,omitempty" xml:"startDate,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) GoString

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) String

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList struct {
	// 经营、拍卖单位
	AuctionUnit *string `json:"auctionUnit,omitempty" xml:"auctionUnit,omitempty"`
	// 经营、拍卖单位地址
	AuctionUnitAddress *string `json:"auctionUnitAddress,omitempty" xml:"auctionUnitAddress,omitempty"`
	// 经营、拍卖单位银行
	AuctionUnitBank *string `json:"auctionUnitBank,omitempty" xml:"auctionUnitBank,omitempty"`
	// 经营、拍卖单位税号
	AuctionUnitTaxNo *string `json:"auctionUnitTaxNo,omitempty" xml:"auctionUnitTaxNo,omitempty"`
	// 经营、拍卖单位电话
	AuctionUtilTel *string `json:"auctionUtilTel,omitempty" xml:"auctionUtilTel,omitempty"`
	// 厂牌型号
	CarModel *string `json:"carModel,omitempty" xml:"carModel,omitempty"`
	// 车牌照号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 登记证号
	Registration *string `json:"registration,omitempty" xml:"registration,omitempty"`
	// 转入地车辆管理所名称
	TransferVehicle *string `json:"transferVehicle,omitempty" xml:"transferVehicle,omitempty"`
	// 二手车市场地址
	UsedCarAddress *string `json:"usedCarAddress,omitempty" xml:"usedCarAddress,omitempty"`
	// 二手车市场
	UsedCarMarket *string `json:"usedCarMarket,omitempty" xml:"usedCarMarket,omitempty"`
	// 二手车市场开户银行、账号
	UsedCarMarketBank *string `json:"usedCarMarketBank,omitempty" xml:"usedCarMarketBank,omitempty"`
	// 二手车市场电话
	UsedCarMarketPhone *string `json:"usedCarMarketPhone,omitempty" xml:"usedCarMarketPhone,omitempty"`
	// 二手车市场纳税人识别号
	UsedCarMarketTaxNo *string `json:"usedCarMarketTaxNo,omitempty" xml:"usedCarMarketTaxNo,omitempty"`
	// 车架号/车辆识别号
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) GoString

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitAddress

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitBank

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitTaxNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUtilTel

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetRegistration

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetTransferVehicle

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarAddress

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarket

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketBank

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketPhone

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketTaxNo

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) String

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList

type UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList struct {
	// 品牌
	Brand *string `json:"brand,omitempty" xml:"brand,omitempty"`
	// 合格证号
	CertificateNo *string `json:"certificateNo,omitempty" xml:"certificateNo,omitempty"`
	// 发动机号
	EngineNo *string `json:"engineNo,omitempty" xml:"engineNo,omitempty"`
	// 身份证号/组织机构代码
	IdCardNo *string `json:"idCardNo,omitempty" xml:"idCardNo,omitempty"`
	// 进口证书号
	ImportCertificateNo *string `json:"importCertificateNo,omitempty" xml:"importCertificateNo,omitempty"`
	// 商检单号
	InspectionListNo *string `json:"inspectionListNo,omitempty" xml:"inspectionListNo,omitempty"`
	// 限乘人数
	MaxPassengers *string `json:"maxPassengers,omitempty" xml:"maxPassengers,omitempty"`
	// 产地
	OriginPlace *string `json:"originPlace,omitempty" xml:"originPlace,omitempty"`
	// 完税凭证号码
	PaymentVoucherNo *string `json:"paymentVoucherNo,omitempty" xml:"paymentVoucherNo,omitempty"`
	// 主管税务机关名称
	TaxAuthorityName *string `json:"taxAuthorityName,omitempty" xml:"taxAuthorityName,omitempty"`
	// 主管税务机关代码
	TaxAuthorityNo *string `json:"taxAuthorityNo,omitempty" xml:"taxAuthorityNo,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 吨位
	Tonnage *string `json:"tonnage,omitempty" xml:"tonnage,omitempty"`
	// 车架号码
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) GoString

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetCertificateNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetEngineNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetIdCardNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetImportCertificateNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetInspectionListNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetMaxPassengers

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetOriginPlace

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetPaymentVoucherNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxAuthorityName

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxAuthorityNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetVehicleType

func (UpdateApplyReceiptAndInvoiceRelatedRequestGeneralInvoiceVOListVehicleSaleDetailVOList) String

type UpdateApplyReceiptAndInvoiceRelatedResponse

type UpdateApplyReceiptAndInvoiceRelatedResponse struct {
	Headers map[string]*string                               `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateApplyReceiptAndInvoiceRelatedResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateApplyReceiptAndInvoiceRelatedResponse) GoString

func (*UpdateApplyReceiptAndInvoiceRelatedResponse) SetHeaders

func (UpdateApplyReceiptAndInvoiceRelatedResponse) String

type UpdateApplyReceiptAndInvoiceRelatedResponseBody

type UpdateApplyReceiptAndInvoiceRelatedResponseBody struct {
	// 批量更新发票返回结果
	//
	BatchUpdateInvoiceResponse *UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse `json:"batchUpdateInvoiceResponse,omitempty" xml:"batchUpdateInvoiceResponse,omitempty" type:"Struct"`
	// 是否成功
	Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}

func (UpdateApplyReceiptAndInvoiceRelatedResponseBody) GoString

func (*UpdateApplyReceiptAndInvoiceRelatedResponseBody) SetSuccess

func (UpdateApplyReceiptAndInvoiceRelatedResponseBody) String

type UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse

type UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse struct {
	// 错误结果列表
	//
	InvoiceKeyVOList []*UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList `json:"invoiceKeyVOList,omitempty" xml:"invoiceKeyVOList,omitempty" type:"Repeated"`
}

func (UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse) GoString

func (UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponse) String

type UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList

type UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList struct {
	// 发票编码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
}

func (UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList) GoString

func (UpdateApplyReceiptAndInvoiceRelatedResponseBodyBatchUpdateInvoiceResponseInvoiceKeyVOList) String

type UpdateFinanceCompanyInfoHeaders

type UpdateFinanceCompanyInfoHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateFinanceCompanyInfoHeaders) GoString

func (*UpdateFinanceCompanyInfoHeaders) SetCommonHeaders

func (*UpdateFinanceCompanyInfoHeaders) SetXAcsDingtalkAccessToken

func (UpdateFinanceCompanyInfoHeaders) String

type UpdateFinanceCompanyInfoRequest

type UpdateFinanceCompanyInfoRequest struct {
	// 公司名字
	CompanyName *string `json:"companyName,omitempty" xml:"companyName,omitempty"`
	// 纳税性质 小规模纳税人 一般纳税人
	TaxNature *string `json:"taxNature,omitempty" xml:"taxNature,omitempty"`
	// 税号
	TaxNo *string `json:"taxNo,omitempty" xml:"taxNo,omitempty"`
	// 用户ID
	UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}

func (UpdateFinanceCompanyInfoRequest) GoString

func (*UpdateFinanceCompanyInfoRequest) SetCompanyName

func (*UpdateFinanceCompanyInfoRequest) SetTaxNature

func (*UpdateFinanceCompanyInfoRequest) SetTaxNo

func (*UpdateFinanceCompanyInfoRequest) SetUserId

func (UpdateFinanceCompanyInfoRequest) String

type UpdateFinanceCompanyInfoResponse

type UpdateFinanceCompanyInfoResponse struct {
	Headers map[string]*string                    `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateFinanceCompanyInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateFinanceCompanyInfoResponse) GoString

func (*UpdateFinanceCompanyInfoResponse) SetHeaders

func (UpdateFinanceCompanyInfoResponse) String

type UpdateFinanceCompanyInfoResponseBody

type UpdateFinanceCompanyInfoResponseBody struct {
	Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}

func (UpdateFinanceCompanyInfoResponseBody) GoString

func (*UpdateFinanceCompanyInfoResponseBody) SetResult

func (UpdateFinanceCompanyInfoResponseBody) String

type UpdateInvoiceAbandonStatusHeaders

type UpdateInvoiceAbandonStatusHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateInvoiceAbandonStatusHeaders) GoString

func (*UpdateInvoiceAbandonStatusHeaders) SetCommonHeaders

func (*UpdateInvoiceAbandonStatusHeaders) SetXAcsDingtalkAccessToken

func (UpdateInvoiceAbandonStatusHeaders) String

type UpdateInvoiceAbandonStatusRequest

type UpdateInvoiceAbandonStatusRequest struct {
	// 发票全票面信息(蓝票)
	BlueGeneralInvoiceVO *UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO `json:"blueGeneralInvoiceVO,omitempty" xml:"blueGeneralInvoiceVO,omitempty" type:"Struct"`
	// 发票编码(蓝票)
	BlueInvoiceCode *string `json:"blueInvoiceCode,omitempty" xml:"blueInvoiceCode,omitempty"`
	// 发票号码(蓝票)
	BlueInvoiceNo *string `json:"blueInvoiceNo,omitempty" xml:"blueInvoiceNo,omitempty"`
	// 状态-红冲、废弃
	BlueInvoiceStatus *string `json:"blueInvoiceStatus,omitempty" xml:"blueInvoiceStatus,omitempty"`
	// 操作员
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
	// 发票全票面信息(红票)
	RedGeneralInvoiceVO *UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO `json:"redGeneralInvoiceVO,omitempty" xml:"redGeneralInvoiceVO,omitempty" type:"Struct"`
	// 红字发票code
	RedInvoiceCode *string `json:"redInvoiceCode,omitempty" xml:"redInvoiceCode,omitempty"`
	// 红字发票编码
	RedInvoiceNo *string `json:"redInvoiceNo,omitempty" xml:"redInvoiceNo,omitempty"`
	// 红字发票状态
	RedInvoiceStatus *string `json:"redInvoiceStatus,omitempty" xml:"redInvoiceStatus,omitempty"`
	// 目标发票
	TargetInvoice *string `json:"targetInvoice,omitempty" xml:"targetInvoice,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequest) GoString

func (*UpdateInvoiceAbandonStatusRequest) SetBlueInvoiceCode

func (*UpdateInvoiceAbandonStatusRequest) SetBlueInvoiceNo

func (*UpdateInvoiceAbandonStatusRequest) SetBlueInvoiceStatus

func (*UpdateInvoiceAbandonStatusRequest) SetOperator

func (*UpdateInvoiceAbandonStatusRequest) SetRedInvoiceCode

func (*UpdateInvoiceAbandonStatusRequest) SetRedInvoiceNo

func (*UpdateInvoiceAbandonStatusRequest) SetRedInvoiceStatus

func (*UpdateInvoiceAbandonStatusRequest) SetTargetInvoice

func (UpdateInvoiceAbandonStatusRequest) String

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO struct {
	// 账期时间
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 不含税金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 含税金额
	AmountWithTax *string `json:"amountWithTax,omitempty" xml:"amountWithTax,omitempty"`
	// 校验码
	CheckCode *string `json:"checkCode,omitempty" xml:"checkCode,omitempty"`
	// 查验时间
	CheckTime *string `json:"checkTime,omitempty" xml:"checkTime,omitempty"`
	// 开票日期
	DrewDate *string `json:"drewDate,omitempty" xml:"drewDate,omitempty"`
	// 电票版式文件下载地址
	ElectronicUrl *string `json:"electronicUrl,omitempty" xml:"electronicUrl,omitempty"`
	// 财务类型,INPUT-VAT(进项),OUTPUT_VAT(销项)
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 资金类型 ,RED(红票),(BLUE)蓝票
	FundType *string `json:"fundType,omitempty" xml:"fundType,omitempty"`
	// 常规发票明细
	GeneralInvoiceDetailVOList []*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList `json:"generalInvoiceDetailVOList,omitempty" xml:"generalInvoiceDetailVOList,omitempty" type:"Repeated"`
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 发票状态
	InvoiceStatus *string `json:"invoiceStatus,omitempty" xml:"invoiceStatus,omitempty"`
	// 发票类型
	InvoiceType *string `json:"invoiceType,omitempty" xml:"invoiceType,omitempty"`
	// 机器码
	MachineCode *string `json:"machineCode,omitempty" xml:"machineCode,omitempty"`
	// 成品油标识
	OilFlag *string `json:"oilFlag,omitempty" xml:"oilFlag,omitempty"`
	// 收款人
	Payee *string `json:"payee,omitempty" xml:"payee,omitempty"`
	// 审批单实例
	ProcessInstCode *string `json:"processInstCode,omitempty" xml:"processInstCode,omitempty"`
	// 审批单类型
	ProcessInstType *string `json:"processInstType,omitempty" xml:"processInstType,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行账户
	PurchaserBankAccount *string `json:"purchaserBankAccount,omitempty" xml:"purchaserBankAccount,omitempty"`
	// 购方银行名称
	PurchaserBankNameAccount *string `json:"purchaserBankNameAccount,omitempty" xml:"purchaserBankNameAccount,omitempty"`
	// 购方名称
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 备注
	Remark                         *string                                                                                `json:"remark,omitempty" xml:"remark,omitempty"`
	SecondHandCarInvoiceDetailList []*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList `json:"secondHandCarInvoiceDetailList,omitempty" xml:"secondHandCarInvoiceDetailList,omitempty" type:"Repeated"`
	// 销方地址
	SellerAddress *string `json:"sellerAddress,omitempty" xml:"sellerAddress,omitempty"`
	// 销方银行账户
	SellerBankAccount *string `json:"sellerBankAccount,omitempty" xml:"sellerBankAccount,omitempty"`
	// 销方银行
	SellerBankNameAccount *string `json:"sellerBankNameAccount,omitempty" xml:"sellerBankNameAccount,omitempty"`
	// 销方名称
	SellerName *string `json:"sellerName,omitempty" xml:"sellerName,omitempty"`
	// 销方税号
	SellerTaxNo *string `json:"sellerTaxNo,omitempty" xml:"sellerTaxNo,omitempty"`
	// 销方电话
	SellerTel *string `json:"sellerTel,omitempty" xml:"sellerTel,omitempty"`
	// 代开发票标识 1-自开,2-代开
	SupplySign *string `json:"supplySign,omitempty" xml:"supplySign,omitempty"`
	// 税额
	TaxAmount                   *string                                                                             `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	UsedVehicleSaleDetailVOList []*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList `json:"usedVehicleSaleDetailVOList,omitempty" xml:"usedVehicleSaleDetailVOList,omitempty" type:"Repeated"`
	VehicleSaleDetailVOList     []*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList     `json:"vehicleSaleDetailVOList,omitempty" xml:"vehicleSaleDetailVOList,omitempty" type:"Repeated"`
	// 发票查验状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
	// 凭证code
	VoucherCode *string `json:"voucherCode,omitempty" xml:"voucherCode,omitempty"`
	// 生成凭证状态
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) GoString

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetAccountPeriod

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetAmount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetAmountWithTax

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetCheckCode

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetCheckTime

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetDrewDate

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetElectronicUrl

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetFinanceType

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetFundType

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetInvoiceCode

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetInvoiceNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetInvoiceStatus

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetInvoiceType

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetMachineCode

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetOilFlag

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetPayee

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetProcessInstCode

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetProcessInstType

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetPurchaserAddress

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetPurchaserBankAccount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetPurchaserBankNameAccount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetPurchaserName

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetPurchaserTaxNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetPurchaserTel

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetRemark

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetSellerAddress

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetSellerBankAccount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetSellerBankNameAccount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetSellerName

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetSellerTaxNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetSellerTel

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetSupplySign

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetTaxAmount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetVerifyStatus

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetVoucherCode

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) SetVoucherStatus

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVO) String

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 数量
	Quantity *string `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 规格型号
	Specification *string `json:"specification,omitempty" xml:"specification,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 是否享受税收优惠:0-不享受,1-享受
	TaxPre *string `json:"taxPre,omitempty" xml:"taxPre,omitempty"`
	// 优惠政策类型
	TaxPreType *string `json:"taxPreType,omitempty" xml:"taxPreType,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 单位
	Unit *string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 单价
	UnitPrice *string `json:"unitPrice,omitempty" xml:"unitPrice,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) GoString

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetAmount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetGoodsName

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetQuantity

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetRevenueCode

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetRowNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetSpecification

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxAmount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxPre

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxPreType

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxRate

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetUnit

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) SetUnitPrice

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOGeneralInvoiceDetailVOList) String

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 车牌号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 通行日期止
	EndDate *string `json:"endDate,omitempty" xml:"endDate,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 通行日期起
	StartDate *string `json:"startDate,omitempty" xml:"startDate,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) GoString

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetAmount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetCardNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetEndDate

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetGoodsName

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetRevenueCode

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetStartDate

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetTaxAmount

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetTaxRate

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetVehicleType

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOSecondHandCarInvoiceDetailList) String

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList struct {
	// 经营、拍卖单位
	AuctionUnit *string `json:"auctionUnit,omitempty" xml:"auctionUnit,omitempty"`
	// 经营、拍卖单位地址
	AuctionUnitAddress *string `json:"auctionUnitAddress,omitempty" xml:"auctionUnitAddress,omitempty"`
	// 经营、拍卖单位银行
	AuctionUnitBank *string `json:"auctionUnitBank,omitempty" xml:"auctionUnitBank,omitempty"`
	// 经营、拍卖单位税号
	AuctionUnitTaxNo *string `json:"auctionUnitTaxNo,omitempty" xml:"auctionUnitTaxNo,omitempty"`
	// 经营、拍卖单位电话
	AuctionUtilTel *string `json:"auctionUtilTel,omitempty" xml:"auctionUtilTel,omitempty"`
	// 厂牌型号
	CarModel *string `json:"carModel,omitempty" xml:"carModel,omitempty"`
	// 车牌照号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 登记证号
	Registration *string `json:"registration,omitempty" xml:"registration,omitempty"`
	// 转入地车辆管理所名称
	TransferVehicle *string `json:"transferVehicle,omitempty" xml:"transferVehicle,omitempty"`
	// 二手车市场地址
	UsedCarAddress *string `json:"usedCarAddress,omitempty" xml:"usedCarAddress,omitempty"`
	// 二手车市场
	UsedCarMarket *string `json:"usedCarMarket,omitempty" xml:"usedCarMarket,omitempty"`
	// 二手车市场开户银行、账号
	UsedCarMarketBank *string `json:"usedCarMarketBank,omitempty" xml:"usedCarMarketBank,omitempty"`
	// 二手车市场电话
	UsedCarMarketPhone *string `json:"usedCarMarketPhone,omitempty" xml:"usedCarMarketPhone,omitempty"`
	// 二手车市场纳税人识别号
	UsedCarMarketTaxNo *string `json:"usedCarMarketTaxNo,omitempty" xml:"usedCarMarketTaxNo,omitempty"`
	// 车架号/车辆识别号
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnit

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnitAddress

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnitBank

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnitTaxNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUtilTel

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetCarModel

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetCardNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetRegistration

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetTransferVehicle

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarAddress

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarket

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarketBank

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarketPhone

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarketTaxNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOUsedVehicleSaleDetailVOList) String

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList

type UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList struct {
	// 品牌
	Brand *string `json:"brand,omitempty" xml:"brand,omitempty"`
	// 合格证号
	CertificateNo *string `json:"certificateNo,omitempty" xml:"certificateNo,omitempty"`
	// 发动机号
	EngineNo *string `json:"engineNo,omitempty" xml:"engineNo,omitempty"`
	// 身份证号/组织机构代码
	IdCardNo *string `json:"idCardNo,omitempty" xml:"idCardNo,omitempty"`
	// 进口证书号
	ImportCertificateNo *string `json:"importCertificateNo,omitempty" xml:"importCertificateNo,omitempty"`
	InspectionListNo    *string `json:"inspectionListNo,omitempty" xml:"inspectionListNo,omitempty"`
	// 限乘人数
	MaxPassengers *string `json:"maxPassengers,omitempty" xml:"maxPassengers,omitempty"`
	// 产地
	OriginPlace *string `json:"originPlace,omitempty" xml:"originPlace,omitempty"`
	// 完税凭证号码
	PaymentVoucherNo *string `json:"paymentVoucherNo,omitempty" xml:"paymentVoucherNo,omitempty"`
	// 主管税务机关名称
	TaxAuthorityName *string `json:"taxAuthorityName,omitempty" xml:"taxAuthorityName,omitempty"`
	// 主管税务机关代码
	TaxAuthorityNo *string `json:"taxAuthorityNo,omitempty" xml:"taxAuthorityNo,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 吨位
	Tonnage *string `json:"tonnage,omitempty" xml:"tonnage,omitempty"`
	// 车架号码
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetBrand

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetCertificateNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetEngineNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetIdCardNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetImportCertificateNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetInspectionListNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetMaxPassengers

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetOriginPlace

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetPaymentVoucherNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetTaxAuthorityName

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetTaxAuthorityNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetTaxRate

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetTonnage

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceAbandonStatusRequestBlueGeneralInvoiceVOVehicleSaleDetailVOList) String

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO struct {
	// 账期时间
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 不含税金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 含税金额
	AmountWithTax *string `json:"amountWithTax,omitempty" xml:"amountWithTax,omitempty"`
	// 校验码
	CheckCode *string `json:"checkCode,omitempty" xml:"checkCode,omitempty"`
	// 查验时间
	CheckTime *string `json:"checkTime,omitempty" xml:"checkTime,omitempty"`
	// 开票日期
	DrewDate *string `json:"drewDate,omitempty" xml:"drewDate,omitempty"`
	// 电票版式文件下载地址
	ElectronicUrl *string `json:"electronicUrl,omitempty" xml:"electronicUrl,omitempty"`
	// 财务类型,INPUT-VAT(进项),OUTPUT_VAT(销项)
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 资金类型 ,RED(红票),(BLUE)蓝票
	FundType *string `json:"fundType,omitempty" xml:"fundType,omitempty"`
	// 常规发票明细
	GeneralInvoiceDetailVOList []*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList `json:"generalInvoiceDetailVOList,omitempty" xml:"generalInvoiceDetailVOList,omitempty" type:"Repeated"`
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 发票状态
	InvoiceStatus *string `json:"invoiceStatus,omitempty" xml:"invoiceStatus,omitempty"`
	// 发票类型
	InvoiceType *string `json:"invoiceType,omitempty" xml:"invoiceType,omitempty"`
	// 机器码
	MachineCode *string `json:"machineCode,omitempty" xml:"machineCode,omitempty"`
	// 成品油标识
	OilFlag *string `json:"oilFlag,omitempty" xml:"oilFlag,omitempty"`
	// 收款人
	Payee *string `json:"payee,omitempty" xml:"payee,omitempty"`
	// 审批单实例
	ProcessInstCode *string `json:"processInstCode,omitempty" xml:"processInstCode,omitempty"`
	// 审批单类型
	ProcessInstType *string `json:"processInstType,omitempty" xml:"processInstType,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行账户
	PurchaserBankAccount *string `json:"purchaserBankAccount,omitempty" xml:"purchaserBankAccount,omitempty"`
	// 购方银行
	PurchaserBankNameAccount *string `json:"purchaserBankNameAccount,omitempty" xml:"purchaserBankNameAccount,omitempty"`
	// 购方名称
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 备注
	Remark                         *string                                                                               `json:"remark,omitempty" xml:"remark,omitempty"`
	SecondHandCarInvoiceDetailList []*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList `json:"secondHandCarInvoiceDetailList,omitempty" xml:"secondHandCarInvoiceDetailList,omitempty" type:"Repeated"`
	// 销方地址
	SellerAddress *string `json:"sellerAddress,omitempty" xml:"sellerAddress,omitempty"`
	// 购方银行账户
	SellerBankAccount *string `json:"sellerBankAccount,omitempty" xml:"sellerBankAccount,omitempty"`
	// 销方银行
	SellerBankNameAccount *string `json:"sellerBankNameAccount,omitempty" xml:"sellerBankNameAccount,omitempty"`
	// 销方名称
	SellerName *string `json:"sellerName,omitempty" xml:"sellerName,omitempty"`
	// 销方税号
	SellerTaxNo *string `json:"sellerTaxNo,omitempty" xml:"sellerTaxNo,omitempty"`
	// 销方电话
	SellerTel *string `json:"sellerTel,omitempty" xml:"sellerTel,omitempty"`
	// 代开发票标识 1-自开,2-代开
	SupplySign *string `json:"supplySign,omitempty" xml:"supplySign,omitempty"`
	// 税额
	TaxAmount                   *string                                                                            `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	UsedVehicleSaleDetailVOList []*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList `json:"usedVehicleSaleDetailVOList,omitempty" xml:"usedVehicleSaleDetailVOList,omitempty" type:"Repeated"`
	VehicleSaleDetailVOList     []*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList     `json:"vehicleSaleDetailVOList,omitempty" xml:"vehicleSaleDetailVOList,omitempty" type:"Repeated"`
	// 发票查验状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
	// 凭证code
	VoucherCode *string `json:"voucherCode,omitempty" xml:"voucherCode,omitempty"`
	// 生成凭证状态
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) GoString

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetAccountPeriod

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetAmount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetAmountWithTax

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetCheckCode

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetCheckTime

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetDrewDate

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetElectronicUrl

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetFinanceType

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetFundType

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetInvoiceCode

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetInvoiceNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetInvoiceStatus

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetInvoiceType

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetMachineCode

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetOilFlag

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetPayee

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetProcessInstCode

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetProcessInstType

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetPurchaserAddress

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetPurchaserBankAccount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetPurchaserBankNameAccount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetPurchaserName

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetPurchaserTaxNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetPurchaserTel

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetRemark

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetSellerAddress

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetSellerBankAccount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetSellerBankNameAccount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetSellerName

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetSellerTaxNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetSellerTel

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetSupplySign

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetTaxAmount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetVerifyStatus

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetVoucherCode

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) SetVoucherStatus

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVO) String

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 数量
	Quantity *string `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 规格型号
	Specification *string `json:"specification,omitempty" xml:"specification,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 是否享受税收优惠:0-不享受,1-享受
	TaxPre *string `json:"taxPre,omitempty" xml:"taxPre,omitempty"`
	// 优惠政策类型
	TaxPreType *string `json:"taxPreType,omitempty" xml:"taxPreType,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 单位
	Unit *string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 单价
	UnitPrice *string `json:"unitPrice,omitempty" xml:"unitPrice,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) GoString

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetAmount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetGoodsName

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetQuantity

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetRevenueCode

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetRowNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetSpecification

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxAmount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxPre

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxPreType

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxRate

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetUnit

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) SetUnitPrice

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOGeneralInvoiceDetailVOList) String

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 车牌号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 通行日期止
	EndDate *string `json:"endDate,omitempty" xml:"endDate,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 通行日期起
	StartDate *string `json:"startDate,omitempty" xml:"startDate,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) GoString

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetAmount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetCardNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetEndDate

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetGoodsName

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetRevenueCode

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetRowNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetStartDate

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetTaxAmount

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetTaxRate

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetVehicleType

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOSecondHandCarInvoiceDetailList) String

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList struct {
	// 经营、拍卖单位
	AuctionUnit *string `json:"auctionUnit,omitempty" xml:"auctionUnit,omitempty"`
	// 经营、拍卖单位地址
	AuctionUnitAddress *string `json:"auctionUnitAddress,omitempty" xml:"auctionUnitAddress,omitempty"`
	// 经营、拍卖单位银行
	AuctionUnitBank *string `json:"auctionUnitBank,omitempty" xml:"auctionUnitBank,omitempty"`
	// 经营、拍卖单位税号
	AuctionUnitTaxNo *string `json:"auctionUnitTaxNo,omitempty" xml:"auctionUnitTaxNo,omitempty"`
	// 经营、拍卖单位电话
	AuctionUtilTel *string `json:"auctionUtilTel,omitempty" xml:"auctionUtilTel,omitempty"`
	// 厂牌型号
	CarModel *string `json:"carModel,omitempty" xml:"carModel,omitempty"`
	// 车牌照号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 登记证号
	Registration *string `json:"registration,omitempty" xml:"registration,omitempty"`
	// 转入地车辆管理所名称
	TransferVehicle *string `json:"transferVehicle,omitempty" xml:"transferVehicle,omitempty"`
	// 二手车市场地址
	UsedCarAddress *string `json:"usedCarAddress,omitempty" xml:"usedCarAddress,omitempty"`
	// 二手车市场
	UsedCarMarket *string `json:"usedCarMarket,omitempty" xml:"usedCarMarket,omitempty"`
	// 二手车市场开户银行、账号
	UsedCarMarketBank *string `json:"usedCarMarketBank,omitempty" xml:"usedCarMarketBank,omitempty"`
	// 二手车市场电话
	UsedCarMarketPhone *string `json:"usedCarMarketPhone,omitempty" xml:"usedCarMarketPhone,omitempty"`
	// 二手车市场纳税人识别号
	UsedCarMarketTaxNo *string `json:"usedCarMarketTaxNo,omitempty" xml:"usedCarMarketTaxNo,omitempty"`
	// 车架号/车辆识别号
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnit

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnitAddress

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnitBank

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnitTaxNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUtilTel

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetCarModel

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetCardNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetRegistration

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetTransferVehicle

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarAddress

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarket

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarketBank

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarketPhone

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarketTaxNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOUsedVehicleSaleDetailVOList) String

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList

type UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList struct {
	// 品牌
	Brand *string `json:"brand,omitempty" xml:"brand,omitempty"`
	// 合格证号
	CertificateNo *string `json:"certificateNo,omitempty" xml:"certificateNo,omitempty"`
	// 发动机号
	EngineNo *string `json:"engineNo,omitempty" xml:"engineNo,omitempty"`
	// 身份证号/组织机构代码
	IdCardNo *string `json:"idCardNo,omitempty" xml:"idCardNo,omitempty"`
	// 进口证书号
	ImportCertificateNo *string `json:"importCertificateNo,omitempty" xml:"importCertificateNo,omitempty"`
	// 商检单号
	InspectionListNo *string `json:"inspectionListNo,omitempty" xml:"inspectionListNo,omitempty"`
	// 限乘人数
	MaxPassengers *string `json:"maxPassengers,omitempty" xml:"maxPassengers,omitempty"`
	// 产地
	OriginPlace *string `json:"originPlace,omitempty" xml:"originPlace,omitempty"`
	// 完税凭证号码
	PaymentVoucherNo *string `json:"paymentVoucherNo,omitempty" xml:"paymentVoucherNo,omitempty"`
	// 主管税务机关名称
	TaxAuthorityName *string `json:"taxAuthorityName,omitempty" xml:"taxAuthorityName,omitempty"`
	// 主管税务机关代码
	TaxAuthorityNo *string `json:"taxAuthorityNo,omitempty" xml:"taxAuthorityNo,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 吨位
	Tonnage *string `json:"tonnage,omitempty" xml:"tonnage,omitempty"`
	// 车架号码
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetBrand

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetCertificateNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetEngineNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetIdCardNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetImportCertificateNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetInspectionListNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetMaxPassengers

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetOriginPlace

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetPaymentVoucherNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetTaxAuthorityName

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetTaxAuthorityNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetTaxRate

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetTonnage

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceAbandonStatusRequestRedGeneralInvoiceVOVehicleSaleDetailVOList) String

type UpdateInvoiceAbandonStatusResponse

type UpdateInvoiceAbandonStatusResponse struct {
	Headers map[string]*string                      `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateInvoiceAbandonStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateInvoiceAbandonStatusResponse) GoString

func (*UpdateInvoiceAbandonStatusResponse) SetHeaders

func (UpdateInvoiceAbandonStatusResponse) String

type UpdateInvoiceAbandonStatusResponseBody

type UpdateInvoiceAbandonStatusResponseBody struct {
	Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}

func (UpdateInvoiceAbandonStatusResponseBody) GoString

func (*UpdateInvoiceAbandonStatusResponseBody) SetResult

func (UpdateInvoiceAbandonStatusResponseBody) String

type UpdateInvoiceAccountPeriodHeaders

type UpdateInvoiceAccountPeriodHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateInvoiceAccountPeriodHeaders) GoString

func (*UpdateInvoiceAccountPeriodHeaders) SetCommonHeaders

func (*UpdateInvoiceAccountPeriodHeaders) SetXAcsDingtalkAccessToken

func (UpdateInvoiceAccountPeriodHeaders) String

type UpdateInvoiceAccountPeriodRequest

type UpdateInvoiceAccountPeriodRequest struct {
	// 认证状态
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 发票模型
	GeneralInvoiceVOList []*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList `json:"generalInvoiceVOList,omitempty" xml:"generalInvoiceVOList,omitempty" type:"Repeated"`
	// 发票主键列表
	InvoiceKeyVOList []*UpdateInvoiceAccountPeriodRequestInvoiceKeyVOList `json:"invoiceKeyVOList,omitempty" xml:"invoiceKeyVOList,omitempty" type:"Repeated"`
	// 操作员
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
}

func (UpdateInvoiceAccountPeriodRequest) GoString

func (*UpdateInvoiceAccountPeriodRequest) SetAccountPeriod

func (*UpdateInvoiceAccountPeriodRequest) SetOperator

func (UpdateInvoiceAccountPeriodRequest) String

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList struct {
	// 账期时间
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 不含税金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 含税金额
	AmountWithTax *string `json:"amountWithTax,omitempty" xml:"amountWithTax,omitempty"`
	// 校验码
	CheckCode *string `json:"checkCode,omitempty" xml:"checkCode,omitempty"`
	// 查验时间
	CheckTime *string `json:"checkTime,omitempty" xml:"checkTime,omitempty"`
	// 开票日期
	DrewDate *string `json:"drewDate,omitempty" xml:"drewDate,omitempty"`
	// 电票版式文件下载地址
	ElectronicUrl *string `json:"electronicUrl,omitempty" xml:"electronicUrl,omitempty"`
	// 财务类型,INPUT-VAT(进项),OUTPUT_VAT(销项)
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 资金类型 ,RED(红票),(BLUE)蓝票
	FundType *string `json:"fundType,omitempty" xml:"fundType,omitempty"`
	// 常规发票明细
	GeneralInvoiceDetailVOList []*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList `json:"generalInvoiceDetailVOList,omitempty" xml:"generalInvoiceDetailVOList,omitempty" type:"Repeated"`
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 发票状态
	InvoiceStatus *string `json:"invoiceStatus,omitempty" xml:"invoiceStatus,omitempty"`
	// 发票类型
	InvoiceType *string `json:"invoiceType,omitempty" xml:"invoiceType,omitempty"`
	// 机器码
	MachineCode *string `json:"machineCode,omitempty" xml:"machineCode,omitempty"`
	// 成品油标识
	OilFlag *string `json:"oilFlag,omitempty" xml:"oilFlag,omitempty"`
	// 收款人
	Payee *string `json:"payee,omitempty" xml:"payee,omitempty"`
	// 审批单实例
	ProcessInstCode *string `json:"processInstCode,omitempty" xml:"processInstCode,omitempty"`
	// 审批单类型
	ProcessInstType *string `json:"processInstType,omitempty" xml:"processInstType,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行账户
	PurchaserBankAccount *string `json:"purchaserBankAccount,omitempty" xml:"purchaserBankAccount,omitempty"`
	// 购方银行名称
	PurchaserBankNameAccount *string `json:"purchaserBankNameAccount,omitempty" xml:"purchaserBankNameAccount,omitempty"`
	// 购方名称
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 备注
	Remark                         *string                                                                                `json:"remark,omitempty" xml:"remark,omitempty"`
	SecondHandCarInvoiceDetailList []*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList `json:"secondHandCarInvoiceDetailList,omitempty" xml:"secondHandCarInvoiceDetailList,omitempty" type:"Repeated"`
	// 销方地址
	SellerAddress *string `json:"sellerAddress,omitempty" xml:"sellerAddress,omitempty"`
	// 销方银行账户
	SellerBankAccount *string `json:"sellerBankAccount,omitempty" xml:"sellerBankAccount,omitempty"`
	// 销方银行名称
	SellerBankNameAccount *string `json:"sellerBankNameAccount,omitempty" xml:"sellerBankNameAccount,omitempty"`
	// 销方名称
	SellerName *string `json:"sellerName,omitempty" xml:"sellerName,omitempty"`
	// 销方税号
	SellerTaxNo *string `json:"sellerTaxNo,omitempty" xml:"sellerTaxNo,omitempty"`
	// 销方电话
	SellerTel *string `json:"sellerTel,omitempty" xml:"sellerTel,omitempty"`
	// 代开发票标识 1-自开,2-代开
	SupplySign *string `json:"supplySign,omitempty" xml:"supplySign,omitempty"`
	// 税额
	TaxAmount                   *string                                                                             `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	UsedVehicleSaleDetailVOList []*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList `json:"usedVehicleSaleDetailVOList,omitempty" xml:"usedVehicleSaleDetailVOList,omitempty" type:"Repeated"`
	VehicleSaleDetailVOList     []*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList     `json:"vehicleSaleDetailVOList,omitempty" xml:"vehicleSaleDetailVOList,omitempty" type:"Repeated"`
	// 发票查验状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
	// 凭证code
	VoucherCode *string `json:"voucherCode,omitempty" xml:"voucherCode,omitempty"`
	// 生成凭证状态
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) GoString

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetAccountPeriod

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetAmount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetAmountWithTax

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetCheckCode

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetCheckTime

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetDrewDate

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetElectronicUrl

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetFinanceType

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetFundType

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetInvoiceCode

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetInvoiceNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetInvoiceStatus

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetInvoiceType

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetMachineCode

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetOilFlag

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetPayee

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetProcessInstCode

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetProcessInstType

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetPurchaserAddress

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetPurchaserBankAccount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetPurchaserBankNameAccount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetPurchaserName

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetPurchaserTaxNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetPurchaserTel

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetRemark

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetSellerAddress

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetSellerBankAccount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetSellerBankNameAccount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetSellerName

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetSellerTaxNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetSellerTel

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetSupplySign

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetTaxAmount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetVerifyStatus

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetVoucherCode

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) SetVoucherStatus

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOList) String

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 数量
	Quantity *string `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 规格型号
	Specification *string `json:"specification,omitempty" xml:"specification,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 是否享受税收优惠:0-不享受,1-享受
	TaxPre *string `json:"taxPre,omitempty" xml:"taxPre,omitempty"`
	// 优惠政策类型
	TaxPreType *string `json:"taxPreType,omitempty" xml:"taxPreType,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 单位
	Unit *string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 单价
	UnitPrice *string `json:"unitPrice,omitempty" xml:"unitPrice,omitempty"`
}

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) GoString

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetAmount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetGoodsName

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetQuantity

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetRevenueCode

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetRowNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetSpecification

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxAmount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxPre

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxPreType

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxRate

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetUnit

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetUnitPrice

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) String

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 车牌号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 通行日期止
	EndDate *string `json:"endDate,omitempty" xml:"endDate,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 通行日期起
	StartDate *string `json:"startDate,omitempty" xml:"startDate,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) GoString

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetAmount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetCardNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetEndDate

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetGoodsName

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetRevenueCode

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetStartDate

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetTaxAmount

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetTaxRate

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetVehicleType

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) String

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList struct {
	// 经营、拍卖单位
	AuctionUnit *string `json:"auctionUnit,omitempty" xml:"auctionUnit,omitempty"`
	// 经营、拍卖单位地址
	AuctionUnitAddress *string `json:"auctionUnitAddress,omitempty" xml:"auctionUnitAddress,omitempty"`
	// 经营、拍卖单位银行
	AuctionUnitBank *string `json:"auctionUnitBank,omitempty" xml:"auctionUnitBank,omitempty"`
	// 经营、拍卖单位税号
	AuctionUnitTaxNo *string `json:"auctionUnitTaxNo,omitempty" xml:"auctionUnitTaxNo,omitempty"`
	// 经营、拍卖单位电话
	AuctionUtilTel *string `json:"auctionUtilTel,omitempty" xml:"auctionUtilTel,omitempty"`
	// 厂牌型号
	CarModel *string `json:"carModel,omitempty" xml:"carModel,omitempty"`
	// 车牌照号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 登记证号
	Registration *string `json:"registration,omitempty" xml:"registration,omitempty"`
	// 转入地车辆管理所名称
	TransferVehicle *string `json:"transferVehicle,omitempty" xml:"transferVehicle,omitempty"`
	// 二手车市场地址
	UsedCarAddress *string `json:"usedCarAddress,omitempty" xml:"usedCarAddress,omitempty"`
	// 二手车市场
	UsedCarMarket *string `json:"usedCarMarket,omitempty" xml:"usedCarMarket,omitempty"`
	// 二手车市场开户银行、账号
	UsedCarMarketBank *string `json:"usedCarMarketBank,omitempty" xml:"usedCarMarketBank,omitempty"`
	// 二手车市场电话
	UsedCarMarketPhone *string `json:"usedCarMarketPhone,omitempty" xml:"usedCarMarketPhone,omitempty"`
	// 二手车市场纳税人识别号
	UsedCarMarketTaxNo *string `json:"usedCarMarketTaxNo,omitempty" xml:"usedCarMarketTaxNo,omitempty"`
	// 车架号/车辆识别号
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnit

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitAddress

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitBank

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitTaxNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUtilTel

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetCarModel

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetCardNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetRegistration

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetTransferVehicle

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarAddress

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarket

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketBank

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketPhone

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketTaxNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) String

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList

type UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList struct {
	// 品牌
	Brand *string `json:"brand,omitempty" xml:"brand,omitempty"`
	// 合格证号
	CertificateNo *string `json:"certificateNo,omitempty" xml:"certificateNo,omitempty"`
	// 发动机号
	EngineNo *string `json:"engineNo,omitempty" xml:"engineNo,omitempty"`
	// 身份证号/组织机构代码
	IdCardNo *string `json:"idCardNo,omitempty" xml:"idCardNo,omitempty"`
	// 进口证书号
	ImportCertificateNo *string `json:"importCertificateNo,omitempty" xml:"importCertificateNo,omitempty"`
	// 商检单号
	InspectionListNo *string `json:"inspectionListNo,omitempty" xml:"inspectionListNo,omitempty"`
	// 限乘人数
	MaxPassengers *string `json:"maxPassengers,omitempty" xml:"maxPassengers,omitempty"`
	// 产地
	OriginPlace *string `json:"originPlace,omitempty" xml:"originPlace,omitempty"`
	// 完税凭证号码
	PaymentVoucherNo *string `json:"paymentVoucherNo,omitempty" xml:"paymentVoucherNo,omitempty"`
	// 主管税务机关名称
	TaxAuthorityName *string `json:"taxAuthorityName,omitempty" xml:"taxAuthorityName,omitempty"`
	// 主管税务机关代码
	TaxAuthorityNo *string `json:"taxAuthorityNo,omitempty" xml:"taxAuthorityNo,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 吨位
	Tonnage *string `json:"tonnage,omitempty" xml:"tonnage,omitempty"`
	// 车架号码
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetBrand

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetCertificateNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetEngineNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetIdCardNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetImportCertificateNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetInspectionListNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetMaxPassengers

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetOriginPlace

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetPaymentVoucherNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxAuthorityName

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxAuthorityNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxRate

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTonnage

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceAccountPeriodRequestGeneralInvoiceVOListVehicleSaleDetailVOList) String

type UpdateInvoiceAccountPeriodRequestInvoiceKeyVOList

type UpdateInvoiceAccountPeriodRequestInvoiceKeyVOList struct {
	// 发票编码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
}

func (UpdateInvoiceAccountPeriodRequestInvoiceKeyVOList) GoString

func (*UpdateInvoiceAccountPeriodRequestInvoiceKeyVOList) SetInvoiceCode

func (*UpdateInvoiceAccountPeriodRequestInvoiceKeyVOList) SetInvoiceNo

func (UpdateInvoiceAccountPeriodRequestInvoiceKeyVOList) String

type UpdateInvoiceAccountPeriodResponse

type UpdateInvoiceAccountPeriodResponse struct {
	Headers map[string]*string                      `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateInvoiceAccountPeriodResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateInvoiceAccountPeriodResponse) GoString

func (*UpdateInvoiceAccountPeriodResponse) SetHeaders

func (UpdateInvoiceAccountPeriodResponse) String

type UpdateInvoiceAccountPeriodResponseBody

type UpdateInvoiceAccountPeriodResponseBody struct {
	// 错误信息
	ErrorResult []*UpdateInvoiceAccountPeriodResponseBodyErrorResult `json:"errorResult,omitempty" xml:"errorResult,omitempty" type:"Repeated"`
	// 成功信息
	SuccessResult []*UpdateInvoiceAccountPeriodResponseBodySuccessResult `json:"successResult,omitempty" xml:"successResult,omitempty" type:"Repeated"`
}

func (UpdateInvoiceAccountPeriodResponseBody) GoString

func (UpdateInvoiceAccountPeriodResponseBody) String

type UpdateInvoiceAccountPeriodResponseBodyErrorResult

type UpdateInvoiceAccountPeriodResponseBodyErrorResult struct {
	// 错误数据的key
	ErrorKey *string `json:"errorKey,omitempty" xml:"errorKey,omitempty"`
	// 错误信息
	ErrorMsg *string `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"`
}

func (UpdateInvoiceAccountPeriodResponseBodyErrorResult) GoString

func (*UpdateInvoiceAccountPeriodResponseBodyErrorResult) SetErrorKey

func (*UpdateInvoiceAccountPeriodResponseBodyErrorResult) SetErrorMsg

func (UpdateInvoiceAccountPeriodResponseBodyErrorResult) String

type UpdateInvoiceAccountPeriodResponseBodySuccessResult

type UpdateInvoiceAccountPeriodResponseBodySuccessResult struct {
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
}

func (UpdateInvoiceAccountPeriodResponseBodySuccessResult) GoString

func (*UpdateInvoiceAccountPeriodResponseBodySuccessResult) SetInvoiceCode

func (*UpdateInvoiceAccountPeriodResponseBodySuccessResult) SetInvoiceNo

func (UpdateInvoiceAccountPeriodResponseBodySuccessResult) String

type UpdateInvoiceAndReceiptRelatedHeaders

type UpdateInvoiceAndReceiptRelatedHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateInvoiceAndReceiptRelatedHeaders) GoString

func (*UpdateInvoiceAndReceiptRelatedHeaders) SetCommonHeaders

func (*UpdateInvoiceAndReceiptRelatedHeaders) SetXAcsDingtalkAccessToken

func (UpdateInvoiceAndReceiptRelatedHeaders) String

type UpdateInvoiceAndReceiptRelatedRequest

type UpdateInvoiceAndReceiptRelatedRequest struct {
	// 发票全票面信息
	GeneralInvoiceVO *UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO `json:"generalInvoiceVO,omitempty" xml:"generalInvoiceVO,omitempty" type:"Struct"`
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 操作员
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
	// 钉钉审批单号
	ReceiptCode *string `json:"receiptCode,omitempty" xml:"receiptCode,omitempty"`
}

func (UpdateInvoiceAndReceiptRelatedRequest) GoString

func (*UpdateInvoiceAndReceiptRelatedRequest) SetInvoiceCode

func (*UpdateInvoiceAndReceiptRelatedRequest) SetInvoiceNo

func (*UpdateInvoiceAndReceiptRelatedRequest) SetOperator

func (*UpdateInvoiceAndReceiptRelatedRequest) SetReceiptCode

func (UpdateInvoiceAndReceiptRelatedRequest) String

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO struct {
	// 账期时间
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 不含税金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 含税金额
	AmountWithTax *string `json:"amountWithTax,omitempty" xml:"amountWithTax,omitempty"`
	// 校验码
	CheckCode *string `json:"checkCode,omitempty" xml:"checkCode,omitempty"`
	// 查验时间
	CheckTime *string `json:"checkTime,omitempty" xml:"checkTime,omitempty"`
	// 开票日期
	DrewDate *string `json:"drewDate,omitempty" xml:"drewDate,omitempty"`
	// 电票版式文件下载地址
	ElectronicUrl *string `json:"electronicUrl,omitempty" xml:"electronicUrl,omitempty"`
	// 财务类型,INPUT-VAT(进项),OUTPUT_VAT(销项)
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 资金类型 ,RED(红票),(BLUE)蓝票
	FundType *string `json:"fundType,omitempty" xml:"fundType,omitempty"`
	// 常规发票明细
	GeneralInvoiceDetailVOList []*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList `json:"generalInvoiceDetailVOList,omitempty" xml:"generalInvoiceDetailVOList,omitempty" type:"Repeated"`
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 发票状态
	InvoiceStatus *string `json:"invoiceStatus,omitempty" xml:"invoiceStatus,omitempty"`
	// 发票类型
	InvoiceType *string `json:"invoiceType,omitempty" xml:"invoiceType,omitempty"`
	// 机器码
	MachineCode *string `json:"machineCode,omitempty" xml:"machineCode,omitempty"`
	// 成品油标识
	OilFlag *string `json:"oilFlag,omitempty" xml:"oilFlag,omitempty"`
	// 收款人
	Payee *string `json:"payee,omitempty" xml:"payee,omitempty"`
	// 审批单实例
	ProcessInstCode *string `json:"processInstCode,omitempty" xml:"processInstCode,omitempty"`
	// 审批单类型
	ProcessInstType *string `json:"processInstType,omitempty" xml:"processInstType,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行账户
	//
	PurchaserBankAccount     *string `json:"purchaserBankAccount,omitempty" xml:"purchaserBankAccount,omitempty"`
	PurchaserBankNameAccount *string `json:"purchaserBankNameAccount,omitempty" xml:"purchaserBankNameAccount,omitempty"`
	// 购方名称
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 备注
	Remark                         *string                                                                                `json:"remark,omitempty" xml:"remark,omitempty"`
	SecondHandCarInvoiceDetailList []*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList `json:"secondHandCarInvoiceDetailList,omitempty" xml:"secondHandCarInvoiceDetailList,omitempty" type:"Repeated"`
	// 销方地址
	SellerAddress *string `json:"sellerAddress,omitempty" xml:"sellerAddress,omitempty"`
	// 销方银行账户
	SellerBankAccount     *string `json:"sellerBankAccount,omitempty" xml:"sellerBankAccount,omitempty"`
	SellerBankNameAccount *string `json:"sellerBankNameAccount,omitempty" xml:"sellerBankNameAccount,omitempty"`
	// 销方名称
	SellerName *string `json:"sellerName,omitempty" xml:"sellerName,omitempty"`
	// 销方税号
	SellerTaxNo *string `json:"sellerTaxNo,omitempty" xml:"sellerTaxNo,omitempty"`
	// 销方电话
	SellerTel *string `json:"sellerTel,omitempty" xml:"sellerTel,omitempty"`
	// 代开发票标识 1-自开,2-代开
	SupplySign *string `json:"supplySign,omitempty" xml:"supplySign,omitempty"`
	// 税额
	TaxAmount                   *string                                                                             `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	UsedVehicleSaleDetailVOList []*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList `json:"usedVehicleSaleDetailVOList,omitempty" xml:"usedVehicleSaleDetailVOList,omitempty" type:"Repeated"`
	VehicleSaleDetailVOList     []*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList     `json:"vehicleSaleDetailVOList,omitempty" xml:"vehicleSaleDetailVOList,omitempty" type:"Repeated"`
	// 发票查验状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
	// 凭证code
	VoucherCode *string `json:"voucherCode,omitempty" xml:"voucherCode,omitempty"`
	// 生成凭证状态
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) GoString

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetAccountPeriod

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetAmount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetAmountWithTax

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetCheckCode

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetCheckTime

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetDrewDate

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetElectronicUrl

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetFinanceType

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetFundType

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetInvoiceCode

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetInvoiceNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetInvoiceStatus

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetInvoiceType

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetMachineCode

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetOilFlag

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetPayee

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetProcessInstCode

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetProcessInstType

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetPurchaserAddress

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetPurchaserBankAccount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetPurchaserBankNameAccount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetPurchaserName

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetPurchaserTaxNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetPurchaserTel

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetRemark

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetSellerAddress

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetSellerBankAccount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetSellerBankNameAccount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetSellerName

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetSellerTaxNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetSellerTel

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetSupplySign

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetTaxAmount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetVerifyStatus

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetVoucherCode

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) SetVoucherStatus

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVO) String

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 数量
	Quantity *string `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 规格型号
	Specification *string `json:"specification,omitempty" xml:"specification,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 是否享受税收优惠:0-不享受,1-享受
	TaxPre *string `json:"taxPre,omitempty" xml:"taxPre,omitempty"`
	// 优惠政策类型
	TaxPreType *string `json:"taxPreType,omitempty" xml:"taxPreType,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 单位
	Unit *string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 单价
	UnitPrice *string `json:"unitPrice,omitempty" xml:"unitPrice,omitempty"`
}

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) GoString

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetAmount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetGoodsName

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetQuantity

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetRevenueCode

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetRowNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetSpecification

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxAmount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxPre

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxPreType

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetTaxRate

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetUnit

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) SetUnitPrice

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOGeneralInvoiceDetailVOList) String

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 车牌号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 通行日期止
	EndDate *string `json:"endDate,omitempty" xml:"endDate,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 通行日期起
	StartDate *string `json:"startDate,omitempty" xml:"startDate,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) GoString

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetAmount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetCardNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetEndDate

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetGoodsName

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetRevenueCode

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetStartDate

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetTaxAmount

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetTaxRate

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) SetVehicleType

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOSecondHandCarInvoiceDetailList) String

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList struct {
	// 经营、拍卖单位
	AuctionUnit *string `json:"auctionUnit,omitempty" xml:"auctionUnit,omitempty"`
	// 经营、拍卖单位地址
	AuctionUnitAddress *string `json:"auctionUnitAddress,omitempty" xml:"auctionUnitAddress,omitempty"`
	// 经营、拍卖单位银行
	AuctionUnitBank *string `json:"auctionUnitBank,omitempty" xml:"auctionUnitBank,omitempty"`
	// 经营、拍卖单位税号
	AuctionUnitTaxNo *string `json:"auctionUnitTaxNo,omitempty" xml:"auctionUnitTaxNo,omitempty"`
	// 经营、拍卖单位电话
	AuctionUtilTel *string `json:"auctionUtilTel,omitempty" xml:"auctionUtilTel,omitempty"`
	// 厂牌型号
	CarModel *string `json:"carModel,omitempty" xml:"carModel,omitempty"`
	// 车牌照号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 登记证号
	Registration *string `json:"registration,omitempty" xml:"registration,omitempty"`
	// 转入地车辆管理所名称
	TransferVehicle *string `json:"transferVehicle,omitempty" xml:"transferVehicle,omitempty"`
	// 二手车市场地址
	UsedCarAddress *string `json:"usedCarAddress,omitempty" xml:"usedCarAddress,omitempty"`
	// 二手车市场
	UsedCarMarket *string `json:"usedCarMarket,omitempty" xml:"usedCarMarket,omitempty"`
	// 二手车市场开户银行、账号
	UsedCarMarketBank *string `json:"usedCarMarketBank,omitempty" xml:"usedCarMarketBank,omitempty"`
	// 二手车市场电话
	UsedCarMarketPhone *string `json:"usedCarMarketPhone,omitempty" xml:"usedCarMarketPhone,omitempty"`
	// 二手车市场纳税人识别号
	UsedCarMarketTaxNo *string `json:"usedCarMarketTaxNo,omitempty" xml:"usedCarMarketTaxNo,omitempty"`
	// 车架号/车辆识别号
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnit

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnitAddress

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnitBank

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUnitTaxNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetAuctionUtilTel

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetCarModel

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetCardNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetRegistration

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetTransferVehicle

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarAddress

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarket

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarketBank

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarketPhone

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetUsedCarMarketTaxNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOUsedVehicleSaleDetailVOList) String

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList

type UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList struct {
	// 品牌
	Brand *string `json:"brand,omitempty" xml:"brand,omitempty"`
	// 合格证号
	CertificateNo *string `json:"certificateNo,omitempty" xml:"certificateNo,omitempty"`
	// 发动机号
	EngineNo *string `json:"engineNo,omitempty" xml:"engineNo,omitempty"`
	// 身份证号/组织机构代码
	IdCardNo *string `json:"idCardNo,omitempty" xml:"idCardNo,omitempty"`
	// 进口证书号
	ImportCertificateNo *string `json:"importCertificateNo,omitempty" xml:"importCertificateNo,omitempty"`
	// 商检单号
	InspectionListNo *string `json:"inspectionListNo,omitempty" xml:"inspectionListNo,omitempty"`
	// 限乘人数
	MaxPassengers *string `json:"maxPassengers,omitempty" xml:"maxPassengers,omitempty"`
	// 产地
	OriginPlace *string `json:"originPlace,omitempty" xml:"originPlace,omitempty"`
	// 完税凭证号码
	PaymentVoucherNo *string `json:"paymentVoucherNo,omitempty" xml:"paymentVoucherNo,omitempty"`
	// 主管税务机关名称
	TaxAuthorityName *string `json:"taxAuthorityName,omitempty" xml:"taxAuthorityName,omitempty"`
	// 主管税务机关代码
	TaxAuthorityNo *string `json:"taxAuthorityNo,omitempty" xml:"taxAuthorityNo,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 吨位
	Tonnage *string `json:"tonnage,omitempty" xml:"tonnage,omitempty"`
	// 车架号码
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetBrand

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetCertificateNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetEngineNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetIdCardNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetImportCertificateNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetInspectionListNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetMaxPassengers

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetOriginPlace

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetPaymentVoucherNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetTaxAuthorityName

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetTaxAuthorityNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetTaxRate

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetTonnage

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceAndReceiptRelatedRequestGeneralInvoiceVOVehicleSaleDetailVOList) String

type UpdateInvoiceAndReceiptRelatedResponse

type UpdateInvoiceAndReceiptRelatedResponse struct {
	Headers map[string]*string                          `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateInvoiceAndReceiptRelatedResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateInvoiceAndReceiptRelatedResponse) GoString

func (*UpdateInvoiceAndReceiptRelatedResponse) SetHeaders

func (UpdateInvoiceAndReceiptRelatedResponse) String

type UpdateInvoiceAndReceiptRelatedResponseBody

type UpdateInvoiceAndReceiptRelatedResponseBody struct {
	Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}

func (UpdateInvoiceAndReceiptRelatedResponseBody) GoString

func (*UpdateInvoiceAndReceiptRelatedResponseBody) SetResult

func (UpdateInvoiceAndReceiptRelatedResponseBody) String

type UpdateInvoiceIgnoreStatusHeaders

type UpdateInvoiceIgnoreStatusHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateInvoiceIgnoreStatusHeaders) GoString

func (*UpdateInvoiceIgnoreStatusHeaders) SetCommonHeaders

func (*UpdateInvoiceIgnoreStatusHeaders) SetXAcsDingtalkAccessToken

func (UpdateInvoiceIgnoreStatusHeaders) String

type UpdateInvoiceIgnoreStatusRequest

type UpdateInvoiceIgnoreStatusRequest struct {
	// 审批单id
	InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"`
	// 操作员
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
	// 状态
	Status *string `json:"status,omitempty" xml:"status,omitempty"`
}

func (UpdateInvoiceIgnoreStatusRequest) GoString

func (*UpdateInvoiceIgnoreStatusRequest) SetInstanceId

func (*UpdateInvoiceIgnoreStatusRequest) SetOperator

func (*UpdateInvoiceIgnoreStatusRequest) SetStatus

func (UpdateInvoiceIgnoreStatusRequest) String

type UpdateInvoiceIgnoreStatusResponse

type UpdateInvoiceIgnoreStatusResponse struct {
	Headers map[string]*string                     `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateInvoiceIgnoreStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateInvoiceIgnoreStatusResponse) GoString

func (*UpdateInvoiceIgnoreStatusResponse) SetHeaders

func (UpdateInvoiceIgnoreStatusResponse) String

type UpdateInvoiceIgnoreStatusResponseBody

type UpdateInvoiceIgnoreStatusResponseBody struct {
	Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}

func (UpdateInvoiceIgnoreStatusResponseBody) GoString

func (*UpdateInvoiceIgnoreStatusResponseBody) SetResult

func (UpdateInvoiceIgnoreStatusResponseBody) String

type UpdateInvoiceVerifyStatusHeaders

type UpdateInvoiceVerifyStatusHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateInvoiceVerifyStatusHeaders) GoString

func (*UpdateInvoiceVerifyStatusHeaders) SetCommonHeaders

func (*UpdateInvoiceVerifyStatusHeaders) SetXAcsDingtalkAccessToken

func (UpdateInvoiceVerifyStatusHeaders) String

type UpdateInvoiceVerifyStatusRequest

type UpdateInvoiceVerifyStatusRequest struct {
	// 抵扣状态
	//
	DeductStatus *string `json:"deductStatus,omitempty" xml:"deductStatus,omitempty"`
	// 发票模型
	GeneralInvoiceVOList []*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList `json:"generalInvoiceVOList,omitempty" xml:"generalInvoiceVOList,omitempty" type:"Repeated"`
	// 待更新
	InvoiceKeyVOList []*UpdateInvoiceVerifyStatusRequestInvoiceKeyVOList `json:"invoiceKeyVOList,omitempty" xml:"invoiceKeyVOList,omitempty" type:"Repeated"`
	// 操作员
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
	// 认证状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
}

func (UpdateInvoiceVerifyStatusRequest) GoString

func (*UpdateInvoiceVerifyStatusRequest) SetDeductStatus

func (*UpdateInvoiceVerifyStatusRequest) SetOperator

func (*UpdateInvoiceVerifyStatusRequest) SetVerifyStatus

func (UpdateInvoiceVerifyStatusRequest) String

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList struct {
	// 账期时间
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 不含税金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 含税金额
	AmountWithTax *string `json:"amountWithTax,omitempty" xml:"amountWithTax,omitempty"`
	// 校验码
	CheckCode *string `json:"checkCode,omitempty" xml:"checkCode,omitempty"`
	// 查验时间
	CheckTime *string `json:"checkTime,omitempty" xml:"checkTime,omitempty"`
	// 开票日期
	DrewDate *string `json:"drewDate,omitempty" xml:"drewDate,omitempty"`
	// 电票版式文件下载地址
	ElectronicUrl *string `json:"electronicUrl,omitempty" xml:"electronicUrl,omitempty"`
	// 财务类型,INPUT-VAT(进项),OUTPUT_VAT(销项)
	FinanceType *string `json:"financeType,omitempty" xml:"financeType,omitempty"`
	// 资金类型 ,RED(红票),(BLUE)蓝票
	FundType *string `json:"fundType,omitempty" xml:"fundType,omitempty"`
	// 常规发票明细
	GeneralInvoiceDetailVOList []*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList `json:"generalInvoiceDetailVOList,omitempty" xml:"generalInvoiceDetailVOList,omitempty" type:"Repeated"`
	// 发票代码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 发票状态
	InvoiceStatus *string `json:"invoiceStatus,omitempty" xml:"invoiceStatus,omitempty"`
	// 发票类型
	InvoiceType *string `json:"invoiceType,omitempty" xml:"invoiceType,omitempty"`
	// 机器码
	MachineCode *string `json:"machineCode,omitempty" xml:"machineCode,omitempty"`
	// 成品油标识
	OilFlag *string `json:"oilFlag,omitempty" xml:"oilFlag,omitempty"`
	// 收款人
	Payee *string `json:"payee,omitempty" xml:"payee,omitempty"`
	// 审批单实例
	ProcessInstCode *string `json:"processInstCode,omitempty" xml:"processInstCode,omitempty"`
	// 审批单类型
	ProcessInstType *string `json:"processInstType,omitempty" xml:"processInstType,omitempty"`
	// 购方地址
	PurchaserAddress *string `json:"purchaserAddress,omitempty" xml:"purchaserAddress,omitempty"`
	// 购方银行账户
	PurchaserBankAccount *string `json:"purchaserBankAccount,omitempty" xml:"purchaserBankAccount,omitempty"`
	// 购方银行名称
	PurchaserBankNameAccount *string `json:"purchaserBankNameAccount,omitempty" xml:"purchaserBankNameAccount,omitempty"`
	// 购方名称
	PurchaserName *string `json:"purchaserName,omitempty" xml:"purchaserName,omitempty"`
	// 购方税号
	PurchaserTaxNo *string `json:"purchaserTaxNo,omitempty" xml:"purchaserTaxNo,omitempty"`
	// 购方电话
	PurchaserTel *string `json:"purchaserTel,omitempty" xml:"purchaserTel,omitempty"`
	// 备注
	Remark                         *string                                                                               `json:"remark,omitempty" xml:"remark,omitempty"`
	SecondHandCarInvoiceDetailList []*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList `json:"secondHandCarInvoiceDetailList,omitempty" xml:"secondHandCarInvoiceDetailList,omitempty" type:"Repeated"`
	// 销方地址
	SellerAddress *string `json:"sellerAddress,omitempty" xml:"sellerAddress,omitempty"`
	// 销方银行账户
	SellerBankAccount *string `json:"sellerBankAccount,omitempty" xml:"sellerBankAccount,omitempty"`
	// 销方银行名称
	SellerBankNameAccount *string `json:"sellerBankNameAccount,omitempty" xml:"sellerBankNameAccount,omitempty"`
	// 销方名称
	SellerName *string `json:"sellerName,omitempty" xml:"sellerName,omitempty"`
	// 销方税号
	SellerTaxNo *string `json:"sellerTaxNo,omitempty" xml:"sellerTaxNo,omitempty"`
	// 销方电话
	SellerTel *string `json:"sellerTel,omitempty" xml:"sellerTel,omitempty"`
	// 代开发票标识 1-自开,2-代开
	SupplySign *string `json:"supplySign,omitempty" xml:"supplySign,omitempty"`
	// 税额
	TaxAmount                   *string                                                                            `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	UsedVehicleSaleDetailVOList []*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList `json:"usedVehicleSaleDetailVOList,omitempty" xml:"usedVehicleSaleDetailVOList,omitempty" type:"Repeated"`
	VehicleSaleDetailVOList     []*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList     `json:"vehicleSaleDetailVOList,omitempty" xml:"vehicleSaleDetailVOList,omitempty" type:"Repeated"`
	// 发票查验状态
	VerifyStatus *string `json:"verifyStatus,omitempty" xml:"verifyStatus,omitempty"`
	// 凭证code
	VoucherCode *string `json:"voucherCode,omitempty" xml:"voucherCode,omitempty"`
	// 生成凭证状态
	VoucherStatus *string `json:"voucherStatus,omitempty" xml:"voucherStatus,omitempty"`
}

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) GoString

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetAccountPeriod

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetAmount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetAmountWithTax

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetCheckCode

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetCheckTime

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetDrewDate

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetElectronicUrl

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetFinanceType

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetFundType

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetInvoiceCode

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetInvoiceNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetInvoiceStatus

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetInvoiceType

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetMachineCode

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetOilFlag

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetPayee

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetProcessInstCode

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetProcessInstType

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetPurchaserAddress

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetPurchaserBankAccount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetPurchaserBankNameAccount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetPurchaserName

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetPurchaserTaxNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetPurchaserTel

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetRemark

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetSellerAddress

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetSellerBankAccount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetSellerBankNameAccount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetSellerName

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetSellerTaxNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetSellerTel

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetSupplySign

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetTaxAmount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetVerifyStatus

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetVoucherCode

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) SetVoucherStatus

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOList) String

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 数量
	Quantity *string `json:"quantity,omitempty" xml:"quantity,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 规格型号
	Specification *string `json:"specification,omitempty" xml:"specification,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 是否享受税收优惠:0-不享受,1-享受
	TaxPre *string `json:"taxPre,omitempty" xml:"taxPre,omitempty"`
	// 优惠政策类型
	TaxPreType *string `json:"taxPreType,omitempty" xml:"taxPreType,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 单位
	Unit *string `json:"unit,omitempty" xml:"unit,omitempty"`
	// 单价
	UnitPrice *string `json:"unitPrice,omitempty" xml:"unitPrice,omitempty"`
}

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) GoString

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetAmount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetGoodsName

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetQuantity

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetRevenueCode

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetRowNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetSpecification

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxAmount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxPre

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxPreType

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetTaxRate

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetUnit

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) SetUnitPrice

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListGeneralInvoiceDetailVOList) String

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList struct {
	// 金额
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 车牌号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 通行日期止
	EndDate *string `json:"endDate,omitempty" xml:"endDate,omitempty"`
	// 商品名称
	GoodsName *string `json:"goodsName,omitempty" xml:"goodsName,omitempty"`
	// 税收分类编码
	RevenueCode *string `json:"revenueCode,omitempty" xml:"revenueCode,omitempty"`
	// 行号
	RowNo *string `json:"rowNo,omitempty" xml:"rowNo,omitempty"`
	// 通行日期起
	StartDate *string `json:"startDate,omitempty" xml:"startDate,omitempty"`
	// 税额
	TaxAmount *string `json:"taxAmount,omitempty" xml:"taxAmount,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) GoString

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetAmount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetCardNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetEndDate

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetGoodsName

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetRevenueCode

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetRowNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetStartDate

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetTaxAmount

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetTaxRate

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) SetVehicleType

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListSecondHandCarInvoiceDetailList) String

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList struct {
	// 经营、拍卖单位
	AuctionUnit *string `json:"auctionUnit,omitempty" xml:"auctionUnit,omitempty"`
	// 经营、拍卖单位地址
	AuctionUnitAddress *string `json:"auctionUnitAddress,omitempty" xml:"auctionUnitAddress,omitempty"`
	// 经营、拍卖单位银行
	AuctionUnitBank *string `json:"auctionUnitBank,omitempty" xml:"auctionUnitBank,omitempty"`
	// 经营、拍卖单位税号
	AuctionUnitTaxNo *string `json:"auctionUnitTaxNo,omitempty" xml:"auctionUnitTaxNo,omitempty"`
	// 经营、拍卖单位电话
	AuctionUtilTel *string `json:"auctionUtilTel,omitempty" xml:"auctionUtilTel,omitempty"`
	// 厂牌型号
	CarModel *string `json:"carModel,omitempty" xml:"carModel,omitempty"`
	// 车牌照号
	CardNo *string `json:"cardNo,omitempty" xml:"cardNo,omitempty"`
	// 登记证号
	Registration *string `json:"registration,omitempty" xml:"registration,omitempty"`
	// 转入地车辆管理所名称
	TransferVehicle *string `json:"transferVehicle,omitempty" xml:"transferVehicle,omitempty"`
	// 二手车市场地址
	UsedCarAddress *string `json:"usedCarAddress,omitempty" xml:"usedCarAddress,omitempty"`
	// 二手车市场
	UsedCarMarket *string `json:"usedCarMarket,omitempty" xml:"usedCarMarket,omitempty"`
	// 二手车市场开户银行、账号
	UsedCarMarketBank *string `json:"usedCarMarketBank,omitempty" xml:"usedCarMarketBank,omitempty"`
	// 二手车市场电话
	UsedCarMarketPhone *string `json:"usedCarMarketPhone,omitempty" xml:"usedCarMarketPhone,omitempty"`
	// 二手车市场纳税人识别号
	UsedCarMarketTaxNo *string `json:"usedCarMarketTaxNo,omitempty" xml:"usedCarMarketTaxNo,omitempty"`
	// 车架号/车辆识别号
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnit

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitAddress

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitBank

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUnitTaxNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetAuctionUtilTel

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetCarModel

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetCardNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetRegistration

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetTransferVehicle

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarAddress

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarket

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketBank

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketPhone

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetUsedCarMarketTaxNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListUsedVehicleSaleDetailVOList) String

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList

type UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList struct {
	// 品牌
	Brand *string `json:"brand,omitempty" xml:"brand,omitempty"`
	// 合格证号
	CertificateNo *string `json:"certificateNo,omitempty" xml:"certificateNo,omitempty"`
	// 发动机号
	EngineNo *string `json:"engineNo,omitempty" xml:"engineNo,omitempty"`
	// 身份证号/组织机构代码
	IdCardNo *string `json:"idCardNo,omitempty" xml:"idCardNo,omitempty"`
	// 进口证书号
	ImportCertificateNo *string `json:"importCertificateNo,omitempty" xml:"importCertificateNo,omitempty"`
	// 商检单号
	InspectionListNo *string `json:"inspectionListNo,omitempty" xml:"inspectionListNo,omitempty"`
	// 限乘人数
	MaxPassengers *string `json:"maxPassengers,omitempty" xml:"maxPassengers,omitempty"`
	// 产地
	OriginPlace *string `json:"originPlace,omitempty" xml:"originPlace,omitempty"`
	// 完税凭证号码
	PaymentVoucherNo *string `json:"paymentVoucherNo,omitempty" xml:"paymentVoucherNo,omitempty"`
	// 主管税务机关名称
	TaxAuthorityName *string `json:"taxAuthorityName,omitempty" xml:"taxAuthorityName,omitempty"`
	// 主管税务机关代码
	TaxAuthorityNo *string `json:"taxAuthorityNo,omitempty" xml:"taxAuthorityNo,omitempty"`
	// 税率
	TaxRate *string `json:"taxRate,omitempty" xml:"taxRate,omitempty"`
	// 吨位
	Tonnage *string `json:"tonnage,omitempty" xml:"tonnage,omitempty"`
	// 车架号码
	VehicleNo *string `json:"vehicleNo,omitempty" xml:"vehicleNo,omitempty"`
	// 车辆类型
	VehicleType *string `json:"vehicleType,omitempty" xml:"vehicleType,omitempty"`
}

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) GoString

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetBrand

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetCertificateNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetEngineNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetIdCardNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetImportCertificateNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetInspectionListNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetMaxPassengers

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetOriginPlace

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetPaymentVoucherNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxAuthorityName

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxAuthorityNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTaxRate

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetTonnage

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetVehicleNo

func (*UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) SetVehicleType

func (UpdateInvoiceVerifyStatusRequestGeneralInvoiceVOListVehicleSaleDetailVOList) String

type UpdateInvoiceVerifyStatusRequestInvoiceKeyVOList

type UpdateInvoiceVerifyStatusRequestInvoiceKeyVOList struct {
	// 发票编码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
}

func (UpdateInvoiceVerifyStatusRequestInvoiceKeyVOList) GoString

func (*UpdateInvoiceVerifyStatusRequestInvoiceKeyVOList) SetInvoiceCode

func (*UpdateInvoiceVerifyStatusRequestInvoiceKeyVOList) SetInvoiceNo

func (UpdateInvoiceVerifyStatusRequestInvoiceKeyVOList) String

type UpdateInvoiceVerifyStatusResponse

type UpdateInvoiceVerifyStatusResponse struct {
	Headers map[string]*string                     `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateInvoiceVerifyStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateInvoiceVerifyStatusResponse) GoString

func (*UpdateInvoiceVerifyStatusResponse) SetHeaders

func (UpdateInvoiceVerifyStatusResponse) String

type UpdateInvoiceVerifyStatusResponseBody

type UpdateInvoiceVerifyStatusResponseBody struct {
	Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}

func (UpdateInvoiceVerifyStatusResponseBody) GoString

func (*UpdateInvoiceVerifyStatusResponseBody) SetResult

func (UpdateInvoiceVerifyStatusResponseBody) String

type UpdateInvoiceVoucherStatusHeaders

type UpdateInvoiceVoucherStatusHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateInvoiceVoucherStatusHeaders) GoString

func (*UpdateInvoiceVoucherStatusHeaders) SetCommonHeaders

func (*UpdateInvoiceVoucherStatusHeaders) SetXAcsDingtalkAccessToken

func (UpdateInvoiceVoucherStatusHeaders) String

type UpdateInvoiceVoucherStatusRequest

type UpdateInvoiceVoucherStatusRequest struct {
	// 操作类型
	ActionType *string `json:"actionType,omitempty" xml:"actionType,omitempty"`
	// 发票编码
	InvoiceCode *string `json:"invoiceCode,omitempty" xml:"invoiceCode,omitempty"`
	// 发票号码
	InvoiceNo *string `json:"invoiceNo,omitempty" xml:"invoiceNo,omitempty"`
	// 操作员
	Operator *string `json:"operator,omitempty" xml:"operator,omitempty"`
	// 凭证id
	VoucherId *string `json:"voucherId,omitempty" xml:"voucherId,omitempty"`
}

func (UpdateInvoiceVoucherStatusRequest) GoString

func (*UpdateInvoiceVoucherStatusRequest) SetActionType

func (*UpdateInvoiceVoucherStatusRequest) SetInvoiceCode

func (*UpdateInvoiceVoucherStatusRequest) SetInvoiceNo

func (*UpdateInvoiceVoucherStatusRequest) SetOperator

func (*UpdateInvoiceVoucherStatusRequest) SetVoucherId

func (UpdateInvoiceVoucherStatusRequest) String

type UpdateInvoiceVoucherStatusResponse

type UpdateInvoiceVoucherStatusResponse struct {
	Headers map[string]*string                      `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateInvoiceVoucherStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateInvoiceVoucherStatusResponse) GoString

func (*UpdateInvoiceVoucherStatusResponse) SetHeaders

func (UpdateInvoiceVoucherStatusResponse) String

type UpdateInvoiceVoucherStatusResponseBody

type UpdateInvoiceVoucherStatusResponseBody struct {
	// 业务返回结果
	Result *bool `json:"result,omitempty" xml:"result,omitempty"`
	// 系统调用结果
	Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}

func (UpdateInvoiceVoucherStatusResponseBody) GoString

func (*UpdateInvoiceVoucherStatusResponseBody) SetResult

func (*UpdateInvoiceVoucherStatusResponseBody) SetSuccess

func (UpdateInvoiceVoucherStatusResponseBody) String

type UpdateReceiptHeaders

type UpdateReceiptHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateReceiptHeaders) GoString

func (s UpdateReceiptHeaders) GoString() string

func (*UpdateReceiptHeaders) SetCommonHeaders

func (s *UpdateReceiptHeaders) SetCommonHeaders(v map[string]*string) *UpdateReceiptHeaders

func (*UpdateReceiptHeaders) SetXAcsDingtalkAccessToken

func (s *UpdateReceiptHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateReceiptHeaders

func (UpdateReceiptHeaders) String

func (s UpdateReceiptHeaders) String() string

type UpdateReceiptRequest

type UpdateReceiptRequest struct {
	// 单据列表 ,最长10
	Receipts []*UpdateReceiptRequestReceipts `json:"receipts,omitempty" xml:"receipts,omitempty" type:"Repeated"`
}

func (UpdateReceiptRequest) GoString

func (s UpdateReceiptRequest) GoString() string

func (*UpdateReceiptRequest) SetReceipts

func (UpdateReceiptRequest) String

func (s UpdateReceiptRequest) String() string

type UpdateReceiptRequestReceipts

type UpdateReceiptRequestReceipts struct {
	// 总金额,传空代表不修改
	Amount *string `json:"amount,omitempty" xml:"amount,omitempty"`
	// 关联收支类别,传空代表不修改
	CategoryCode *string `json:"categoryCode,omitempty" xml:"categoryCode,omitempty"`
	// 单据唯一编号
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 关联客户code,传空代表不修改
	CustomerCode *string `json:"customerCode,omitempty" xml:"customerCode,omitempty"`
	// 关联企业账户code,传空代表不修改
	EnterpriseAcountCode *string `json:"enterpriseAcountCode,omitempty" xml:"enterpriseAcountCode,omitempty"`
	// 业务发生时间,传空代表不修改
	OccurDate *int64 `json:"occurDate,omitempty" xml:"occurDate,omitempty"`
	// 负责人工号,传空代表不修改
	PrincipalId *string `json:"principalId,omitempty" xml:"principalId,omitempty"`
	// 关联项目code,传空代表不修改
	ProjectCode *string `json:"projectCode,omitempty" xml:"projectCode,omitempty"`
	// 单据类型:1付款单,2收款单
	ReceiptType *int64 `json:"receiptType,omitempty" xml:"receiptType,omitempty"`
	// 备注,传空代表不修改
	Remark *string `json:"remark,omitempty" xml:"remark,omitempty"`
	// 关联供应商code,传空代表不修改
	SupplierCode *string `json:"supplierCode,omitempty" xml:"supplierCode,omitempty"`
	// 单据标题,传空代表不修改
	Title *string `json:"title,omitempty" xml:"title,omitempty"`
	// 单据更新时间
	UpdateTime *int64 `json:"updateTime,omitempty" xml:"updateTime,omitempty"`
	// 修改者工号
	UpdateUserId *string `json:"updateUserId,omitempty" xml:"updateUserId,omitempty"`
}

func (UpdateReceiptRequestReceipts) GoString

func (s UpdateReceiptRequestReceipts) GoString() string

func (*UpdateReceiptRequestReceipts) SetAmount

func (*UpdateReceiptRequestReceipts) SetCategoryCode

func (*UpdateReceiptRequestReceipts) SetCode

func (*UpdateReceiptRequestReceipts) SetCustomerCode

func (*UpdateReceiptRequestReceipts) SetEnterpriseAcountCode

func (s *UpdateReceiptRequestReceipts) SetEnterpriseAcountCode(v string) *UpdateReceiptRequestReceipts

func (*UpdateReceiptRequestReceipts) SetOccurDate

func (*UpdateReceiptRequestReceipts) SetPrincipalId

func (*UpdateReceiptRequestReceipts) SetProjectCode

func (*UpdateReceiptRequestReceipts) SetReceiptType

func (*UpdateReceiptRequestReceipts) SetRemark

func (*UpdateReceiptRequestReceipts) SetSupplierCode

func (*UpdateReceiptRequestReceipts) SetTitle

func (*UpdateReceiptRequestReceipts) SetUpdateTime

func (*UpdateReceiptRequestReceipts) SetUpdateUserId

func (UpdateReceiptRequestReceipts) String

type UpdateReceiptResponse

type UpdateReceiptResponse struct {
	Headers map[string]*string         `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateReceiptResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateReceiptResponse) GoString

func (s UpdateReceiptResponse) GoString() string

func (*UpdateReceiptResponse) SetBody

func (*UpdateReceiptResponse) SetHeaders

func (UpdateReceiptResponse) String

func (s UpdateReceiptResponse) String() string

type UpdateReceiptResponseBody

type UpdateReceiptResponseBody struct {
	// 结果列表
	Results []*UpdateReceiptResponseBodyResults `json:"results,omitempty" xml:"results,omitempty" type:"Repeated"`
}

func (UpdateReceiptResponseBody) GoString

func (s UpdateReceiptResponseBody) GoString() string

func (*UpdateReceiptResponseBody) SetResults

func (UpdateReceiptResponseBody) String

func (s UpdateReceiptResponseBody) String() string

type UpdateReceiptResponseBodyResults

type UpdateReceiptResponseBodyResults struct {
	// 数据唯一编号
	Code *string `json:"code,omitempty" xml:"code,omitempty"`
	// 错误码
	ErrorCode *string `json:"errorCode,omitempty" xml:"errorCode,omitempty"`
	// 错误信息
	ErrorMsg *string `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"`
	// 是否成功
	Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}

func (UpdateReceiptResponseBodyResults) GoString

func (*UpdateReceiptResponseBodyResults) SetCode

func (*UpdateReceiptResponseBodyResults) SetErrorCode

func (*UpdateReceiptResponseBodyResults) SetErrorMsg

func (*UpdateReceiptResponseBodyResults) SetSuccess

func (UpdateReceiptResponseBodyResults) String

type UpdateReceiptVoucherStatusHeaders

type UpdateReceiptVoucherStatusHeaders struct {
	CommonHeaders           map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"`
	XAcsDingtalkAccessToken *string            `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"`
}

func (UpdateReceiptVoucherStatusHeaders) GoString

func (*UpdateReceiptVoucherStatusHeaders) SetCommonHeaders

func (*UpdateReceiptVoucherStatusHeaders) SetXAcsDingtalkAccessToken

func (UpdateReceiptVoucherStatusHeaders) String

type UpdateReceiptVoucherStatusRequest

type UpdateReceiptVoucherStatusRequest struct {
	// 账期
	AccountPeriod *string `json:"accountPeriod,omitempty" xml:"accountPeriod,omitempty"`
	// 操作类型 add 添加凭证关系、delete 删除凭证关系
	ActionType *string `json:"actionType,omitempty" xml:"actionType,omitempty"`
	// 操作人工号
	OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"`
	// 审批单据ID
	ReceiptId *string `json:"receiptId,omitempty" xml:"receiptId,omitempty"`
	// 凭证CODE
	VoucherCode *string `json:"voucherCode,omitempty" xml:"voucherCode,omitempty"`
	// 凭证ID
	VoucherId *string `json:"voucherId,omitempty" xml:"voucherId,omitempty"`
}

func (UpdateReceiptVoucherStatusRequest) GoString

func (*UpdateReceiptVoucherStatusRequest) SetAccountPeriod

func (*UpdateReceiptVoucherStatusRequest) SetActionType

func (*UpdateReceiptVoucherStatusRequest) SetOperatorId

func (*UpdateReceiptVoucherStatusRequest) SetReceiptId

func (*UpdateReceiptVoucherStatusRequest) SetVoucherCode

func (*UpdateReceiptVoucherStatusRequest) SetVoucherId

func (UpdateReceiptVoucherStatusRequest) String

type UpdateReceiptVoucherStatusResponse

type UpdateReceiptVoucherStatusResponse struct {
	Headers map[string]*string                      `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
	Body    *UpdateReceiptVoucherStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"`
}

func (UpdateReceiptVoucherStatusResponse) GoString

func (*UpdateReceiptVoucherStatusResponse) SetHeaders

func (UpdateReceiptVoucherStatusResponse) String

type UpdateReceiptVoucherStatusResponseBody

type UpdateReceiptVoucherStatusResponseBody struct {
	Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}

func (UpdateReceiptVoucherStatusResponseBody) GoString

func (*UpdateReceiptVoucherStatusResponseBody) SetResult

func (UpdateReceiptVoucherStatusResponseBody) String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL