C# Class Agathas.Storefront.Shopping.Commands.ApplyCouponToBasketCommand

Inheritance: IBusinessRequest
Show file Open project: elbandit/PPPDDD Class Usage Examples

Public Methods

Method Description
ApplyCouponToBasketCommand ( System.Guid basket_id, string voucher_id ) : System

Method Details

ApplyCouponToBasketCommand() public method

public ApplyCouponToBasketCommand ( System.Guid basket_id, string voucher_id ) : System
basket_id System.Guid
voucher_id string
return System