public function create()
 {
     return Client::createCoupon($this->getCreateFields());
 }