Class EncryptBillEntity
java.lang.Object
com.wechat.pay.java.service.billdownload.model.EncryptBillEntity
EncryptBillEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNonce()
void
setBillSequence
(Long billSequence) void
setDownloadUrl
(String downloadUrl) void
setEncryptKey
(String encryptKey) void
setHashType
(HashType hashType) void
setHashValue
(String hashValue) void
toString()