Class Buy7.PurchaseResult
[Serializable]
public class Buy7.PurchaseResult : Buy7.BuyerResult, IState
- Inheritance
-
Buy7.PurchaseResult
- Implements
- Inherited Members
Constructors
PurchaseResult(Dictionary)
public PurchaseResult(Dictionary serialized)
Parameters
serialized
Dictionary
PurchaseResult(Guid)
public PurchaseResult(Guid shopProductId)
Parameters
shopProductId
Guid
Fields
errorCode
public int errorCode
Field Value
productId
public readonly Guid productId
Field Value
Methods
Serialize()
public override IValue Serialize()
Returns
- IValue