trasnfer limit
This commit is contained in:
@@ -689,7 +689,8 @@ class ResultFormatter extends Model
|
||||
"description" => $out["description_${key}"],
|
||||
"action_type" => $out["action_type_${key}"],
|
||||
"code" => $out["code_${key}"],
|
||||
"country" => $out["country_${key}"]
|
||||
"country" => $out["country_${key}"],
|
||||
"transfer_limit" => $out["transfer_limit_${key}"],
|
||||
);
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user