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