@@ -201,7 +201,7 @@ discard block |
||
201 | 201 | /** |
202 | 202 | * Get the customer external ID. |
203 | 203 | * |
204 | - * @return int |
|
204 | + * @return string |
|
205 | 205 | */ |
206 | 206 | public function getCustomerExternalId() |
207 | 207 | { |
@@ -247,7 +247,7 @@ discard block |
||
247 | 247 | /** |
248 | 248 | * Get the customer number. |
249 | 249 | * |
250 | - * @return int The customer number. |
|
250 | + * @return string The customer number. |
|
251 | 251 | */ |
252 | 252 | public function getCustomerNumber() |
253 | 253 | { |