SunnyCashCouponCodeReaderInterface
in
Interface SunnyCashCouponCodeReaderInterface
Table of Contents
- getCode() : SunnyCashCouponCode
- Gets a coupon code for the requested coupon.
Methods
getCode()
Gets a coupon code for the requested coupon.
public
getCode(IdType $id, StringType $transactionId, SunnyCashCustomer $customer) : SunnyCashCouponCode
Parameters
- $id : IdType
- $transactionId : StringType
- $customer : SunnyCashCustomer