Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
wakirin committed Sep 26, 2024
1 parent 1ed5312 commit 230e434
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ private function storeResult(
'mcc' => $resultData->mcc,
'mnc' => $resultData->mnc,
'country_code' => $resultData->country_code,
'brand_name' => $resultData->carrier_name,
'reason_code' => $resultData->status->name,
'raw_response' => $response,
]);
Expand Down

0 comments on commit 230e434

Please sign in to comment.