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