feat: 添加新的 api
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
.gitignore
|
||||
.npmignore
|
||||
api.ts
|
||||
apis/ck-api.ts
|
||||
apis/default-api.ts
|
||||
apis/totpapi.ts
|
||||
base.ts
|
||||
common.ts
|
||||
configuration.ts
|
||||
docs/CkApi.md
|
||||
docs/DefaultApi.md
|
||||
docs/KamiApiCardInfoAppleV1AppleCardListRecord.md
|
||||
docs/KamiApiCardInfoAppleV1AppleCardListRecordUploadUser.md
|
||||
@@ -179,17 +181,26 @@ docs/KamiApiCardInfoWalmartV1AccountUpdateStatusReq.md
|
||||
docs/KamiApiCardInfoWalmartV1AccountWalletListReq.md
|
||||
docs/KamiApiCardInfoWalmartV1AccountWalletListRes.md
|
||||
docs/KamiApiCardInfoWalmartV1CardRedeemAccountSummary.md
|
||||
docs/KamiApiCardInfoWalmartV1DownloadReq.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupAddReq.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupAllListReq.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupAllListRes.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupDeleteReq.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupExportReq.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupListReq.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupListRes.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupStatReq.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupStatRes.md
|
||||
docs/KamiApiCardInfoWalmartV1GroupUpdateReq.md
|
||||
docs/KamiApiCardInfoWalmartV1ListOutput.md
|
||||
docs/KamiApiCardInfoWalmartV1ListOutputUserInfo.md
|
||||
docs/KamiApiCardInfoWalmartV1ListReq.md
|
||||
docs/KamiApiCardInfoWalmartV1ListRes.md
|
||||
docs/KamiApiCardInfoWalmartV1OrderCallbackReq.md
|
||||
docs/KamiApiCardInfoWalmartV1OrderExportReq.md
|
||||
docs/KamiApiCardInfoWalmartV1OrderHistoryReq.md
|
||||
docs/KamiApiCardInfoWalmartV1OrderHistoryRes.md
|
||||
docs/KamiApiCardInfoWalmartV1OrderStatusResetReq.md
|
||||
docs/KamiApiCardInfoWalmartV1OrderSummaryListReq.md
|
||||
docs/KamiApiCardInfoWalmartV1OrderSummaryListRes.md
|
||||
docs/KamiApiCardInfoWalmartV1OrderSummaryRecord.md
|
||||
@@ -198,6 +209,22 @@ docs/KamiApiCardInfoWalmartV1RedeemConfigSetReq.md
|
||||
docs/KamiApiCardInfoWalmartV1StatsOverviewReq.md
|
||||
docs/KamiApiCardInfoWalmartV1StatsOverviewRes.md
|
||||
docs/KamiApiCardInfoWalmartV1SubmitReq.md
|
||||
docs/KamiApiCardInfoWalmartV1V1CardRedeemAccountGroupEntity.md
|
||||
docs/KamiApiCardInfoWalmartV1V1CardRedeemAccountGroupEntityAccount.md
|
||||
docs/KamiApiCardRedeemJdV1AccountAddReq.md
|
||||
docs/KamiApiCardRedeemJdV1AccountDeleteReq.md
|
||||
docs/KamiApiCardRedeemJdV1AccountGetReq.md
|
||||
docs/KamiApiCardRedeemJdV1AccountGetRes.md
|
||||
docs/KamiApiCardRedeemJdV1AccountListReq.md
|
||||
docs/KamiApiCardRedeemJdV1AccountListRes.md
|
||||
docs/KamiApiCardRedeemJdV1AccountStatusReq.md
|
||||
docs/KamiApiCardRedeemJdV1AccountUpdateReq.md
|
||||
docs/KamiApiCardRedeemJdV1CookieInfo.md
|
||||
docs/KamiApiCardRedeemJdV1OrderListReq.md
|
||||
docs/KamiApiCardRedeemJdV1OrderListRes.md
|
||||
docs/KamiApiCardRedeemJdV1OrderListSchema.md
|
||||
docs/KamiApiCardRedeemJdV1PlaceOrderReq.md
|
||||
docs/KamiApiCardRedeemJdV1PlaceOrderRes.md
|
||||
docs/KamiApiChannelV2EntranceCreateReq.md
|
||||
docs/KamiApiChannelV2EntranceDeleteReq.md
|
||||
docs/KamiApiChannelV2EntranceListReq.md
|
||||
@@ -222,10 +249,12 @@ docs/KamiApiMerchantV1MerchantDeployRecord.md
|
||||
docs/KamiApiMerchantV1MerchantDeployUpdateReq.md
|
||||
docs/KamiApiMerchantV1MerchantHiddenConfigEntity.md
|
||||
docs/KamiApiMerchantV1MerchantInfoRecord.md
|
||||
docs/KamiApiMerchantV1MerchantSampleAllListRes.md
|
||||
docs/KamiApiMerchantV1OrderQueryRecord.md
|
||||
docs/KamiApiMerchantV1OrderQueryReq.md
|
||||
docs/KamiApiMerchantV1OrderQueryRes.md
|
||||
docs/KamiApiMerchantV1PlatformRateRecord.md
|
||||
docs/KamiApiMerchantV1SampleAllListRes.md
|
||||
docs/KamiApiMerchantV1StealCreateReq.md
|
||||
docs/KamiApiMerchantV1StealDeleteReq.md
|
||||
docs/KamiApiMerchantV1StealListReq.md
|
||||
@@ -242,6 +271,9 @@ docs/KamiApiOrderV1OrderFormListReq.md
|
||||
docs/KamiApiOrderV1OrderFormUpdateReq.md
|
||||
docs/KamiApiOrderV1OrderLogDeleteReq.md
|
||||
docs/KamiApiOrderV1OrderLogListReq.md
|
||||
docs/KamiApiOrderV1OrderSummaryDailyGetListReq.md
|
||||
docs/KamiApiOrderV1OrderSummaryDailyGetListRes.md
|
||||
docs/KamiApiOrderV1OrderSummaryDailyRecord.md
|
||||
docs/KamiApiOrderV1OrderSummaryGetListReq.md
|
||||
docs/KamiApiOrderV1OrderSummaryGetListRes.md
|
||||
docs/KamiApiOrderV1OrderSummaryRecord.md
|
||||
@@ -305,6 +337,7 @@ docs/KamiInternalModelEntityV1CardAppleHistoryInfo.md
|
||||
docs/KamiInternalModelEntityV1CardAppleRechargeInfo.md
|
||||
docs/KamiInternalModelEntityV1CardRedeemAccountGroup.md
|
||||
docs/KamiInternalModelEntityV1CardRedeemAccountHistory.md
|
||||
docs/KamiInternalModelEntityV1CardRedeemCookieInfo.md
|
||||
docs/KamiInternalModelEntityV1CardRedeemOrderHistory.md
|
||||
docs/KamiInternalModelEntityV1CardRedeemOrderInfo.md
|
||||
docs/KamiInternalModelEntityV1MerchantHiddenRecord.md
|
||||
@@ -496,17 +529,26 @@ models/kami-api-card-info-walmart-v1-account-update-status-req.ts
|
||||
models/kami-api-card-info-walmart-v1-account-wallet-list-req.ts
|
||||
models/kami-api-card-info-walmart-v1-account-wallet-list-res.ts
|
||||
models/kami-api-card-info-walmart-v1-card-redeem-account-summary.ts
|
||||
models/kami-api-card-info-walmart-v1-download-req.ts
|
||||
models/kami-api-card-info-walmart-v1-group-add-req.ts
|
||||
models/kami-api-card-info-walmart-v1-group-all-list-req.ts
|
||||
models/kami-api-card-info-walmart-v1-group-all-list-res.ts
|
||||
models/kami-api-card-info-walmart-v1-group-delete-req.ts
|
||||
models/kami-api-card-info-walmart-v1-group-export-req.ts
|
||||
models/kami-api-card-info-walmart-v1-group-list-req.ts
|
||||
models/kami-api-card-info-walmart-v1-group-list-res.ts
|
||||
models/kami-api-card-info-walmart-v1-group-stat-req.ts
|
||||
models/kami-api-card-info-walmart-v1-group-stat-res.ts
|
||||
models/kami-api-card-info-walmart-v1-group-update-req.ts
|
||||
models/kami-api-card-info-walmart-v1-list-output-user-info.ts
|
||||
models/kami-api-card-info-walmart-v1-list-output.ts
|
||||
models/kami-api-card-info-walmart-v1-list-req.ts
|
||||
models/kami-api-card-info-walmart-v1-list-res.ts
|
||||
models/kami-api-card-info-walmart-v1-order-callback-req.ts
|
||||
models/kami-api-card-info-walmart-v1-order-export-req.ts
|
||||
models/kami-api-card-info-walmart-v1-order-history-req.ts
|
||||
models/kami-api-card-info-walmart-v1-order-history-res.ts
|
||||
models/kami-api-card-info-walmart-v1-order-status-reset-req.ts
|
||||
models/kami-api-card-info-walmart-v1-order-summary-list-req.ts
|
||||
models/kami-api-card-info-walmart-v1-order-summary-list-res.ts
|
||||
models/kami-api-card-info-walmart-v1-order-summary-record.ts
|
||||
@@ -515,6 +557,22 @@ models/kami-api-card-info-walmart-v1-redeem-config-set-req.ts
|
||||
models/kami-api-card-info-walmart-v1-stats-overview-req.ts
|
||||
models/kami-api-card-info-walmart-v1-stats-overview-res.ts
|
||||
models/kami-api-card-info-walmart-v1-submit-req.ts
|
||||
models/kami-api-card-info-walmart-v1-v1-card-redeem-account-group-entity-account.ts
|
||||
models/kami-api-card-info-walmart-v1-v1-card-redeem-account-group-entity.ts
|
||||
models/kami-api-card-redeem-jd-v1-account-add-req.ts
|
||||
models/kami-api-card-redeem-jd-v1-account-delete-req.ts
|
||||
models/kami-api-card-redeem-jd-v1-account-get-req.ts
|
||||
models/kami-api-card-redeem-jd-v1-account-get-res.ts
|
||||
models/kami-api-card-redeem-jd-v1-account-list-req.ts
|
||||
models/kami-api-card-redeem-jd-v1-account-list-res.ts
|
||||
models/kami-api-card-redeem-jd-v1-account-status-req.ts
|
||||
models/kami-api-card-redeem-jd-v1-account-update-req.ts
|
||||
models/kami-api-card-redeem-jd-v1-cookie-info.ts
|
||||
models/kami-api-card-redeem-jd-v1-order-list-req.ts
|
||||
models/kami-api-card-redeem-jd-v1-order-list-res.ts
|
||||
models/kami-api-card-redeem-jd-v1-order-list-schema.ts
|
||||
models/kami-api-card-redeem-jd-v1-place-order-req.ts
|
||||
models/kami-api-card-redeem-jd-v1-place-order-res.ts
|
||||
models/kami-api-channel-v2-entrance-create-req.ts
|
||||
models/kami-api-channel-v2-entrance-delete-req.ts
|
||||
models/kami-api-channel-v2-entrance-list-req.ts
|
||||
@@ -539,10 +597,12 @@ models/kami-api-merchant-v1-merchant-deploy-record.ts
|
||||
models/kami-api-merchant-v1-merchant-deploy-update-req.ts
|
||||
models/kami-api-merchant-v1-merchant-hidden-config-entity.ts
|
||||
models/kami-api-merchant-v1-merchant-info-record.ts
|
||||
models/kami-api-merchant-v1-merchant-sample-all-list-res.ts
|
||||
models/kami-api-merchant-v1-order-query-record.ts
|
||||
models/kami-api-merchant-v1-order-query-req.ts
|
||||
models/kami-api-merchant-v1-order-query-res.ts
|
||||
models/kami-api-merchant-v1-platform-rate-record.ts
|
||||
models/kami-api-merchant-v1-sample-all-list-res.ts
|
||||
models/kami-api-merchant-v1-steal-create-req.ts
|
||||
models/kami-api-merchant-v1-steal-delete-req.ts
|
||||
models/kami-api-merchant-v1-steal-list-req.ts
|
||||
@@ -559,6 +619,9 @@ models/kami-api-order-v1-order-form-list-req.ts
|
||||
models/kami-api-order-v1-order-form-update-req.ts
|
||||
models/kami-api-order-v1-order-log-delete-req.ts
|
||||
models/kami-api-order-v1-order-log-list-req.ts
|
||||
models/kami-api-order-v1-order-summary-daily-get-list-req.ts
|
||||
models/kami-api-order-v1-order-summary-daily-get-list-res.ts
|
||||
models/kami-api-order-v1-order-summary-daily-record.ts
|
||||
models/kami-api-order-v1-order-summary-get-list-req.ts
|
||||
models/kami-api-order-v1-order-summary-get-list-res.ts
|
||||
models/kami-api-order-v1-order-summary-record.ts
|
||||
@@ -622,6 +685,7 @@ models/kami-internal-model-entity-v1-card-apple-history-info.ts
|
||||
models/kami-internal-model-entity-v1-card-apple-recharge-info.ts
|
||||
models/kami-internal-model-entity-v1-card-redeem-account-group.ts
|
||||
models/kami-internal-model-entity-v1-card-redeem-account-history.ts
|
||||
models/kami-internal-model-entity-v1-card-redeem-cookie-info.ts
|
||||
models/kami-internal-model-entity-v1-card-redeem-order-history.ts
|
||||
models/kami-internal-model-entity-v1-card-redeem-order-info.ts
|
||||
models/kami-internal-model-entity-v1-merchant-hidden-record.ts
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
/* tslint:disable */
|
||||
|
||||
/**
|
||||
*
|
||||
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
||||
*
|
||||
* The version of the OpenAPI document:
|
||||
*
|
||||
*
|
||||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
||||
* https://openapi-generator.tech
|
||||
* Do not edit the class manually.
|
||||
*/
|
||||
|
||||
export * from './apis/default-api';
|
||||
export * from './apis/totpapi';
|
||||
@@ -13,4 +13,5 @@
|
||||
*/
|
||||
|
||||
export * from './apis/default-api';
|
||||
export * from './apis/ck-api';
|
||||
export * from './apis/totpapi';
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
419
src/api/generated/docs/CkApi.md
Normal file
419
src/api/generated/docs/CkApi.md
Normal file
@@ -0,0 +1,419 @@
|
||||
# CkApi
|
||||
|
||||
All URIs are relative to _http://localhost_
|
||||
|
||||
| Method | HTTP request | Description |
|
||||
| ----------------------------------------------------------------------------- | -------------------------------------------- | -------------- |
|
||||
| [**apiCookieInfoJdAccountAddPost**](#apicookieinfojdaccountaddpost) | **POST** /api/cookieInfo/jd/account/add | 添加京东ck |
|
||||
| [**apiCookieInfoJdAccountDeleteDelete**](#apicookieinfojdaccountdeletedelete) | **DELETE** /api/cookieInfo/jd/account/delete | 删除京东ck |
|
||||
| [**apiCookieInfoJdAccountGetGet**](#apicookieinfojdaccountgetget) | **GET** /api/cookieInfo/jd/account/get | 获取京东ck |
|
||||
| [**apiCookieInfoJdAccountListGet**](#apicookieinfojdaccountlistget) | **GET** /api/cookieInfo/jd/account/list | 获取京东ck列表 |
|
||||
| [**apiCookieInfoJdAccountStatusPut**](#apicookieinfojdaccountstatusput) | **PUT** /api/cookieInfo/jd/account/status | 修改京东ck状态 |
|
||||
| [**apiCookieInfoJdAccountUpdatePut**](#apicookieinfojdaccountupdateput) | **PUT** /api/cookieInfo/jd/account/update | 更新京东ck |
|
||||
| [**apiCookieInfoJdOrderListGet**](#apicookieinfojdorderlistget) | **GET** /api/cookieInfo/jd/order/list | 获取订单列表 |
|
||||
| [**apiCookieInfoJdOrderPlaceOrderPost**](#apicookieinfojdorderplaceorderpost) | **POST** /api/cookieInfo/jd/order/placeOrder | 下单 |
|
||||
|
||||
# **apiCookieInfoJdAccountAddPost**
|
||||
|
||||
> object apiCookieInfoJdAccountAddPost()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import {
|
||||
CkApi,
|
||||
Configuration,
|
||||
KamiApiCardRedeemJdV1AccountAddReq
|
||||
} from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new CkApi(configuration);
|
||||
|
||||
let kamiApiCardRedeemJdV1AccountAddReq: KamiApiCardRedeemJdV1AccountAddReq; // (optional)
|
||||
|
||||
const { status, data } = await apiInstance.apiCookieInfoJdAccountAddPost(
|
||||
kamiApiCardRedeemJdV1AccountAddReq
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------------------------------------- | -------------------------------------- | ----------- | ----- |
|
||||
| **kamiApiCardRedeemJdV1AccountAddReq** | **KamiApiCardRedeemJdV1AccountAddReq** | | |
|
||||
|
||||
### Return type
|
||||
|
||||
**object**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCookieInfoJdAccountDeleteDelete**
|
||||
|
||||
> object apiCookieInfoJdAccountDeleteDelete()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import { CkApi, Configuration } from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new CkApi(configuration);
|
||||
|
||||
let id: number; // (default to undefined)
|
||||
|
||||
const { status, data } =
|
||||
await apiInstance.apiCookieInfoJdAccountDeleteDelete(id);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------ | ------------ | ----------- | --------------------- |
|
||||
| **id** | [**number**] | | defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
**object**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCookieInfoJdAccountGetGet**
|
||||
|
||||
> KamiApiCardRedeemJdV1AccountGetRes apiCookieInfoJdAccountGetGet()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import { CkApi, Configuration } from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new CkApi(configuration);
|
||||
|
||||
let id: number; // (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCookieInfoJdAccountGetGet(id);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------ | ------------ | ----------- | --------------------- |
|
||||
| **id** | [**number**] | | defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
**KamiApiCardRedeemJdV1AccountGetRes**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCookieInfoJdAccountListGet**
|
||||
|
||||
> KamiApiCardRedeemJdV1AccountListRes apiCookieInfoJdAccountListGet()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import { CkApi, Configuration } from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new CkApi(configuration);
|
||||
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let status: 'dailyDisable' | 'disable' | 'expired' | 'normal' | 'tmpDisable'; //状态 (optional) (default to undefined)
|
||||
let name: string; //昵称 (optional) (default to undefined)
|
||||
let cookie: string; //ck (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCookieInfoJdAccountListGet(
|
||||
current,
|
||||
pageSize,
|
||||
status,
|
||||
name,
|
||||
cookie
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | --------------------------- | ----------------- | -------------------------------- | ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- | -------------------------------- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **status** | [\*\*'dailyDisable' | 'disable' | 'expired' | 'normal' | 'tmpDisable'**]**Array<'dailyDisable' | 'disable' | 'expired' | 'normal' | 'tmpDisable'>\*\* | 状态 | (optional) defaults to undefined |
|
||||
| **name** | [**string**] | 昵称 | (optional) defaults to undefined |
|
||||
| **cookie** | [**string**] | ck | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
**KamiApiCardRedeemJdV1AccountListRes**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCookieInfoJdAccountStatusPut**
|
||||
|
||||
> object apiCookieInfoJdAccountStatusPut()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import {
|
||||
CkApi,
|
||||
Configuration,
|
||||
KamiApiCardRedeemJdV1AccountStatusReq
|
||||
} from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new CkApi(configuration);
|
||||
|
||||
let kamiApiCardRedeemJdV1AccountStatusReq: KamiApiCardRedeemJdV1AccountStatusReq; // (optional)
|
||||
|
||||
const { status, data } = await apiInstance.apiCookieInfoJdAccountStatusPut(
|
||||
kamiApiCardRedeemJdV1AccountStatusReq
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------------------------------- | ----------------------------------------- | ----------- | ----- |
|
||||
| **kamiApiCardRedeemJdV1AccountStatusReq** | **KamiApiCardRedeemJdV1AccountStatusReq** | | |
|
||||
|
||||
### Return type
|
||||
|
||||
**object**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCookieInfoJdAccountUpdatePut**
|
||||
|
||||
> object apiCookieInfoJdAccountUpdatePut()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import {
|
||||
CkApi,
|
||||
Configuration,
|
||||
KamiApiCardRedeemJdV1AccountUpdateReq
|
||||
} from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new CkApi(configuration);
|
||||
|
||||
let kamiApiCardRedeemJdV1AccountUpdateReq: KamiApiCardRedeemJdV1AccountUpdateReq; // (optional)
|
||||
|
||||
const { status, data } = await apiInstance.apiCookieInfoJdAccountUpdatePut(
|
||||
kamiApiCardRedeemJdV1AccountUpdateReq
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------------------------------- | ----------------------------------------- | ----------- | ----- |
|
||||
| **kamiApiCardRedeemJdV1AccountUpdateReq** | **KamiApiCardRedeemJdV1AccountUpdateReq** | | |
|
||||
|
||||
### Return type
|
||||
|
||||
**object**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCookieInfoJdOrderListGet**
|
||||
|
||||
> KamiApiCardRedeemJdV1OrderListRes apiCookieInfoJdOrderListGet()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import { CkApi, Configuration } from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new CkApi(configuration);
|
||||
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let cookieId: number; //cookieId (optional) (default to undefined)
|
||||
let cookie: string; //cookie (optional) (default to undefined)
|
||||
let status: 'init' | 'placeFail' | 'placeSuccess'; //状态 (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCookieInfoJdOrderListGet(
|
||||
current,
|
||||
pageSize,
|
||||
cookieId,
|
||||
cookie,
|
||||
status
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ------------------- | ------------------- | ------------------------------------------------------------------------------------------------------------- | ---- | -------------------------------- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **cookieId** | [**number**] | cookieId | (optional) defaults to undefined |
|
||||
| **cookie** | [**string**] | cookie | (optional) defaults to undefined |
|
||||
| **status** | [\*\*'init' | 'placeFail' | 'placeSuccess'**]**Array<'init' | 'placeFail' | 'placeSuccess'>\*\* | 状态 | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
**KamiApiCardRedeemJdV1OrderListRes**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCookieInfoJdOrderPlaceOrderPost**
|
||||
|
||||
> KamiApiCardRedeemJdV1PlaceOrderRes apiCookieInfoJdOrderPlaceOrderPost()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import {
|
||||
CkApi,
|
||||
Configuration,
|
||||
KamiApiCardRedeemJdV1PlaceOrderReq
|
||||
} from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new CkApi(configuration);
|
||||
|
||||
let kamiApiCardRedeemJdV1PlaceOrderReq: KamiApiCardRedeemJdV1PlaceOrderReq; // (optional)
|
||||
|
||||
const { status, data } = await apiInstance.apiCookieInfoJdOrderPlaceOrderPost(
|
||||
kamiApiCardRedeemJdV1PlaceOrderReq
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------------------------------------- | -------------------------------------- | ----------- | ----- |
|
||||
| **kamiApiCardRedeemJdV1PlaceOrderReq** | **KamiApiCardRedeemJdV1PlaceOrderReq** | | |
|
||||
|
||||
### Return type
|
||||
|
||||
**KamiApiCardRedeemJdV1PlaceOrderRes**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
File diff suppressed because it is too large
Load Diff
@@ -104,11 +104,15 @@ All URIs are relative to _http://localhost_
|
||||
| [**apiCardInfoWalmartGroupAddPost**](#apicardinfowalmartgroupaddpost) | **POST** /api/cardInfo/walmart/group/add | 添加沃尔玛账户分组 |
|
||||
| [**apiCardInfoWalmartGroupAllListGet**](#apicardinfowalmartgroupalllistget) | **GET** /api/cardInfo/walmart/group/allList | 获取所有沃尔玛账户分组 |
|
||||
| [**apiCardInfoWalmartGroupDeleteDelete**](#apicardinfowalmartgroupdeletedelete) | **DELETE** /api/cardInfo/walmart/group/delete | 修改沃尔玛账户分组 |
|
||||
| [**apiCardInfoWalmartGroupExportGet**](#apicardinfowalmartgroupexportget) | **GET** /api/cardInfo/walmart/group/export | 导出账户分组 |
|
||||
| [**apiCardInfoWalmartGroupListGet**](#apicardinfowalmartgrouplistget) | **GET** /api/cardInfo/walmart/group/list | 获取沃尔玛账户分组 |
|
||||
| [**apiCardInfoWalmartGroupStatGet**](#apicardinfowalmartgroupstatget) | **GET** /api/cardInfo/walmart/group/stat | 分组统计 |
|
||||
| [**apiCardInfoWalmartGroupUpdatePut**](#apicardinfowalmartgroupupdateput) | **PUT** /api/cardInfo/walmart/group/update | 修改沃尔玛账户分组 |
|
||||
| [**apiCardInfoWalmartOrderCallbackGet**](#apicardinfowalmartordercallbackget) | **GET** /api/cardInfo/walmart/order/callback | 订单回调 |
|
||||
| [**apiCardInfoWalmartOrderExportGet**](#apicardinfowalmartorderexportget) | **GET** /api/cardInfo/walmart/order/export | 导出订单 |
|
||||
| [**apiCardInfoWalmartOrderGetHistoryListGet**](#apicardinfowalmartordergethistorylistget) | **GET** /api/cardInfo/walmart/order/getHistoryList | 获取充值记录列表 |
|
||||
| [**apiCardInfoWalmartOrderListGet**](#apicardinfowalmartorderlistget) | **GET** /api/cardInfo/walmart/order/list | 获取充值记录列表 |
|
||||
| [**apiCardInfoWalmartOrderStatusResetPut**](#apicardinfowalmartorderstatusresetput) | **PUT** /api/cardInfo/walmart/order/statusReset | 重置账户状态 |
|
||||
| [**apiCardInfoWalmartOrderSubmitPost**](#apicardinfowalmartordersubmitpost) | **POST** /api/cardInfo/walmart/order/submit | 充值 |
|
||||
| [**apiCardInfoWalmartOrderSummaryGet**](#apicardinfowalmartordersummaryget) | **GET** /api/cardInfo/walmart/order/summary | 每日汇总 |
|
||||
| [**apiCardInfoWalmartStatsOverviewGet**](#apicardinfowalmartstatsoverviewget) | **GET** /api/cardInfo/walmart/stats/overview | 获取沃尔玛充值卡统计概览 |
|
||||
@@ -136,8 +140,10 @@ All URIs are relative to _http://localhost_
|
||||
| [**apiMerchantDeployGetListGet**](#apimerchantdeploygetlistget) | **GET** /api/merchant/deploy/getList | 获取商户部署通道信息 |
|
||||
| [**apiMerchantDeployUpdatePost**](#apimerchantdeployupdatepost) | **POST** /api/merchant/deploy/update | 更新商户部署通道信息 |
|
||||
| [**apiMerchantListAllGet**](#apimerchantlistallget) | **GET** /api/merchant/list/all | 获取商户配置选择列表 |
|
||||
| [**apiMerchantListSampleAllGet**](#apimerchantlistsampleallget) | **GET** /api/merchant/list/sampleAll | 获取所有商户信息 |
|
||||
| [**apiMerchantOrderQueryGet**](#apimerchantorderqueryget) | **GET** /api/merchant/order/query | 用户查单详情 |
|
||||
| [**apiMonitorHeathcheckGet**](#apimonitorheathcheckget) | **GET** /api/monitor/heathcheck | 健康检查 |
|
||||
| [**apiOrderInfoSummaryDailyStatsGet**](#apiorderinfosummarydailystatsget) | **GET** /api/orderInfo/summary/dailyStats | 获取订单每日汇总 |
|
||||
| [**apiOrderInfoSummaryGetListGet**](#apiorderinfosummarygetlistget) | **GET** /api/orderInfo/summary/getList | 获取订单汇总 |
|
||||
| [**apiOrderLogDeleteDelete**](#apiorderlogdeletedelete) | **DELETE** /api/order/log/delete | 删除订单流水 |
|
||||
| [**apiOrderLogGetListGet**](#apiorderloggetlistget) | **GET** /api/order/log/getList | 获取订单流水 |
|
||||
@@ -185,7 +191,7 @@ All URIs are relative to _http://localhost_
|
||||
| [**apiUserDeleteDelete**](#apiuserdeletedelete) | **DELETE** /api/user/delete | 删除用户 |
|
||||
| [**apiUserEditPut**](#apiusereditput) | **PUT** /api/user/edit | 修改用户 |
|
||||
| [**apiUserGetEditGet**](#apiusergeteditget) | **GET** /api/user/getEdit | 获取用户信息 |
|
||||
| [**apiUserGetSimpleAllGet**](#apiusergetsimpleallget) | **GET** /api/user/getSimpleAll | 获取所有的商户(简单) |
|
||||
| [**apiUserGetSimpleAllGet**](#apiusergetsimpleallget) | **GET** /api/user/getSimpleAll | 获取所有的用户(简单) |
|
||||
| [**apiUserGetUserMenusGet**](#apiusergetusermenusget) | **GET** /api/user/getUserMenus | 获取用户菜单 |
|
||||
| [**apiUserGetUsersGet**](#apiusergetusersget) | **GET** /api/user/getUsers | 同时获取多个用户 |
|
||||
| [**apiUserListGet**](#apiuserlistget) | **GET** /api/user/list | 用户列表 |
|
||||
@@ -2935,7 +2941,7 @@ let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let name: string; //账户名称 (optional) (default to undefined)
|
||||
let nickName: string; //用户昵称 (optional) (default to undefined)
|
||||
let cookie: string; // (optional) (default to undefined)
|
||||
let cookie: string; //cookie (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCardInfoJDCardAccountGetListGet(
|
||||
current,
|
||||
@@ -2954,7 +2960,7 @@ const { status, data } = await apiInstance.apiCardInfoJDCardAccountGetListGet(
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **name** | [**string**] | 账户名称 | (optional) defaults to undefined |
|
||||
| **nickName** | [**string**] | 用户昵称 | (optional) defaults to undefined |
|
||||
| **cookie** | [**string**] | | (optional) defaults to undefined |
|
||||
| **cookie** | [**string**] | cookie | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -4340,25 +4346,31 @@ const apiInstance = new DefaultApi(configuration);
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let username: string; //用户 (optional) (default to undefined)
|
||||
let accountName: string; //账户名称 (optional) (default to undefined)
|
||||
let date: string; //日期 (optional) (default to undefined)
|
||||
let userId: string; //用户ID (optional) (default to undefined)
|
||||
|
||||
const { status, data } =
|
||||
await apiInstance.apiCardInfoWalmartAccountDailySummaryGet(
|
||||
current,
|
||||
pageSize,
|
||||
username,
|
||||
date
|
||||
accountName,
|
||||
date,
|
||||
userId
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ------------ | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **username** | [**string**] | 用户 | (optional) defaults to undefined |
|
||||
| **date** | [**string**] | 日期 | (optional) defaults to undefined |
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ------------ | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **username** | [**string**] | 用户 | (optional) defaults to undefined |
|
||||
| **accountName** | [**string**] | 账户名称 | (optional) defaults to undefined |
|
||||
| **date** | [**string**] | 日期 | (optional) defaults to undefined |
|
||||
| **userId** | [**string**] | 用户ID | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -4438,13 +4450,33 @@ import { DefaultApi, Configuration } from './api';
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new DefaultApi(configuration);
|
||||
|
||||
const { status, data } =
|
||||
await apiInstance.apiCardInfoWalmartAccountDownloadGet();
|
||||
let userId: string; //用户ID (optional) (default to undefined)
|
||||
let name: string; //账户名称 (optional) (default to undefined)
|
||||
let nickName: string; //用户昵称 (optional) (default to undefined)
|
||||
let cookie: string; // (optional) (default to undefined)
|
||||
let createdUserName: string; //创建用户昵称 (optional) (default to undefined)
|
||||
let groupId: number; //分组ID (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCardInfoWalmartAccountDownloadGet(
|
||||
userId,
|
||||
name,
|
||||
nickName,
|
||||
cookie,
|
||||
createdUserName,
|
||||
groupId
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
This endpoint does not have any parameters.
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------- | ------------ | ------------ | -------------------------------- |
|
||||
| **userId** | [**string**] | 用户ID | (optional) defaults to undefined |
|
||||
| **name** | [**string**] | 账户名称 | (optional) defaults to undefined |
|
||||
| **nickName** | [**string**] | 用户昵称 | (optional) defaults to undefined |
|
||||
| **cookie** | [**string**] | | (optional) defaults to undefined |
|
||||
| **createdUserName** | [**string**] | 创建用户昵称 | (optional) defaults to undefined |
|
||||
| **groupId** | [**number**] | 分组ID | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -4524,9 +4556,10 @@ let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let name: string; //账户名称 (optional) (default to undefined)
|
||||
let nickName: string; //用户昵称 (optional) (default to undefined)
|
||||
let cookie: string; // (optional) (default to undefined)
|
||||
let cookie: string; //cookie (optional) (default to undefined)
|
||||
let createdUserName: string; //创建用户昵称 (optional) (default to undefined)
|
||||
let groupId: number; //分组ID (optional) (default to undefined)
|
||||
let userId: string; //用户ID (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCardInfoWalmartAccountGetListGet(
|
||||
current,
|
||||
@@ -4535,7 +4568,8 @@ const { status, data } = await apiInstance.apiCardInfoWalmartAccountGetListGet(
|
||||
nickName,
|
||||
cookie,
|
||||
createdUserName,
|
||||
groupId
|
||||
groupId,
|
||||
userId
|
||||
);
|
||||
```
|
||||
|
||||
@@ -4547,9 +4581,10 @@ const { status, data } = await apiInstance.apiCardInfoWalmartAccountGetListGet(
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **name** | [**string**] | 账户名称 | (optional) defaults to undefined |
|
||||
| **nickName** | [**string**] | 用户昵称 | (optional) defaults to undefined |
|
||||
| **cookie** | [**string**] | | (optional) defaults to undefined |
|
||||
| **cookie** | [**string**] | cookie | (optional) defaults to undefined |
|
||||
| **createdUserName** | [**string**] | 创建用户昵称 | (optional) defaults to undefined |
|
||||
| **groupId** | [**number**] | 分组ID | (optional) defaults to undefined |
|
||||
| **userId** | [**string**] | 用户ID | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -4786,6 +4821,7 @@ const apiInstance = new DefaultApi(configuration);
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let username: string; //用户 (optional) (default to undefined)
|
||||
let accountName: string; //账户名称 (optional) (default to undefined)
|
||||
let date: string; //日期 (optional) (default to undefined)
|
||||
|
||||
const { status, data } =
|
||||
@@ -4793,18 +4829,20 @@ const { status, data } =
|
||||
current,
|
||||
pageSize,
|
||||
username,
|
||||
accountName,
|
||||
date
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ------------ | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **username** | [**string**] | 用户 | (optional) defaults to undefined |
|
||||
| **date** | [**string**] | 日期 | (optional) defaults to undefined |
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ------------ | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **username** | [**string**] | 用户 | (optional) defaults to undefined |
|
||||
| **accountName** | [**string**] | 账户名称 | (optional) defaults to undefined |
|
||||
| **date** | [**string**] | 日期 | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -5080,12 +5118,17 @@ import { DefaultApi, Configuration } from './api';
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new DefaultApi(configuration);
|
||||
|
||||
const { status, data } = await apiInstance.apiCardInfoWalmartGroupAllListGet();
|
||||
let userId: string; //用户ID (optional) (default to undefined)
|
||||
|
||||
const { status, data } =
|
||||
await apiInstance.apiCardInfoWalmartGroupAllListGet(userId);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
This endpoint does not have any parameters.
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------- | ------------ | ----------- | -------------------------------- |
|
||||
| **userId** | [**string**] | 用户ID | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -5153,6 +5196,67 @@ No authorization required
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCardInfoWalmartGroupExportGet**
|
||||
|
||||
> object apiCardInfoWalmartGroupExportGet()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import { DefaultApi, Configuration } from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new DefaultApi(configuration);
|
||||
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let username: string; //用户名 (optional) (default to undefined)
|
||||
let date: string; //日期 (optional) (default to undefined)
|
||||
let userId: string; //用户ID (optional) (default to undefined)
|
||||
let name: string; //分组名称 (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCardInfoWalmartGroupExportGet(
|
||||
current,
|
||||
pageSize,
|
||||
username,
|
||||
date,
|
||||
userId,
|
||||
name
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ------------ | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **username** | [**string**] | 用户名 | (optional) defaults to undefined |
|
||||
| **date** | [**string**] | 日期 | (optional) defaults to undefined |
|
||||
| **userId** | [**string**] | 用户ID | (optional) defaults to undefined |
|
||||
| **name** | [**string**] | 分组名称 | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
**object**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/vnd.ms-excel
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCardInfoWalmartGroupListGet**
|
||||
|
||||
> KamiApiCardInfoWalmartV1GroupListRes apiCardInfoWalmartGroupListGet()
|
||||
@@ -5167,19 +5271,25 @@ const apiInstance = new DefaultApi(configuration);
|
||||
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let userId: string; //用户ID (optional) (default to undefined)
|
||||
let name: string; //分组名称 (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCardInfoWalmartGroupListGet(
|
||||
current,
|
||||
pageSize
|
||||
pageSize,
|
||||
userId,
|
||||
name
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ------------ | ----------- | --------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ------------ | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **userId** | [**string**] | 用户ID | (optional) defaults to undefined |
|
||||
| **name** | [**string**] | 分组名称 | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -5202,6 +5312,67 @@ No authorization required
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCardInfoWalmartGroupStatGet**
|
||||
|
||||
> KamiApiCardInfoWalmartV1GroupStatRes apiCardInfoWalmartGroupStatGet()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import { DefaultApi, Configuration } from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new DefaultApi(configuration);
|
||||
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let name: string; //分组名称 (optional) (default to undefined)
|
||||
let username: string; //用户名 (optional) (default to undefined)
|
||||
let date: string; //日期 (optional) (default to undefined)
|
||||
let userId: string; //用户ID (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCardInfoWalmartGroupStatGet(
|
||||
current,
|
||||
pageSize,
|
||||
name,
|
||||
username,
|
||||
date,
|
||||
userId
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ------------ | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **name** | [**string**] | 分组名称 | (optional) defaults to undefined |
|
||||
| **username** | [**string**] | 用户名 | (optional) defaults to undefined |
|
||||
| **date** | [**string**] | 日期 | (optional) defaults to undefined |
|
||||
| **userId** | [**string**] | 用户ID | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
**KamiApiCardInfoWalmartV1GroupStatRes**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCardInfoWalmartGroupUpdatePut**
|
||||
|
||||
> object apiCardInfoWalmartGroupUpdatePut()
|
||||
@@ -5297,6 +5468,79 @@ No authorization required
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCardInfoWalmartOrderExportGet**
|
||||
|
||||
> object apiCardInfoWalmartOrderExportGet()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import { DefaultApi, Configuration } from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new DefaultApi(configuration);
|
||||
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let giftCardPwd: string; //礼品卡密码 (optional) (default to undefined)
|
||||
let merchantId: string; //商户ID (optional) (default to undefined)
|
||||
let attach: string; //附加信息 (optional) (default to undefined)
|
||||
let accountNickName: string; //账户昵称 (optional) (default to undefined)
|
||||
let groupId: number; //组ID (optional) (default to undefined)
|
||||
let accountCk: string; //账户cookie (optional) (default to undefined)
|
||||
let dateRange: Array<string>; //时间范围 (optional) (default to undefined)
|
||||
let userId: string; //用户ID (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCardInfoWalmartOrderExportGet(
|
||||
current,
|
||||
pageSize,
|
||||
giftCardPwd,
|
||||
merchantId,
|
||||
attach,
|
||||
accountNickName,
|
||||
groupId,
|
||||
accountCk,
|
||||
dateRange,
|
||||
userId
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------- | ----------------------- | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **giftCardPwd** | [**string**] | 礼品卡密码 | (optional) defaults to undefined |
|
||||
| **merchantId** | [**string**] | 商户ID | (optional) defaults to undefined |
|
||||
| **attach** | [**string**] | 附加信息 | (optional) defaults to undefined |
|
||||
| **accountNickName** | [**string**] | 账户昵称 | (optional) defaults to undefined |
|
||||
| **groupId** | [**number**] | 组ID | (optional) defaults to undefined |
|
||||
| **accountCk** | [**string**] | 账户cookie | (optional) defaults to undefined |
|
||||
| **dateRange** | **Array<string>** | 时间范围 | (optional) defaults to undefined |
|
||||
| **userId** | [**string**] | 用户ID | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
**object**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/vnd.ms-excel
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCardInfoWalmartOrderGetHistoryListGet**
|
||||
|
||||
> KamiApiCardInfoWalmartV1OrderHistoryRes apiCardInfoWalmartOrderGetHistoryListGet()
|
||||
@@ -5363,6 +5607,7 @@ let accountNickName: string; //账户昵称 (optional) (default to undefined)
|
||||
let groupId: number; //组ID (optional) (default to undefined)
|
||||
let accountCk: string; //账户cookie (optional) (default to undefined)
|
||||
let dateRange: Array<string>; //时间范围 (optional) (default to undefined)
|
||||
let userId: string; //用户ID (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiCardInfoWalmartOrderListGet(
|
||||
current,
|
||||
@@ -5373,7 +5618,8 @@ const { status, data } = await apiInstance.apiCardInfoWalmartOrderListGet(
|
||||
accountNickName,
|
||||
groupId,
|
||||
accountCk,
|
||||
dateRange
|
||||
dateRange,
|
||||
userId
|
||||
);
|
||||
```
|
||||
|
||||
@@ -5390,6 +5636,7 @@ const { status, data } = await apiInstance.apiCardInfoWalmartOrderListGet(
|
||||
| **groupId** | [**number**] | 组ID | (optional) defaults to undefined |
|
||||
| **accountCk** | [**string**] | 账户cookie | (optional) defaults to undefined |
|
||||
| **dateRange** | **Array<string>** | 时间范围 | (optional) defaults to undefined |
|
||||
| **userId** | [**string**] | 用户ID | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -5412,6 +5659,57 @@ No authorization required
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCardInfoWalmartOrderStatusResetPut**
|
||||
|
||||
> object apiCardInfoWalmartOrderStatusResetPut()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import {
|
||||
DefaultApi,
|
||||
Configuration,
|
||||
KamiApiCardInfoWalmartV1OrderStatusResetReq
|
||||
} from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new DefaultApi(configuration);
|
||||
|
||||
let kamiApiCardInfoWalmartV1OrderStatusResetReq: KamiApiCardInfoWalmartV1OrderStatusResetReq; // (optional)
|
||||
|
||||
const { status, data } =
|
||||
await apiInstance.apiCardInfoWalmartOrderStatusResetPut(
|
||||
kamiApiCardInfoWalmartV1OrderStatusResetReq
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------------------------------------- | ----------------------------------------------- | ----------- | ----- |
|
||||
| **kamiApiCardInfoWalmartV1OrderStatusResetReq** | **KamiApiCardInfoWalmartV1OrderStatusResetReq** | | |
|
||||
|
||||
### Return type
|
||||
|
||||
**object**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiCardInfoWalmartOrderSubmitPost**
|
||||
|
||||
> object apiCardInfoWalmartOrderSubmitPost()
|
||||
@@ -6715,6 +7013,46 @@ No authorization required
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiMerchantListSampleAllGet**
|
||||
|
||||
> KamiApiMerchantV1MerchantSampleAllListRes apiMerchantListSampleAllGet()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import { DefaultApi, Configuration } from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new DefaultApi(configuration);
|
||||
|
||||
const { status, data } = await apiInstance.apiMerchantListSampleAllGet();
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
This endpoint does not have any parameters.
|
||||
|
||||
### Return type
|
||||
|
||||
**KamiApiMerchantV1MerchantSampleAllListRes**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiMerchantOrderQueryGet**
|
||||
|
||||
> KamiApiMerchantV1OrderQueryRes apiMerchantOrderQueryGet()
|
||||
@@ -6800,6 +7138,58 @@ No authorization required
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiOrderInfoSummaryDailyStatsGet**
|
||||
|
||||
> KamiApiOrderV1OrderSummaryDailyGetListRes apiOrderInfoSummaryDailyStatsGet()
|
||||
|
||||
### Example
|
||||
|
||||
```typescript
|
||||
import { DefaultApi, Configuration } from './api';
|
||||
|
||||
const configuration = new Configuration();
|
||||
const apiInstance = new DefaultApi(configuration);
|
||||
|
||||
let roadUid: Array<string>; // (optional) (default to undefined)
|
||||
let dateRange: Array<string>; // (optional) (default to undefined)
|
||||
let merchantUid: Array<string>; // (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiOrderInfoSummaryDailyStatsGet(
|
||||
roadUid,
|
||||
dateRange,
|
||||
merchantUid
|
||||
);
|
||||
```
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ----------------------- | ----------- | -------------------------------- |
|
||||
| **roadUid** | **Array<string>** | | (optional) defaults to undefined |
|
||||
| **dateRange** | **Array<string>** | | (optional) defaults to undefined |
|
||||
| **merchantUid** | **Array<string>** | | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
**KamiApiOrderV1OrderSummaryDailyGetListRes**
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: Not defined
|
||||
- **Accept**: application/json
|
||||
|
||||
### HTTP response details
|
||||
|
||||
| Status code | Description | Response headers |
|
||||
| ----------- | ----------- | ---------------- |
|
||||
| **200** | | - |
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
||||
# **apiOrderInfoSummaryGetListGet**
|
||||
|
||||
> KamiApiOrderV1OrderSummaryGetListRes apiOrderInfoSummaryGetListGet()
|
||||
@@ -7683,7 +8073,7 @@ let merchantOrder: string; //商户订单号 (optional) (default to undefined)
|
||||
let thirdMerchantOrder: string; //充值账号 (optional) (default to undefined)
|
||||
let tMallShopOrder: string; //天猫店铺订单号 (optional) (default to undefined)
|
||||
let dateRange: Array<string>; //时间范围 (optional) (default to undefined)
|
||||
let callbackType: string; //回调类型 (optional) (default to undefined)
|
||||
let callbackType: 'confirm' | 'evaluation'; //回调类型 (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiRechargeTMallGameOrderListGet(
|
||||
current,
|
||||
@@ -7701,18 +8091,18 @@ const { status, data } = await apiInstance.apiRechargeTMallGameOrderListGet(
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------------------- | ----------------------- | -------------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **status** | [**string**] | 状态 | (optional) defaults to undefined |
|
||||
| **accountNumber** | [**string**] | 账号编号 | (optional) defaults to undefined |
|
||||
| **orderNo** | [**string**] | 订单号 | (optional) defaults to undefined |
|
||||
| **merchantOrder** | [**string**] | 商户订单号 | (optional) defaults to undefined |
|
||||
| **thirdMerchantOrder** | [**string**] | 充值账号 | (optional) defaults to undefined |
|
||||
| **tMallShopOrder** | [**string**] | 天猫店铺订单号 | (optional) defaults to undefined |
|
||||
| **dateRange** | **Array<string>** | 时间范围 | (optional) defaults to undefined |
|
||||
| **callbackType** | [**string**] | 回调类型 | (optional) defaults to undefined |
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------------------- | ----------------------- | --------------------------------------------------------------------------------- | -------------------------------- | -------------------------------- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **status** | [**string**] | 状态 | (optional) defaults to undefined |
|
||||
| **accountNumber** | [**string**] | 账号编号 | (optional) defaults to undefined |
|
||||
| **orderNo** | [**string**] | 订单号 | (optional) defaults to undefined |
|
||||
| **merchantOrder** | [**string**] | 商户订单号 | (optional) defaults to undefined |
|
||||
| **thirdMerchantOrder** | [**string**] | 充值账号 | (optional) defaults to undefined |
|
||||
| **tMallShopOrder** | [**string**] | 天猫店铺订单号 | (optional) defaults to undefined |
|
||||
| **dateRange** | **Array<string>** | 时间范围 | (optional) defaults to undefined |
|
||||
| **callbackType** | [\*\*'confirm' | 'evaluation'**]**Array<'confirm' | 'evaluation'>\*\* | 回调类型 | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -8147,7 +8537,7 @@ const apiInstance = new DefaultApi(configuration);
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let channelName: string; //渠道名称 (optional) (default to undefined)
|
||||
let callbackType: string; //回调类型 (optional) (default to undefined)
|
||||
let callbackType: 'confirm' | 'evaluation'; //回调类型 (optional) (default to undefined)
|
||||
|
||||
const { status, data } =
|
||||
await apiInstance.apiRechargeTMallGameWorkspaceOrderSummaryGet(
|
||||
@@ -8160,12 +8550,12 @@ const { status, data } =
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------------- | ------------ | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **channelName** | [**string**] | 渠道名称 | (optional) defaults to undefined |
|
||||
| **callbackType** | [**string**] | 回调类型 | (optional) defaults to undefined |
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------------- | ---------------------- | --------------------------------------------------------------------------------- | -------------------------------- | -------------------------------- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **channelName** | [**string**] | 渠道名称 | (optional) defaults to undefined |
|
||||
| **callbackType** | [\*\*'confirm' | 'evaluation'**]**Array<'confirm' | 'evaluation'>\*\* | 回调类型 | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
@@ -8676,7 +9066,11 @@ const apiInstance = new DefaultApi(configuration);
|
||||
let current: number; //页数 (default to undefined)
|
||||
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
|
||||
let userId: string; // (optional) (default to undefined)
|
||||
let transactionType: string; // (optional) (default to undefined)
|
||||
let transactionType:
|
||||
| 'consumption'
|
||||
| 'deduction_return'
|
||||
| 'Manual Adjustment'
|
||||
| 'deposit'; // (optional) (default to undefined)
|
||||
|
||||
const { status, data } = await apiInstance.apiSysUserPaymentRecordsListGet(
|
||||
current,
|
||||
@@ -8688,12 +9082,12 @@ const { status, data } = await apiInstance.apiSysUserPaymentRecordsListGet(
|
||||
|
||||
### Parameters
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------- | ------------ | ----------- | -------------------------------- | --- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **userId** | [**string**] | | (optional) defaults to undefined |
|
||||
| **transactionType** | [**string**] | | (optional) defaults to undefined |
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------- | -------------------------- | -------------------------- | -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | --- | ----------------------------------------------------------------------- | ---- | --------------------- |
|
||||
| **current** | [**number**] | 页数 | defaults to undefined |
|
||||
| **pageSize** | [\*\*5 | 10 | 15 | 20 | 50 | 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>\*\* | 页码 | defaults to undefined |
|
||||
| **userId** | [**string**] | | (optional) defaults to undefined |
|
||||
| **transactionType** | [\*\*'consumption' | 'deduction_return' | 'Manual Adjustment' | 'deposit'**]**Array<'consumption' | 'deduction_return' | 'Manual Adjustment' | 'deposit'>\*\* | | (optional) defaults to undefined |
|
||||
|
||||
### Return type
|
||||
|
||||
|
||||
@@ -1,53 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1AppleCardListRecord
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------------- | ----------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | --------------------------------- |
|
||||
| **id** | **string** | 主键 | [optional] [default to undefined] |
|
||||
| **account** | **string** | 账户 | [optional] [default to undefined] |
|
||||
| **password** | **string** | 密码 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **balanceItunes** | **number** | itunes充值后余额 | [optional] [default to undefined] |
|
||||
| **status** | **number** | 状态 0.停用 1.正常使用(待充值) 2.正在充值 3.已达到单日充值限制 | [optional] [default to undefined] |
|
||||
| **todayRechargeAmount** | **number** | 今日充值金额,临时字段,方便查询 | [optional] [default to undefined] |
|
||||
| **todayRechargeCount** | **number** | 今日充值笔数,临时字段,方便查询 | [optional] [default to undefined] |
|
||||
| **todayRechargeDatetime** | **string** | 今日日期,临时字段,方便查询 | [optional] [default to undefined] |
|
||||
| **createdUserId** | **string** | | [optional] [default to undefined] |
|
||||
| **createdUserRole** | **string** | | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制金额 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值限制次数 | [optional] [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
| **createdAt** | **string** | 创建日期 | [optional] [default to undefined] |
|
||||
| **updatedAt** | **string** | 更新日期 | [optional] [default to undefined] |
|
||||
| **deletedAt** | **string** | 删除日期 | [optional] [default to undefined] |
|
||||
| **uploadUser** | [**KamiApiCardInfoAppleV1AppleCardListRecordUploadUser**](KamiApiCardInfoAppleV1AppleCardListRecordUploadUser.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1AppleCardListRecord } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1AppleCardListRecord = {
|
||||
id,
|
||||
account,
|
||||
password,
|
||||
balance,
|
||||
balanceItunes,
|
||||
status,
|
||||
todayRechargeAmount,
|
||||
todayRechargeCount,
|
||||
todayRechargeDatetime,
|
||||
createdUserId,
|
||||
createdUserRole,
|
||||
maxAmountLimit,
|
||||
maxCountLimit,
|
||||
remark,
|
||||
createdAt,
|
||||
updatedAt,
|
||||
deletedAt,
|
||||
uploadUser
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,23 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1AppleCardListRecordUploadUser
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ---------- | ----------- | --------------------------------- |
|
||||
| **id** | **string** | | [optional] [default to undefined] |
|
||||
| **username** | **string** | | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1AppleCardListRecordUploadUser } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1AppleCardListRecordUploadUser = {
|
||||
id,
|
||||
username,
|
||||
nickname
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CallBackOrderManualReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ----------- | --------------------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [default to undefined] |
|
||||
| **id** | **number** | 充值ID | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CallBackOrderManualReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CallBackOrderManualReq = {
|
||||
orderNo,
|
||||
id
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardHistoryInfoListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | ---------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiApiCardInfoAppleV1CardHistoryModel>**](KamiApiCardInfoAppleV1CardHistoryModel.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardHistoryInfoListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardHistoryInfoListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,37 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardHistoryModel
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------------------ | ---------- | -------------------- | --------------------------------- |
|
||||
| **accountId** | **string** | 账户ID | [optional] [default to undefined] |
|
||||
| **accountName** | **string** | 账户 | [optional] [default to undefined] |
|
||||
| **orderNo** | **string** | 订单号 | [optional] [default to undefined] |
|
||||
| **balanceBeforeItunes** | **number** | 余额(itunes) | [optional] [default to undefined] |
|
||||
| **balanceAfterItunes** | **number** | 余额增长后(itunes) | [optional] [default to undefined] |
|
||||
| **balanceBeforeAutoIncrement** | **number** | 余额(自动计算) | [optional] [default to undefined] |
|
||||
| **balanceAfterAutoIncrement** | **number** | 余额增长后(自动计算) | [optional] [default to undefined] |
|
||||
| **amount** | **number** | 充值金额 | [optional] [default to undefined] |
|
||||
| **description** | **string** | 描述 | [optional] [default to undefined] |
|
||||
| **createdAt** | **string** | 创建时间 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardHistoryModel } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardHistoryModel = {
|
||||
accountId,
|
||||
accountName,
|
||||
orderNo,
|
||||
balanceBeforeItunes,
|
||||
balanceAfterItunes,
|
||||
balanceBeforeAutoIncrement,
|
||||
balanceAfterAutoIncrement,
|
||||
amount,
|
||||
description,
|
||||
createdAt
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ------- | ------------ | ---------------------- |
|
||||
| **file** | **any** | 选择上传文件 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxReq = {
|
||||
file
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------- | ---------- | ----------- | --------------------------------- |
|
||||
| **msg** | **string** | 导入结果 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxRes = {
|
||||
msg
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,27 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardInfoCreateReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ---------- | ------------ | --------------------------------- |
|
||||
| **account** | **string** | 账户 | [default to undefined] |
|
||||
| **password** | **string** | 密码 | [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值金额 | [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardInfoCreateReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardInfoCreateReq = {
|
||||
account,
|
||||
password,
|
||||
maxAmountLimit,
|
||||
maxCountLimit,
|
||||
remark
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardInfoDeleteReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------ | ---------- | ----------- | ---------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardInfoDeleteReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardInfoDeleteReq = {
|
||||
id
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,23 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardInfoListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ---------- | ----------- | --------------------------------- |
|
||||
| **account** | **string** | 账户 | [optional] [default to undefined] |
|
||||
| **current** | **number** | 页数 | [default to undefined] |
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardInfoListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardInfoListReq = {
|
||||
account,
|
||||
current,
|
||||
pageSize
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardInfoListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | ---------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiApiCardInfoAppleV1AppleCardListRecord>**](KamiApiCardInfoAppleV1AppleCardListRecord.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardInfoListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardInfoListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardInfoSuspendOrContinueReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------ | ---------- | ----------- | ---------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardInfoSuspendOrContinueReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardInfoSuspendOrContinueReq = {
|
||||
id
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardInfoUpdateReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ---------- | ------------ | --------------------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
| **account** | **string** | 账户 | [default to undefined] |
|
||||
| **password** | **string** | 密码 | [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值金额 | [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardInfoUpdateReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardInfoUpdateReq = {
|
||||
id,
|
||||
account,
|
||||
password,
|
||||
maxAmountLimit,
|
||||
maxCountLimit,
|
||||
remark
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1CardInfoUpdateStatusReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------- | ---------- | ----------- | ---------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
| **status** | **number** | 状态 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1CardInfoUpdateStatusReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1CardInfoUpdateStatusReq = {
|
||||
id,
|
||||
status
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1ConfigGetRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------------------------- | ----------- | ------------------------------ | --------------------------------- |
|
||||
| **isAllowDifferentAmount** | **boolean** | 是否允许金额异议充值 | [optional] [default to undefined] |
|
||||
| **isAllowDifferentSucceedCallback** | **boolean** | 是否允许金额异议回调(充值成功) | [optional] [default to undefined] |
|
||||
| **isAllowDifferentFailCallback** | **boolean** | 是否允许金额异议回调(充值失败) | [optional] [default to undefined] |
|
||||
| **redeemCardMinAmount** | **number** | 充值卡最小充值金额 | [optional] [default to undefined] |
|
||||
| **isAllowCompensatedCallback** | **boolean** | 是否允许补卡自动回调 | [optional] [default to undefined] |
|
||||
| **redeemCardRate** | **number** | 充值卡充值速率 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1ConfigGetRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1ConfigGetRes = {
|
||||
isAllowDifferentAmount,
|
||||
isAllowDifferentSucceedCallback,
|
||||
isAllowDifferentFailCallback,
|
||||
redeemCardMinAmount,
|
||||
isAllowCompensatedCallback,
|
||||
redeemCardRate
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1ConfigSetReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------------------------- | ----------- | ------------------------------ | ---------------------- |
|
||||
| **isAllowDifferentAmount** | **boolean** | 是否允许金额异议充值 | [default to undefined] |
|
||||
| **isAllowDifferentSucceedCallback** | **boolean** | 是否允许金额异议回调(充值成功) | [default to undefined] |
|
||||
| **isAllowDifferentFailCallback** | **boolean** | 是否允许金额异议回调(充值失败) | [default to undefined] |
|
||||
| **redeemCardMinAmount** | **number** | 账号单日最大充值次数 | [default to undefined] |
|
||||
| **isAllowCompensatedCallback** | **boolean** | 是否允许补卡自动回调 | [default to undefined] |
|
||||
| **redeemCardRate** | **number** | 充值卡充值速率 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1ConfigSetReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1ConfigSetReq = {
|
||||
isAllowDifferentAmount,
|
||||
isAllowDifferentSucceedCallback,
|
||||
isAllowDifferentFailCallback,
|
||||
redeemCardMinAmount,
|
||||
isAllowCompensatedCallback,
|
||||
redeemCardRate
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeDuplicatedCardPassReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ----------- | ---------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeDuplicatedCardPassReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeDuplicatedCardPassReq = {
|
||||
orderNo
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeHandlerReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------- | ---------- | ----------- | ---------------------- |
|
||||
| **machineId** | **string** | 机器ID | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeHandlerReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeHandlerReq = {
|
||||
machineId
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeHandlerRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------- | ---------- | ----------- | --------------------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [optional] [default to undefined] |
|
||||
| **cardNo** | **string** | 卡号 | [optional] [default to undefined] |
|
||||
| **cardPass** | **string** | 卡密 | [optional] [default to undefined] |
|
||||
| **account** | **string** | 账户 | [optional] [default to undefined] |
|
||||
| **password** | **string** | 密码 | [optional] [default to undefined] |
|
||||
| **accountId** | **string** | 账户ID | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeHandlerRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeHandlerRes = {
|
||||
orderNo,
|
||||
cardNo,
|
||||
cardPass,
|
||||
account,
|
||||
password,
|
||||
accountId
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeHistoryListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ----------- | ---------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeHistoryListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeHistoryListReq = {
|
||||
orderNo
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeHistoryListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ------------------------------------------------------------------------------------------------------------------ | ----------- | --------------------------------- |
|
||||
| **list** | [**Array<KamiInternalModelEntityV1CardAppleHistoryInfo>**](KamiInternalModelEntityV1CardAppleHistoryInfo.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeHistoryListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeHistoryListRes = {
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,31 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeItunesCallbackReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------- | ---------- | ----------- | --------------------------------- |
|
||||
| **amount** | **number** | 金额 | [default to undefined] |
|
||||
| **accountAmount** | **number** | 金额 | [default to undefined] |
|
||||
| **accountId** | **string** | 账户ID | [default to undefined] |
|
||||
| **machineId** | **string** | 机器ID | [default to undefined] |
|
||||
| **orderNo** | **string** | 订单ID | [default to undefined] |
|
||||
| **status** | **number** | 状态 | [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeItunesCallbackReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeItunesCallbackReq = {
|
||||
amount,
|
||||
accountAmount,
|
||||
accountId,
|
||||
machineId,
|
||||
orderNo,
|
||||
status,
|
||||
remark
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,35 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeListDownloadReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------------- | ---------- | ----------- | --------------------------------- |
|
||||
| **accountId** | **string** | 账户ID | [optional] [default to undefined] |
|
||||
| **account** | **string** | 账户 | [optional] [default to undefined] |
|
||||
| **attach** | **string** | 附加信息 | [optional] [default to undefined] |
|
||||
| **orderNo** | **string** | 订单ID | [optional] [default to undefined] |
|
||||
| **cardNo** | **string** | 卡号 | [optional] [default to undefined] |
|
||||
| **merchantId** | **string** | 商户ID | [optional] [default to undefined] |
|
||||
| **cardPass** | **string** | 密码 | [optional] [default to undefined] |
|
||||
| **StartDate** | **string** | 开始时间 | [optional] [default to undefined] |
|
||||
| **EndDate** | **string** | 结束时间 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeListDownloadReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeListDownloadReq = {
|
||||
accountId,
|
||||
account,
|
||||
attach,
|
||||
orderNo,
|
||||
cardNo,
|
||||
merchantId,
|
||||
cardPass,
|
||||
StartDate,
|
||||
EndDate
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,39 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------------- | ---------- | ----------- | --------------------------------- |
|
||||
| **current** | **number** | 页数 | [default to undefined] |
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
| **account** | **string** | 账户 | [optional] [default to undefined] |
|
||||
| **accountId** | **string** | 账户ID | [optional] [default to undefined] |
|
||||
| **attach** | **string** | 附加信息 | [optional] [default to undefined] |
|
||||
| **orderNo** | **string** | 订单ID | [optional] [default to undefined] |
|
||||
| **cardNo** | **string** | 卡号 | [optional] [default to undefined] |
|
||||
| **cardPass** | **string** | 密码 | [optional] [default to undefined] |
|
||||
| **merchantId** | **string** | 商户ID | [optional] [default to undefined] |
|
||||
| **StartDate** | **string** | 开始时间 | [optional] [default to undefined] |
|
||||
| **EndDate** | **string** | 结束时间 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeListReq = {
|
||||
current,
|
||||
pageSize,
|
||||
account,
|
||||
accountId,
|
||||
attach,
|
||||
orderNo,
|
||||
cardNo,
|
||||
cardPass,
|
||||
merchantId,
|
||||
StartDate,
|
||||
EndDate
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | -------------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiInternalModelEntityV1CardAppleRechargeInfo>**](KamiInternalModelEntityV1CardAppleRechargeInfo.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,23 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeOrderModifyActualAmountReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------------- | ---------- | ----------- | --------------------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [default to undefined] |
|
||||
| **actualAmount** | **number** | 金额 | [default to undefined] |
|
||||
| **totpCode** | **string** | TOTP | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeOrderModifyActualAmountReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeOrderModifyActualAmountReq = {
|
||||
orderNo,
|
||||
actualAmount,
|
||||
totpCode
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeOrderResetStatusReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ----------- | --------------------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeOrderResetStatusReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeOrderResetStatusReq = {
|
||||
orderNo,
|
||||
remark
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,31 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeStealRuleAddReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------- | ---------- | ------------------ | ---------------------- |
|
||||
| **name** | **string** | 规则名 | [default to undefined] |
|
||||
| **targetUserId** | **string** | 目标用户ID | [default to undefined] |
|
||||
| **status** | **number** | 单独某条规则的状态 | [default to undefined] |
|
||||
| **storageUserId** | **string** | 存储用户ID | [default to undefined] |
|
||||
| **amount** | **number** | 金额 | [default to undefined] |
|
||||
| **targetAmount** | **number** | 目标金额 | [default to undefined] |
|
||||
| **intervalTime** | **number** | 时间间隔 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeStealRuleAddReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeStealRuleAddReq = {
|
||||
name,
|
||||
targetUserId,
|
||||
status,
|
||||
storageUserId,
|
||||
amount,
|
||||
targetAmount,
|
||||
intervalTime
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeStealRuleListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ---------- | ----------- | ---------------------- |
|
||||
| **current** | **number** | 页数 | [default to undefined] |
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeStealRuleListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeStealRuleListReq = {
|
||||
current,
|
||||
pageSize
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeStealRuleListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | ------------------------------------------------------------------------------------------------------------------------ | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiInternalModelEntityV1CardAppleHiddenSettings>**](KamiInternalModelEntityV1CardAppleHiddenSettings.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeStealRuleListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeStealRuleListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeStealRuleStatusUpdateReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------- | ---------- | ----------- | ---------------------- |
|
||||
| **id** | **number** | | [default to undefined] |
|
||||
| **status** | **number** | 状态 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeStealRuleStatusUpdateReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeStealRuleStatusUpdateReq = {
|
||||
id,
|
||||
status
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,33 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeStealRuleUpdateReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------- | ---------- | ------------------ | ---------------------- |
|
||||
| **id** | **number** | | [default to undefined] |
|
||||
| **name** | **string** | 规则名 | [default to undefined] |
|
||||
| **targetUserId** | **string** | 目标用户ID | [default to undefined] |
|
||||
| **status** | **number** | 单独某条规则的状态 | [default to undefined] |
|
||||
| **storageUserId** | **string** | 存储用户ID | [default to undefined] |
|
||||
| **amount** | **number** | 金额 | [default to undefined] |
|
||||
| **targetAmount** | **number** | 目标金额 | [default to undefined] |
|
||||
| **intervalTime** | **number** | 时间间隔 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeStealRuleUpdateReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeStealRuleUpdateReq = {
|
||||
id,
|
||||
name,
|
||||
targetUserId,
|
||||
status,
|
||||
storageUserId,
|
||||
amount,
|
||||
targetAmount,
|
||||
intervalTime
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeStealSettingGetRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ---------- | ----------- | --------------------------------- |
|
||||
| **stealStatus** | **number** | 状态 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeStealSettingGetRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeStealSettingGetRes = {
|
||||
stealStatus
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeStealSettingReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ---------- | ----------- | ---------------------- |
|
||||
| **stealStatus** | **number** | 状态 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeStealSettingReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeStealSettingReq = {
|
||||
stealStatus
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeSubmitQueryReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ----------- | ---------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeSubmitQueryReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeSubmitQueryReq = {
|
||||
orderNo
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeSubmitQueryRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ------------ | --------------------------------- |
|
||||
| **status** | **number** | 充值返回编码 | [optional] [default to undefined] |
|
||||
| **message** | **string** | 详细描述信息 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeSubmitQueryRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeSubmitQueryRes = {
|
||||
status,
|
||||
message
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,33 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeSubmitReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ---------- | -------------------------- | --------------------------------- |
|
||||
| **cardNo** | **string** | 卡号 | [optional] [default to undefined] |
|
||||
| **cardPass** | **string** | 密码 | [default to undefined] |
|
||||
| **faceValue** | **number** | 面值 | [default to undefined] |
|
||||
| **callbackUrl** | **string** | 回调地址 | [optional] [default to undefined] |
|
||||
| **attach** | **string** | 附加信息(目前是上游订单号) | [optional] [default to undefined] |
|
||||
| **timeStamp** | **number** | 时间戳 | [optional] [default to undefined] |
|
||||
| **sign** | **string** | 签名 | [optional] [default to undefined] |
|
||||
| **merchantId** | **string** | 商户ID | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeSubmitReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeSubmitReq = {
|
||||
cardNo,
|
||||
cardPass,
|
||||
faceValue,
|
||||
callbackUrl,
|
||||
attach,
|
||||
timeStamp,
|
||||
sign,
|
||||
merchantId
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,23 +0,0 @@
|
||||
# KamiApiCardInfoAppleV1RechargeSubmitRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ------------ | --------------------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [optional] [default to undefined] |
|
||||
| **status** | **number** | 充值返回编码 | [optional] [default to undefined] |
|
||||
| **message** | **string** | 详细描述信息 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoAppleV1RechargeSubmitRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoAppleV1RechargeSubmitRes = {
|
||||
orderNo,
|
||||
status,
|
||||
message
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountCookieBatchAddReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ---------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **list** | [**Array<KamiApiCardInfoCTripV1AccountCookieBatchInfo>**](KamiApiCardInfoCTripV1AccountCookieBatchInfo.md) | 导入结果 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountCookieBatchAddReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountCookieBatchAddReq = {
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountCookieBatchCheckReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ------- | ------------ | ---------------------- |
|
||||
| **file** | **any** | 选择上传文件 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountCookieBatchCheckReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountCookieBatchCheckReq = {
|
||||
file
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountCookieBatchCheckRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ---------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **msg** | **string** | 导入结果 | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiApiCardInfoCTripV1AccountCookieBatchInfo>**](KamiApiCardInfoCTripV1AccountCookieBatchInfo.md) | 导入结果 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountCookieBatchCheckRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountCookieBatchCheckRes = {
|
||||
msg,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,35 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountCookieBatchInfo
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ----------- | -------------- | --------------------------------- |
|
||||
| **username** | **string** | 用户名 | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | 昵称 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **isExist** | **boolean** | 是否存在系统中 | [optional] [default to undefined] |
|
||||
| **isAvailable** | **boolean** | 是否可用 | [optional] [default to undefined] |
|
||||
| **name** | **string** | 别名 | [optional] [default to undefined] |
|
||||
| **cookie** | **string** | cookie | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountCookieBatchInfo } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountCookieBatchInfo = {
|
||||
username,
|
||||
nickname,
|
||||
balance,
|
||||
isExist,
|
||||
isAvailable,
|
||||
name,
|
||||
cookie,
|
||||
maxAmountLimit,
|
||||
maxCountLimit
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,27 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountCookieCheckRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ----------- | -------------- | --------------------------------- |
|
||||
| **username** | **string** | 用户名 | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | 昵称 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **isExist** | **boolean** | 是否存在系统中 | [optional] [default to undefined] |
|
||||
| **isAvailable** | **boolean** | 是否可用 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountCookieCheckRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountCookieCheckRes = {
|
||||
username,
|
||||
nickname,
|
||||
balance,
|
||||
isExist,
|
||||
isAvailable
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountCreateReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ---------- | -------------- | --------------------------------- |
|
||||
| **cookie** | **string** | cookie不能为空 | [default to undefined] |
|
||||
| **name** | **string** | 别名 | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [default to undefined] |
|
||||
| **status** | **number** | 状态 | [optional] [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountCreateReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountCreateReq = {
|
||||
cookie,
|
||||
name,
|
||||
maxAmountLimit,
|
||||
maxCountLimit,
|
||||
status,
|
||||
remark
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountDeleteReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------ | ---------- | ----------- | ---------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountDeleteReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountDeleteReq = {
|
||||
id
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,63 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountListRecord
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------------------- | ----------------------------------------------------------------------------------------------------------------- | ------------------ | --------------------------------- |
|
||||
| **id** | **string** | | [optional] [default to undefined] |
|
||||
| **groupId** | **number** | | [optional] [default to undefined] |
|
||||
| **name** | **string** | | [optional] [default to undefined] |
|
||||
| **cookie** | **string** | cookie | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | 用户昵称 | [optional] [default to undefined] |
|
||||
| **username** | **string** | 京东用户ID | [optional] [default to undefined] |
|
||||
| **createUserId** | **string** | 创建人 | [optional] [default to undefined] |
|
||||
| **category** | **string** | 账户类型 | [optional] [default to undefined] |
|
||||
| **amountTotalSum** | **number** | 账单所有统计金额 | [optional] [default to undefined] |
|
||||
| **amountTodaySum** | **number** | 账单今日统计金额 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **effectiveBalance** | **number** | 有效充值余额 | [optional] [default to undefined] |
|
||||
| **status** | **number** | 状态 1.正常 0.禁用 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 账号最大充值次数 | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **amountTotalCount** | **number** | | [optional] [default to undefined] |
|
||||
| **amountTodayCount** | **number** | | [optional] [default to undefined] |
|
||||
| **accountStatus** | **boolean** | 账号是否可用 | [optional] [default to undefined] |
|
||||
| **remark** | **string** | | [optional] [default to undefined] |
|
||||
| **createdAt** | **string** | | [optional] [default to undefined] |
|
||||
| **updatedAt** | **string** | | [optional] [default to undefined] |
|
||||
| **deletedAt** | **string** | | [optional] [default to undefined] |
|
||||
| **uploadUser** | [**KamiApiCardInfoAppleV1AppleCardListRecordUploadUser**](KamiApiCardInfoAppleV1AppleCardListRecordUploadUser.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountListRecord } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountListRecord = {
|
||||
id,
|
||||
groupId,
|
||||
name,
|
||||
cookie,
|
||||
nickname,
|
||||
username,
|
||||
createUserId,
|
||||
category,
|
||||
amountTotalSum,
|
||||
amountTodaySum,
|
||||
balance,
|
||||
effectiveBalance,
|
||||
status,
|
||||
maxCountLimit,
|
||||
maxAmountLimit,
|
||||
amountTotalCount,
|
||||
amountTodayCount,
|
||||
accountStatus,
|
||||
remark,
|
||||
createdAt,
|
||||
updatedAt,
|
||||
deletedAt,
|
||||
uploadUser
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,27 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ---------- | ----------- | --------------------------------- |
|
||||
| **current** | **number** | 页数 | [default to undefined] |
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
| **name** | **string** | 账户名称 | [optional] [default to undefined] |
|
||||
| **nickName** | **string** | 用户昵称 | [optional] [default to undefined] |
|
||||
| **cookie** | **string** | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountListReq = {
|
||||
current,
|
||||
pageSize,
|
||||
name,
|
||||
nickName,
|
||||
cookie
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | ------------------------------------------------------------------------------------------------------ | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiApiCardInfoCTripV1AccountListRecord>**](KamiApiCardInfoCTripV1AccountListRecord.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountUpdateReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ---------- | ------------ | --------------------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
| **status** | **number** | 状态 | [optional] [default to undefined] |
|
||||
| **name** | **string** | 别名 | [optional] [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountUpdateReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountUpdateReq = {
|
||||
id,
|
||||
status,
|
||||
name,
|
||||
remark,
|
||||
maxAmountLimit,
|
||||
maxCountLimit
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountUpdateStatusReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------- | ---------- | ----------- | ---------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
| **status** | **number** | 状态 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountUpdateStatusReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountUpdateStatusReq = {
|
||||
id,
|
||||
status
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,23 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountWalletListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------- | ---------- | ----------- | ---------------------- |
|
||||
| **current** | **number** | 页数 | [default to undefined] |
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
| **accountId** | **string** | | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountWalletListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountWalletListReq = {
|
||||
current,
|
||||
pageSize,
|
||||
accountId
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1AccountWalletListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | -------------------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiInternalModelEntityV1CardRedeemAccountHistory>**](KamiInternalModelEntityV1CardRedeemAccountHistory.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1AccountWalletListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1AccountWalletListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,33 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1ListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------- | ----------------------- | ----------- | --------------------------------- |
|
||||
| **current** | **number** | 页数 | [default to undefined] |
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
| **giftCardPwd** | **string** | 礼品卡密码 | [optional] [default to undefined] |
|
||||
| **merchantId** | **string** | 商户ID | [optional] [default to undefined] |
|
||||
| **attach** | **string** | 附加信息 | [optional] [default to undefined] |
|
||||
| **accountNickName** | **string** | 账户昵称 | [optional] [default to undefined] |
|
||||
| **accountCk** | **string** | 账户cookie | [optional] [default to undefined] |
|
||||
| **dateRange** | **Array<string>** | 时间范围 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1ListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1ListReq = {
|
||||
current,
|
||||
pageSize,
|
||||
giftCardPwd,
|
||||
merchantId,
|
||||
attach,
|
||||
accountNickName,
|
||||
accountCk,
|
||||
dateRange
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1ListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | ---------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiInternalModelEntityV1CardRedeemOrderInfo>**](KamiInternalModelEntityV1CardRedeemOrderInfo.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1ListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1ListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1OrderCallbackReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ----------- | ---------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1OrderCallbackReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1OrderCallbackReq = {
|
||||
orderNo
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1OrderHistoryReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ----------- | --------------------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1OrderHistoryReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1OrderHistoryReq = {
|
||||
orderNo
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1OrderHistoryRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ---------------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **list** | [**Array<KamiInternalModelEntityV1CardRedeemOrderHistory>**](KamiInternalModelEntityV1CardRedeemOrderHistory.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1OrderHistoryRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1OrderHistoryRes = {
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1RedeemConfigGetRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------------------------- | ----------- | ------------------------------ | --------------------------------- |
|
||||
| **isAllowDifferentAmount** | **boolean** | 是否允许金额异议充值 | [optional] [default to undefined] |
|
||||
| **isAllowDifferentSucceedCallback** | **boolean** | 是否允许金额异议回调(充值成功) | [optional] [default to undefined] |
|
||||
| **isAllowDifferentFailCallback** | **boolean** | 是否允许金额异议回调(充值失败) | [optional] [default to undefined] |
|
||||
| **redeemCardMinAmount** | **number** | 充值卡最小充值金额 | [optional] [default to undefined] |
|
||||
| **isAllowCompensatedCallback** | **boolean** | 是否允许补卡自动回调 | [optional] [default to undefined] |
|
||||
| **redeemCardRate** | **number** | 充值卡充值速率 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1RedeemConfigGetRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1RedeemConfigGetRes = {
|
||||
isAllowDifferentAmount,
|
||||
isAllowDifferentSucceedCallback,
|
||||
isAllowDifferentFailCallback,
|
||||
redeemCardMinAmount,
|
||||
isAllowCompensatedCallback,
|
||||
redeemCardRate
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoCTripV1RedeemConfigSetReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------------------------- | ----------- | ------------------------------ | ---------------------- |
|
||||
| **isAllowDifferentAmount** | **boolean** | 是否允许金额异议充值 | [default to undefined] |
|
||||
| **isAllowDifferentSucceedCallback** | **boolean** | 是否允许金额异议回调(充值成功) | [default to undefined] |
|
||||
| **isAllowDifferentFailCallback** | **boolean** | 是否允许金额异议回调(充值失败) | [default to undefined] |
|
||||
| **redeemCardMinAmount** | **number** | 账号单日最大充值次数 | [default to undefined] |
|
||||
| **isAllowCompensatedCallback** | **boolean** | 是否允许补卡自动回调 | [default to undefined] |
|
||||
| **redeemCardRate** | **number** | 充值卡充值速率 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoCTripV1RedeemConfigSetReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoCTripV1RedeemConfigSetReq = {
|
||||
isAllowDifferentAmount,
|
||||
isAllowDifferentSucceedCallback,
|
||||
isAllowDifferentFailCallback,
|
||||
redeemCardMinAmount,
|
||||
isAllowCompensatedCallback,
|
||||
redeemCardRate
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountCookieBatchAddReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | -------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **list** | [**Array<KamiApiCardInfoJdV1JDAccountCookieBatchInfo>**](KamiApiCardInfoJdV1JDAccountCookieBatchInfo.md) | 导入结果 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountCookieBatchAddReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountCookieBatchAddReq = {
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountCookieBatchCheckReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ------- | ------------ | ---------------------- |
|
||||
| **file** | **any** | 选择上传文件 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountCookieBatchCheckReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountCookieBatchCheckReq = {
|
||||
file
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountCookieBatchCheckRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | -------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **msg** | **string** | 导入结果 | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiApiCardInfoJdV1JDAccountCookieBatchInfo>**](KamiApiCardInfoJdV1JDAccountCookieBatchInfo.md) | 导入结果 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountCookieBatchCheckRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountCookieBatchCheckRes = {
|
||||
msg,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,35 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountCookieBatchInfo
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ----------- | -------------- | --------------------------------- |
|
||||
| **username** | **string** | 用户名 | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | 昵称 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **isExist** | **boolean** | 是否存在系统中 | [optional] [default to undefined] |
|
||||
| **isAvailable** | **boolean** | 是否可用 | [optional] [default to undefined] |
|
||||
| **name** | **string** | 别名 | [optional] [default to undefined] |
|
||||
| **cookie** | **string** | cookie | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountCookieBatchInfo } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountCookieBatchInfo = {
|
||||
username,
|
||||
nickname,
|
||||
balance,
|
||||
isExist,
|
||||
isAvailable,
|
||||
name,
|
||||
cookie,
|
||||
maxAmountLimit,
|
||||
maxCountLimit
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountCookieCheckReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------- | ---------- | ----------- | ---------------------- |
|
||||
| **cookie** | **string** | cookie | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountCookieCheckReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountCookieCheckReq = {
|
||||
cookie
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,27 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountCookieCheckRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ----------- | -------------- | --------------------------------- |
|
||||
| **username** | **string** | 用户名 | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | 昵称 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **isExist** | **boolean** | 是否存在系统中 | [optional] [default to undefined] |
|
||||
| **isAvailable** | **boolean** | 是否可用 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountCookieCheckRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountCookieCheckRes = {
|
||||
username,
|
||||
nickname,
|
||||
balance,
|
||||
isExist,
|
||||
isAvailable
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountCreateReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ---------- | -------------- | --------------------------------- |
|
||||
| **cookie** | **string** | cookie不能为空 | [default to undefined] |
|
||||
| **name** | **string** | 别名 | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [optional] [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
| **status** | **number** | 状态 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountCreateReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountCreateReq = {
|
||||
cookie,
|
||||
name,
|
||||
maxAmountLimit,
|
||||
maxCountLimit,
|
||||
remark,
|
||||
status
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,63 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountListRecord
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------------------- | ----------------------------------------------------------------------------------------------------------------- | ------------------ | --------------------------------- |
|
||||
| **id** | **string** | | [optional] [default to undefined] |
|
||||
| **groupId** | **number** | | [optional] [default to undefined] |
|
||||
| **name** | **string** | | [optional] [default to undefined] |
|
||||
| **cookie** | **string** | cookie | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | 用户昵称 | [optional] [default to undefined] |
|
||||
| **username** | **string** | 京东用户ID | [optional] [default to undefined] |
|
||||
| **createUserId** | **string** | 创建人 | [optional] [default to undefined] |
|
||||
| **category** | **string** | 账户类型 | [optional] [default to undefined] |
|
||||
| **amountTotalSum** | **number** | 账单所有统计金额 | [optional] [default to undefined] |
|
||||
| **amountTodaySum** | **number** | 账单今日统计金额 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **effectiveBalance** | **number** | 有效充值余额 | [optional] [default to undefined] |
|
||||
| **status** | **number** | 状态 1.正常 0.禁用 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 账号最大充值次数 | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **amountTotalCount** | **number** | | [optional] [default to undefined] |
|
||||
| **amountTodayCount** | **number** | | [optional] [default to undefined] |
|
||||
| **accountStatus** | **boolean** | 账号是否可用 | [optional] [default to undefined] |
|
||||
| **remark** | **string** | | [optional] [default to undefined] |
|
||||
| **createdAt** | **string** | | [optional] [default to undefined] |
|
||||
| **updatedAt** | **string** | | [optional] [default to undefined] |
|
||||
| **deletedAt** | **string** | | [optional] [default to undefined] |
|
||||
| **uploadUser** | [**KamiApiCardInfoAppleV1AppleCardListRecordUploadUser**](KamiApiCardInfoAppleV1AppleCardListRecordUploadUser.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountListRecord } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountListRecord = {
|
||||
id,
|
||||
groupId,
|
||||
name,
|
||||
cookie,
|
||||
nickname,
|
||||
username,
|
||||
createUserId,
|
||||
category,
|
||||
amountTotalSum,
|
||||
amountTodaySum,
|
||||
balance,
|
||||
effectiveBalance,
|
||||
status,
|
||||
maxCountLimit,
|
||||
maxAmountLimit,
|
||||
amountTotalCount,
|
||||
amountTodayCount,
|
||||
accountStatus,
|
||||
remark,
|
||||
createdAt,
|
||||
updatedAt,
|
||||
deletedAt,
|
||||
uploadUser
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -8,7 +8,7 @@
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
| **name** | **string** | 账户名称 | [optional] [default to undefined] |
|
||||
| **nickName** | **string** | 用户昵称 | [optional] [default to undefined] |
|
||||
| **cookie** | **string** | | [optional] [default to undefined] |
|
||||
| **cookie** | **string** | cookie | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | ---------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiApiCardInfoJdV1JDAccountListRecord>**](KamiApiCardInfoJdV1JDAccountListRecord.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountRefreshStatusReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------ | ---------- | ----------- | ---------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountRefreshStatusReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountRefreshStatusReq = {
|
||||
id
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,31 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountUpdateReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ---------- | -------------- | --------------------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
| **cookie** | **string** | cookie不能为空 | [default to undefined] |
|
||||
| **name** | **string** | 别名 | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [optional] [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
| **status** | **number** | 状态 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountUpdateReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountUpdateReq = {
|
||||
id,
|
||||
cookie,
|
||||
name,
|
||||
maxAmountLimit,
|
||||
maxCountLimit,
|
||||
remark,
|
||||
status
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountUpdateStatusReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------- | ---------- | ----------- | ---------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
| **status** | **number** | 状态 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountUpdateStatusReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountUpdateStatusReq = {
|
||||
id,
|
||||
status
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,23 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountWalletListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------- | ---------- | ----------- | ---------------------- |
|
||||
| **current** | **number** | 页数 | [default to undefined] |
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
| **accountId** | **string** | | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountWalletListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountWalletListReq = {
|
||||
current,
|
||||
pageSize,
|
||||
accountId
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDAccountWalletListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | -------------------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiInternalModelEntityV1CardRedeemAccountHistory>**](KamiInternalModelEntityV1CardRedeemAccountHistory.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDAccountWalletListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDAccountWalletListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDConfigGetRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------------------------- | ----------- | ------------------------------ | --------------------------------- |
|
||||
| **isAllowDifferentAmount** | **boolean** | 是否允许金额异议充值 | [optional] [default to undefined] |
|
||||
| **isAllowDifferentSucceedCallback** | **boolean** | 是否允许金额异议回调(充值成功) | [optional] [default to undefined] |
|
||||
| **isAllowDifferentFailCallback** | **boolean** | 是否允许金额异议回调(充值失败) | [optional] [default to undefined] |
|
||||
| **redeemCardMinAmount** | **number** | 充值卡最小充值金额 | [optional] [default to undefined] |
|
||||
| **isAllowCompensatedCallback** | **boolean** | 是否允许补卡自动回调 | [optional] [default to undefined] |
|
||||
| **redeemCardRate** | **number** | 充值卡充值速率 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDConfigGetRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDConfigGetRes = {
|
||||
isAllowDifferentAmount,
|
||||
isAllowDifferentSucceedCallback,
|
||||
isAllowDifferentFailCallback,
|
||||
redeemCardMinAmount,
|
||||
isAllowCompensatedCallback,
|
||||
redeemCardRate
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoJdV1JDConfigSetReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------------------------------- | ----------- | ------------------------------ | ---------------------- |
|
||||
| **isAllowDifferentAmount** | **boolean** | 是否允许金额异议充值 | [default to undefined] |
|
||||
| **isAllowDifferentSucceedCallback** | **boolean** | 是否允许金额异议回调(充值成功) | [default to undefined] |
|
||||
| **isAllowDifferentFailCallback** | **boolean** | 是否允许金额异议回调(充值失败) | [default to undefined] |
|
||||
| **redeemCardMinAmount** | **number** | 账号单日最大充值次数 | [default to undefined] |
|
||||
| **isAllowCompensatedCallback** | **boolean** | 是否允许补卡自动回调 | [default to undefined] |
|
||||
| **redeemCardRate** | **number** | 充值卡充值速率 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1JDConfigSetReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1JDConfigSetReq = {
|
||||
isAllowDifferentAmount,
|
||||
isAllowDifferentSucceedCallback,
|
||||
isAllowDifferentFailCallback,
|
||||
redeemCardMinAmount,
|
||||
isAllowCompensatedCallback,
|
||||
redeemCardRate
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,33 +0,0 @@
|
||||
# KamiApiCardInfoJdV1ListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------- | ----------------------- | ----------- | --------------------------------- |
|
||||
| **current** | **number** | 页数 | [default to undefined] |
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
| **giftCardPwd** | **string** | 礼品卡密码 | [optional] [default to undefined] |
|
||||
| **merchantId** | **string** | 商户ID | [optional] [default to undefined] |
|
||||
| **attach** | **string** | 附加信息 | [optional] [default to undefined] |
|
||||
| **dateRange** | **Array<string>** | 时间范围 | [optional] [default to undefined] |
|
||||
| **accountNickName** | **string** | 账户昵称 | [optional] [default to undefined] |
|
||||
| **accountCk** | **string** | 账户cookie | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1ListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1ListReq = {
|
||||
current,
|
||||
pageSize,
|
||||
giftCardPwd,
|
||||
merchantId,
|
||||
attach,
|
||||
dateRange,
|
||||
accountNickName,
|
||||
accountCk
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,21 +0,0 @@
|
||||
# KamiApiCardInfoJdV1ListRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------- | ---------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **total** | **number** | | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiInternalModelEntityV1CardRedeemOrderInfo>**](KamiInternalModelEntityV1CardRedeemOrderInfo.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1ListRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1ListRes = {
|
||||
total,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoJdV1OrderCallbackReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ----------- | ---------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1OrderCallbackReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1OrderCallbackReq = {
|
||||
orderNo
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoJdV1OrderHistoryReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ----------- | ---------- | ----------- | --------------------------------- |
|
||||
| **orderNo** | **string** | 订单ID | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1OrderHistoryReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1OrderHistoryReq = {
|
||||
orderNo
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoJdV1OrderHistoryRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ---------------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **list** | [**Array<KamiInternalModelEntityV1CardRedeemOrderHistory>**](KamiInternalModelEntityV1CardRedeemOrderHistory.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1OrderHistoryRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1OrderHistoryRes = {
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,23 +0,0 @@
|
||||
# KamiApiCardInfoJdV1OrderSummaryListReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------ | ---------- | ----------- | --------------------------------- |
|
||||
| **roadUid** | **string** | | [optional] [default to undefined] |
|
||||
| **current** | **number** | 页数 | [default to undefined] |
|
||||
| **pageSize** | **number** | 页码 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1OrderSummaryListReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1OrderSummaryListReq = {
|
||||
roadUid,
|
||||
current,
|
||||
pageSize
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,41 +0,0 @@
|
||||
# KamiApiCardInfoJdV1OrderSummaryRecord
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------------- | ---------- | ------------------ | --------------------------------- |
|
||||
| **merchantUid** | **string** | | [optional] [default to undefined] |
|
||||
| **merchantName** | **string** | | [optional] [default to undefined] |
|
||||
| **succeedCount** | **number** | | [optional] [default to undefined] |
|
||||
| **succeedShowAmount** | **number** | | [optional] [default to undefined] |
|
||||
| **succeedFactAmount** | **number** | | [optional] [default to undefined] |
|
||||
| **totalCount** | **number** | 订单总量 | [optional] [default to undefined] |
|
||||
| **totalShowAmount** | **number** | | [optional] [default to undefined] |
|
||||
| **totalFactAmount** | **number** | | [optional] [default to undefined] |
|
||||
| **rate** | **number** | 比例 | [optional] [default to undefined] |
|
||||
| **date** | **string** | | [optional] [default to undefined] |
|
||||
| **failedCount** | **number** | 失败的订单 | [optional] [default to undefined] |
|
||||
| **waitedCount** | **number** | 创建但未填写的订单 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1OrderSummaryRecord } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1OrderSummaryRecord = {
|
||||
merchantUid,
|
||||
merchantName,
|
||||
succeedCount,
|
||||
succeedShowAmount,
|
||||
succeedFactAmount,
|
||||
totalCount,
|
||||
totalShowAmount,
|
||||
totalFactAmount,
|
||||
rate,
|
||||
date,
|
||||
failedCount,
|
||||
waitedCount
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoJdV1SubmitReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ---------- | ----------- | --------------------------------- |
|
||||
| **cardNo** | **string** | 卡号 | [optional] [default to undefined] |
|
||||
| **giftCardPwd** | **string** | 礼品卡密码 | [default to undefined] |
|
||||
| **notifyUrl** | **string** | 回调地址 | [default to undefined] |
|
||||
| **amount** | **number** | 充值金额 | [default to undefined] |
|
||||
| **merchantId** | **string** | 商户ID | [default to undefined] |
|
||||
| **attach** | **string** | 附加信息 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoJdV1SubmitReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoJdV1SubmitReq = {
|
||||
cardNo,
|
||||
giftCardPwd,
|
||||
notifyUrl,
|
||||
amount,
|
||||
merchantId,
|
||||
attach
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,20 +0,0 @@
|
||||
# KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchAddReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **list** | [**Array<KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchInfo>**](KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchInfo.md) | 导入结果 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchAddReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchAddReq =
|
||||
{
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,20 +0,0 @@
|
||||
# KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ------- | ------------ | ---------------------- |
|
||||
| **file** | **any** | 选择上传文件 | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckReq =
|
||||
{
|
||||
file
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,22 +0,0 @@
|
||||
# KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | --------------------------------- |
|
||||
| **msg** | **string** | 导入结果 | [optional] [default to undefined] |
|
||||
| **list** | [**Array<KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchInfo>**](KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchInfo.md) | 导入结果 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckRes =
|
||||
{
|
||||
msg,
|
||||
list
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,35 +0,0 @@
|
||||
# KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchInfo
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ----------- | -------------- | --------------------------------- |
|
||||
| **username** | **string** | 用户名 | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | 昵称 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **isExist** | **boolean** | 是否存在系统中 | [optional] [default to undefined] |
|
||||
| **isAvailable** | **boolean** | 是否可用 | [optional] [default to undefined] |
|
||||
| **name** | **string** | 别名 | [optional] [default to undefined] |
|
||||
| **cookie** | **string** | cookie | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchInfo } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchInfo = {
|
||||
username,
|
||||
nickname,
|
||||
balance,
|
||||
isExist,
|
||||
isAvailable,
|
||||
name,
|
||||
cookie,
|
||||
maxAmountLimit,
|
||||
maxCountLimit
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---------- | ---------- | ----------- | ---------------------- |
|
||||
| **cookie** | **string** | cookie | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckReq = {
|
||||
cookie
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,27 +0,0 @@
|
||||
# KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckRes
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| --------------- | ----------- | -------------- | --------------------------------- |
|
||||
| **username** | **string** | 用户名 | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | 昵称 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **isExist** | **boolean** | 是否存在系统中 | [optional] [default to undefined] |
|
||||
| **isAvailable** | **boolean** | 是否可用 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckRes } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckRes = {
|
||||
username,
|
||||
nickname,
|
||||
balance,
|
||||
isExist,
|
||||
isAvailable
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,29 +0,0 @@
|
||||
# KamiApiCardInfoOriginalJdV1OriginalJDAccountCreateReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------------------ | ---------- | -------------- | --------------------------------- |
|
||||
| **cookie** | **string** | cookie不能为空 | [default to undefined] |
|
||||
| **name** | **string** | 别名 | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 最大充值次数 | [optional] [default to undefined] |
|
||||
| **remark** | **string** | 备注 | [optional] [default to undefined] |
|
||||
| **status** | **number** | 状态 | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoOriginalJdV1OriginalJDAccountCreateReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoOriginalJdV1OriginalJDAccountCreateReq = {
|
||||
cookie,
|
||||
name,
|
||||
maxAmountLimit,
|
||||
maxCountLimit,
|
||||
remark,
|
||||
status
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,19 +0,0 @@
|
||||
# KamiApiCardInfoOriginalJdV1OriginalJDAccountDeleteReq
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ------ | ---------- | ----------- | ---------------------- |
|
||||
| **id** | **string** | | [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoOriginalJdV1OriginalJDAccountDeleteReq } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoOriginalJdV1OriginalJDAccountDeleteReq = {
|
||||
id
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
@@ -1,63 +0,0 @@
|
||||
# KamiApiCardInfoOriginalJdV1OriginalJDAccountListRecord
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| -------------------- | ----------------------------------------------------------------------------------------------------------------- | ------------------ | --------------------------------- |
|
||||
| **id** | **string** | | [optional] [default to undefined] |
|
||||
| **groupId** | **number** | | [optional] [default to undefined] |
|
||||
| **name** | **string** | | [optional] [default to undefined] |
|
||||
| **cookie** | **string** | cookie | [optional] [default to undefined] |
|
||||
| **nickname** | **string** | 用户昵称 | [optional] [default to undefined] |
|
||||
| **username** | **string** | 京东用户ID | [optional] [default to undefined] |
|
||||
| **createUserId** | **string** | 创建人 | [optional] [default to undefined] |
|
||||
| **category** | **string** | 账户类型 | [optional] [default to undefined] |
|
||||
| **amountTotalSum** | **number** | 账单所有统计金额 | [optional] [default to undefined] |
|
||||
| **amountTodaySum** | **number** | 账单今日统计金额 | [optional] [default to undefined] |
|
||||
| **balance** | **number** | 余额 | [optional] [default to undefined] |
|
||||
| **effectiveBalance** | **number** | 有效充值余额 | [optional] [default to undefined] |
|
||||
| **status** | **number** | 状态 1.正常 0.禁用 | [optional] [default to undefined] |
|
||||
| **maxCountLimit** | **number** | 账号最大充值次数 | [optional] [default to undefined] |
|
||||
| **maxAmountLimit** | **number** | 最大充值限制 | [optional] [default to undefined] |
|
||||
| **amountTotalCount** | **number** | | [optional] [default to undefined] |
|
||||
| **amountTodayCount** | **number** | | [optional] [default to undefined] |
|
||||
| **accountStatus** | **boolean** | 账号是否可用 | [optional] [default to undefined] |
|
||||
| **remark** | **string** | | [optional] [default to undefined] |
|
||||
| **createdAt** | **string** | | [optional] [default to undefined] |
|
||||
| **updatedAt** | **string** | | [optional] [default to undefined] |
|
||||
| **deletedAt** | **string** | | [optional] [default to undefined] |
|
||||
| **uploadUser** | [**KamiApiCardInfoAppleV1AppleCardListRecordUploadUser**](KamiApiCardInfoAppleV1AppleCardListRecordUploadUser.md) | | [optional] [default to undefined] |
|
||||
|
||||
## Example
|
||||
|
||||
```typescript
|
||||
import { KamiApiCardInfoOriginalJdV1OriginalJDAccountListRecord } from './api';
|
||||
|
||||
const instance: KamiApiCardInfoOriginalJdV1OriginalJDAccountListRecord = {
|
||||
id,
|
||||
groupId,
|
||||
name,
|
||||
cookie,
|
||||
nickname,
|
||||
username,
|
||||
createUserId,
|
||||
category,
|
||||
amountTotalSum,
|
||||
amountTodaySum,
|
||||
balance,
|
||||
effectiveBalance,
|
||||
status,
|
||||
maxCountLimit,
|
||||
maxAmountLimit,
|
||||
amountTotalCount,
|
||||
amountTodayCount,
|
||||
accountStatus,
|
||||
remark,
|
||||
createdAt,
|
||||
updatedAt,
|
||||
deletedAt,
|
||||
uploadUser
|
||||
};
|
||||
```
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user