wip
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -22,6 +22,8 @@ class AzatApiClientInfoAllResponse
|
||||
|
||||
public string $depName;
|
||||
|
||||
public string $cardName;
|
||||
|
||||
public string $cardPan;
|
||||
|
||||
public string $cardAccountNumber;
|
||||
@@ -38,6 +40,8 @@ class AzatApiClientInfoAllResponse
|
||||
|
||||
public string $phone;
|
||||
|
||||
public string $accountNumber;
|
||||
|
||||
public int $errCode;
|
||||
|
||||
public string $message;
|
||||
|
||||
@@ -101,6 +101,7 @@ class DownloadCardRequisite extends Action
|
||||
'hasap' => $data->accountNumber,
|
||||
'sb' => '---YOK--',
|
||||
'bab' => $data->mfo,
|
||||
'card_type' => $data->cardName,
|
||||
'card_number' => $data->cardPan,
|
||||
'phone' => $data->phone ?? '-',
|
||||
'contract_date' => '---YOK---',
|
||||
|
||||
Binary file not shown.
@@ -350,5 +350,6 @@
|
||||
"Card holder name": "Kartyň eýesiniň ady",
|
||||
"Money Balance": "Galyndy",
|
||||
"Start date": "Başlangyç sene",
|
||||
"End date": "Ahyrky sene"
|
||||
"End date": "Ahyrky sene",
|
||||
"Expiry date": "Möhleti"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user