CouponInterface
interface CouponInterface implements ResourceInterface, RetrieveInterface, UpdateInterface, ListAllInterface, DeleteInterface
Methods
                    create(DurationTypeInterface $duration, CouponTypeInterface $type, array $arguments = [], string $key = null)
        
                                            
                
            No description