コード例 #1
0
 public function create()
 {
     return Client::createCoupon($this->getCreateFields());
 }