| | |
| | | insureBillNo?: string; |
| | | /** 投保人 */ |
| | | enterpriseName?: string; |
| | | amountUpdateType?: EnumAmountUpdateType; |
| | | /** 保费调整金额 */ |
| | | amountUpdate?: number; |
| | | /** 批改人员详情 */ |
| | | staffList?: InsureBatchBillDetailDto[]; |
| | | } |
| | |
| | | status?: InsureProductSettingStatusEnum; |
| | | /** 投保人数上限 */ |
| | | maxCount: number; |
| | | payerType?: InsureProductPayerType; |
| | | /** 付款人名称 */ |
| | | payerName?: string; |
| | | /** 付款人证件号 */ |
| | | payerCertNo?: string; |
| | | } |
| | | |
| | | interface CreateOrUpdateRoleInput { |
| | |
| | | incomeBankName?: string; |
| | | enterpriseId?: string; |
| | | selfAuditStatus?: EnumParkBountyTradeDetailAuditStatus; |
| | | auditType?: EnumParkBountyTradeDetailAuditType; |
| | | /** 江祐保自主出账关联保单id */ |
| | | insurancePolicyId?: string; |
| | | /** 投保人数 */ |
| | | insurePeopleNum?: number; |
| | | } |
| | | |
| | | interface CreateTempTokenInput { |
| | |
| | | configuration?: Record<string, any>; |
| | | } |
| | | |
| | | type EnumAmountUpdateType = 10 | 20; |
| | | |
| | | type EnumParkBountyTradeDetailAuditStatus = 10 | 20 | 30; |
| | | |
| | | type EnumParkBountyTradeDetailAuditType = 10 | 100; |
| | | |
| | | type EnumWalletTransactionStatus = 1 | 10 | 20 | 30 | 40 | 50; |
| | | |
| | | interface ExportInsuranceStaffListInput { |
| | | status?: InsuranceDetailStatusEnum; |
| | |
| | | amount?: number; |
| | | remainAmount?: number; |
| | | checkStatus?: EnterpriseRechargeStatusEnum; |
| | | status?: GetEnterpriseDrawWithListOutputStatus; |
| | | checkTime?: string; |
| | | checkRemark?: string; |
| | | checkFileUrl?: string; |
| | |
| | | objectData?: any; |
| | | data?: GetEnterpriseDrawWithListOutput[]; |
| | | } |
| | | |
| | | type GetEnterpriseDrawWithListOutputStatus = 10 | 20 | 21 | 22 | 30; |
| | | |
| | | interface GetEnterprisePrechargeListOutput { |
| | | id?: string; |
| | |
| | | auditRemark?: string; |
| | | /** 保险产品IdNumber */ |
| | | productIdNumber?: string; |
| | | /** 付款人名称 */ |
| | | payerName?: string; |
| | | /** 付款人证件号 */ |
| | | payerCertNo?: string; |
| | | /** 方案代码 */ |
| | | productSchemeCode?: string; |
| | | /** 是否走线上流程 */ |
| | |
| | | /** 奖励金余额 */ |
| | | remianAmount?: number; |
| | | financeType?: FinanceTypeEnum; |
| | | /** 交易Id */ |
| | | transactionId?: string; |
| | | transactionStatus?: EnumWalletTransactionStatus; |
| | | /** 订单支付时间 */ |
| | | transactionDate?: string; |
| | | /** 查询到的订单状态为FAIL失败或REFUND退票时,返回错误代码 */ |
| | | transactionErrorCode?: string; |
| | | /** 查询到的订单状态为FAIL失败或REFUND退票时,返回具体的原因。 */ |
| | | transactionFailReason?: string; |
| | | /** 审核时间 */ |
| | | financeAuditTime?: string; |
| | | auditStatus?: EnumParkBountyTradeDetailAuditStatus; |
| | | financeAuditStatus?: EnumParkBountyTradeDetailAuditStatus; |
| | | /** 审核备注 */ |
| | | auditRemark?: string; |
| | | /** 审核时间 */ |
| | |
| | | selfAuditFileUrl?: string; |
| | | creationTime?: string; |
| | | bountyAmount?: number; |
| | | /** 审核凭证 */ |
| | | financeAuditFileUrl?: string; |
| | | /** 江祐保上传的保单文件 */ |
| | | insureBillUrl?: string; |
| | | /** 投保人数 */ |
| | | insurePeopleNum?: number; |
| | | auditType?: EnumParkBountyTradeDetailAuditType; |
| | | } |
| | | |
| | | interface GetParkBountyTradeDetailOutputPageOutput { |
| | |
| | | age?: number; |
| | | /** 电话号码 */ |
| | | phoneNumber?: string; |
| | | /** 职业类型 */ |
| | | occupationType?: string; |
| | | /** 职业码值 */ |
| | | occupationCode?: string; |
| | | /** 用工单位 */ |
| | | workEnterprise?: string; |
| | | /** 用工地点 */ |
| | | workAddress?: string; |
| | | /** 职业/工种 */ |
| | | workType: string; |
| | | /** 性别 */ |
| | |
| | | certType?: string; |
| | | idNumber?: string; |
| | | insuranceScheme?: string; |
| | | /** 职业类型 */ |
| | | occupationType?: string; |
| | | /** 职业码值 */ |
| | | occupationCode?: string; |
| | | /** 用工单位 */ |
| | | workEnterprise?: string; |
| | | /** 用工地点 */ |
| | | workAddress?: string; |
| | | workType?: string; |
| | | birthDay?: string; |
| | | remark?: string; |
| | |
| | | idNumber: string; |
| | | /** 电话号码 */ |
| | | phoneNumber?: string; |
| | | /** 职业类型 */ |
| | | occupationType?: string; |
| | | /** 职业码值 */ |
| | | occupationCode?: string; |
| | | /** 用工单位 */ |
| | | workEnterprise?: string; |
| | | /** 用工地点 */ |
| | | workAddress?: string; |
| | | /** 职业/工种 */ |
| | | workType: string; |
| | | /** 性别 */ |
| | |
| | | age?: number; |
| | | /** 出生日期 */ |
| | | birthDay?: string; |
| | | /** 职业类型 */ |
| | | occupationType?: string; |
| | | /** 职业码值 */ |
| | | occupationCode?: string; |
| | | /** 用工单位 */ |
| | | workEnterprise?: string; |
| | | /** 用工地点 */ |
| | | workAddress?: string; |
| | | /** 职业名称 */ |
| | | workType?: string; |
| | | changeType?: BatchChangeTypeEnum; |
| | |
| | | effectTime?: string; |
| | | /** 附件上传 */ |
| | | attachmentUrl?: string; |
| | | amountUpdateType?: EnumAmountUpdateType; |
| | | /** 保费调整金额 */ |
| | | amountUpdate?: number; |
| | | } |
| | | |
| | | interface InsureBatchBillDtoPageOutput { |
| | |
| | | /** 投保人 */ |
| | | enterpriseName?: string; |
| | | } |
| | | |
| | | type InsureProductPayerType = 1 | 2; |
| | | |
| | | interface InsureProductSchemeDto { |
| | | /** Id */ |
| | |
| | | creationTime?: string; |
| | | /** 投保人数上限 */ |
| | | maxCount?: number; |
| | | payerType?: InsureProductPayerType; |
| | | /** 付款人名称 */ |
| | | payerName?: string; |
| | | /** 付款人证件号 */ |
| | | payerCertNo?: string; |
| | | /** 是否走线上流程 */ |
| | | online?: boolean; |
| | | } |
| | |
| | | trade?: ProposalInputRequestBodyTrade; |
| | | /** 拓展节点 */ |
| | | policyExtra?: ProposalInputRequestBodyPolicyExtra[]; |
| | | policyPayer?: ProposalInputRequestBodyPolicyPayer; |
| | | } |
| | | |
| | | interface ProposalInputRequestBodyCommonPlan { |
| | |
| | | startTime?: string; |
| | | /** 保单止期(可选,批量出单必须) */ |
| | | endTime?: string; |
| | | } |
| | | |
| | | interface ProposalInputRequestBodyPolicyPayer { |
| | | /** 是否与投保人一致 */ |
| | | sameWithHolder?: string; |
| | | /** 付款人类型 */ |
| | | payerType?: string; |
| | | /** 付款人名称 */ |
| | | payerName?: string; |
| | | /** 付款人证件类型 */ |
| | | payerCertType?: string; |
| | | /** 付款人证件号 */ |
| | | payerCertNo?: string; |
| | | } |
| | | |
| | | interface ProposalInputRequestBodyTrade { |
| | |
| | | effectTime?: string; |
| | | /** 附件上传 */ |
| | | attachmentUrl?: string; |
| | | amountUpdateType?: EnumAmountUpdateType; |
| | | /** 保费调整金额 */ |
| | | amountUpdate?: number; |
| | | } |
| | | |
| | | interface SetMyModule { |
| | |
| | | financeAuditOperator?: string; |
| | | /** 财务审核操作人Id */ |
| | | financeAuditOperatorId?: string; |
| | | /** 交易Id */ |
| | | transactionId?: string; |
| | | } |
| | | |
| | | interface SyncParkBountyApplyTradeTransactionInput { |
| | | /** 出账记录Id */ |
| | | id?: string; |
| | | /** 交易Id */ |
| | | transactionId?: string; |
| | | transactionStatus?: EnumWalletTransactionStatus; |
| | | /** 订单支付时间 */ |
| | | transactionDate?: string; |
| | | /** 查询到的订单状态为FAIL失败或REFUND退票时,返回错误代码 */ |
| | | transactionErrorCode?: string; |
| | | /** 查询到的订单状态为FAIL失败或REFUND退票时,返回具体的原因。 */ |
| | | transactionFailReason?: string; |
| | | } |
| | | |
| | | interface SyncUserAmountInput { |