Method | Description | |
---|---|---|
Req ( string partnerId, string prepayId, string nonceStr, uint timeStamp, string package, string sign ) : MicroMsg.sdk.protobuf | ||
Type ( ) : int |
Method | Description | |
---|---|---|
FromProto ( object protoObj ) : void | ||
Req ( ) : MicroMsg.sdk.protobuf | ||
ToProto ( ) : object | ||
ValidateData ( ) : bool |
public Req ( string partnerId, string prepayId, string nonceStr, uint timeStamp, string package, string sign ) : MicroMsg.sdk.protobuf | ||
partnerId | string | |
prepayId | string | |
nonceStr | string | |
timeStamp | uint | |
package | string | |
sign | string | |
return | MicroMsg.sdk.protobuf |