类 PayNoticeResource
java.lang.Object
com.abasecode.opencode.pay.plugin.wechatpay.entity.PayNoticeResource
- 所有已实现的接口:
Serializable
- 作者:
- Jon e-mail: ijonso123@gmail.com url: Jon's blog url: project github url: AbaseCode.com
- 另请参阅:
-
字段详细资料
-
algorithm
加密算法类型 string[1,32] 必 -
ciphertext
数据密文 string[1,1048576] 必 -
associatedData
附加数据 string[1,16] 否 -
originalType
原始类型 string[1,16] 必 -
nonce
随机串 string[1,16] 必
-
-
构造器详细资料
-
PayNoticeResource
public PayNoticeResource()
-