We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411875e commit 2341803Copy full SHA for 2341803
src/PortoutModel.php
@@ -104,7 +104,7 @@ class Portout extends RestEntry {
104
"Triggered" => array("type" => "string"),
105
"BillingType" => array("type" => "string"),
106
"PortOutStatus" => array("type" => "string"),
107
- "ActualFocDate" => array("type" => "string")
+ "ActualFocDate" => array("type" => "string"),
108
"SPID" => array("type" => "string")
109
);
110
0 commit comments