コード例 #1
0
 protected function preBuild()
 {
     $this->entityDTO->chargeResponse = $this->dtoBuilderFactory->getChargeResponseDTOBuilder($this->entity->getChargeResponse())->build();
 }