Interface IBuy0
Common interface used before IBuy5.
public interface IBuy0 : IAction
- Inherited Members
-
IAction.PlainValueIAction.LoadPlainValue(IValue)IAction.Execute(IActionContext)
Properties
buyerAvatarAddress
Address buyerAvatarAddress { get; }
Property Value
- Address
productId
Guid productId { get; }
Property Value
sellerAgentAddress
Address sellerAgentAddress { get; }
Property Value
- Address
sellerAvatarAddress
Address sellerAvatarAddress { get; }
Property Value
- Address