We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57e3e7 commit f16a130Copy full SHA for f16a130
src/PortinsModel.php
@@ -78,6 +78,7 @@ class Portin extends RestEntry {
78
"LNPLosingCarrierId" => [ "type" => "string"],
79
"LNPLosingCarrierName" => [ "type" => "string"],
80
"RequestedFOCDate" => [ "type" => "string"],
81
+ "ActualFocDate" => [ "type" => "string"],
82
"VendorId" => [ "type" => "string"],
83
"VendorName" => [ "type" => "string"],
84
"PON" => [ "type" => "string"],
0 commit comments