diff --git a/src/api/generated/models/kami-api-card-info-walmart-v1-group-all-list-res.ts b/src/api/generated/models/kami-api-card-info-walmart-v1-group-all-list-res.ts index 908e563..9f8ec7f 100644 --- a/src/api/generated/models/kami-api-card-info-walmart-v1-group-all-list-res.ts +++ b/src/api/generated/models/kami-api-card-info-walmart-v1-group-all-list-res.ts @@ -22,6 +22,12 @@ import type { KamiInternalModelEntityV1CardRedeemAccountGroup } from './kami-int * @interface KamiApiCardInfoWalmartV1GroupAllListRes */ export interface KamiApiCardInfoWalmartV1GroupAllListRes { + /** + * + * @type {number} + * @memberof KamiApiCardInfoWalmartV1GroupAllListRes + */ + total?: number; /** * * @type {Array} diff --git a/src/api/generated/models/kami-internal-model-entity-v1-card-redeem-account-group.ts b/src/api/generated/models/kami-internal-model-entity-v1-card-redeem-account-group.ts index a3a4764..1f763aa 100644 --- a/src/api/generated/models/kami-internal-model-entity-v1-card-redeem-account-group.ts +++ b/src/api/generated/models/kami-internal-model-entity-v1-card-redeem-account-group.ts @@ -36,6 +36,12 @@ export interface KamiInternalModelEntityV1CardRedeemAccountGroup { * @memberof KamiInternalModelEntityV1CardRedeemAccountGroup */ category?: string; + /** + * + * @type {string} + * @memberof KamiInternalModelEntityV1CardRedeemAccountGroup + */ + createdUserId?: string; /** * * @type {string}