Versions in this module Expand all Collapse all v1 v1.0.2 Nov 27, 2023 v1.0.0 Nov 7, 2023 Changes in this version + type ClaimInfoListItem struct + AggClaimStatus int64 + Amount int64 + ClaimAppliedTimes int32 + ClaimMsg string + ClaimTime string + InsClaimNo string + Premium int64 + RefusedMsg string + Status int32 + type GoodsInfoListItem struct + CategoryId string + Count int32 + Name string + ProductId int64 + ShowPageUrl string + type OrderPolicyData struct + ClaimInfoList []ClaimInfoListItem + PolicyInfo *PolicyInfo + type OrderPolicyResponse struct + Data *OrderPolicyData + type PolicyInfo struct + Amount int64 + AppealStatus int32 + ClaimStatus int32 + GoodsInfoList []GoodsInfoListItem + InsEnsuredTimeBegin string + InsEnsuredTimeEnd string + InsHotline string + InsPolicyNo string + IsAllowAppeal bool + MerchantPremium int64 + PayerType int32 + PlatformPremium int64 + Premium int64 + RefusedMsg string + Status int32 + UserPremium int64