类 BatchInvoiceResponse.ItemListDTO.UserInfoDTO
java.lang.Object
com.github.shuaidd.response.invoice.BatchInvoiceResponse.ItemListDTO.UserInfoDTO
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getFee()getInfo()getTax()getTitle()voidsetBillingCode(String billingCode) voidsetBillingNo(String billingNo) voidsetBillingTime(Integer billingTime) voidsetBuyerNumber(String buyerNumber) voidsetCheckCode(String checkCode) voidvoidvoidsetFeeWithoutTax(Integer feeWithoutTax) voidvoidsetOrderId(String orderId) voidvoidsetReimburseStatus(String reimburseStatus) voidvoid
-
字段详细资料
-
fee
-
title
-
billingTime
-
billingNo
-
billingCode
-
info
-
feeWithoutTax
-
tax
-
detail
-
pdfUrl
-
reimburseStatus
-
orderId
-
checkCode
-
buyerNumber
-
-
构造器详细资料
-
UserInfoDTO
public UserInfoDTO()
-
-
方法详细资料
-
getFee
-
setFee
-
getTitle
-
setTitle
-
getBillingTime
-
setBillingTime
-
getBillingNo
-
setBillingNo
-
getBillingCode
-
setBillingCode
-
getInfo
-
setInfo
-
getFeeWithoutTax
-
setFeeWithoutTax
-
getTax
-
setTax
-
getDetail
-
setDetail
-
getPdfUrl
-
setPdfUrl
-
getReimburseStatus
-
setReimburseStatus
-
getOrderId
-
setOrderId
-
getCheckCode
-
setCheckCode
-
getBuyerNumber
-
setBuyerNumber
-