@@ -99,7 +99,6 @@ discard block |
||
| 99 | 99 | /** |
| 100 | 100 | * Make a requestToPay (collection product) or transfer (disbursement product) or transfer (remittance product) |
| 101 | 101 | * |
| 102 | - * @param array $params amount, mobileNumber,payeeNote,payerMessage,externalId, callbackUrl* |
|
| 103 | 102 | * @param string $transactionUuid |
| 104 | 103 | * @throws \Exception |
| 105 | 104 | * @return mixed string | PatricPoba\MtnMomo\Http\ApiReponse |
@@ -142,7 +141,7 @@ discard block |
||
| 142 | 141 | * Undocumented function |
| 143 | 142 | * |
| 144 | 143 | * @param [type] $mobileNumber |
| 145 | - * @return void |
|
| 144 | + * @return Http\ApiResponse |
|
| 146 | 145 | */ |
| 147 | 146 | public function accountHolderActive($mobileNumber) |
| 148 | 147 | { |