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