Versions in this module Expand all Collapse all v1 v1.1.1 Dec 18, 2023 Changes in this version + type BaseDataInfo struct + Code int + Data string + Msg string + type BaseIDInfo struct + CreatedAt *int64 + Id *uint64 + UpdatedAt *int64 + type BaseListInfo struct + Data string + Total uint64 + type BaseMsgResp struct + Code int + Msg string + type BaseUUIDInfo struct + CreatedAt *int64 + Id *string + UpdatedAt *int64 + type CreateDemoOrderReq struct + SpuId uint64 + type DemoOrderInfo struct + CreateAt *int64 + Id *uint64 + PayChannelCode *string + PayOrderId *uint64 + PayRefundId *uint64 + PayStatus *bool + PayTime *int64 + Price *int32 + RefundPrice *int32 + RefundTime *int64 + SpuId *uint64 + SpuName *string + UpdateAt *int64 + type DemoOrderListResp struct + Data []*DemoOrderInfo + type IDAtPathReq struct + Id uint64 + type IDPathReq struct + Id uint64 + type IDReq struct + Id uint64 + type IDsReq struct + Ids []uint64 + type NotifyRep struct + ChannelCode string + R []byte + type OrderDetail struct + Extension *OrderExtension + type OrderDetailResp struct + Data *OrderDetail + type OrderExtension struct + ChannelNotifyData *string + No *string + type OrderInfo struct + Body *string + ChannelCode *string + ChannelFeePrice *int32 + ChannelFeeRate *float64 + ChannelOrderNo *string + ChannelUserId *string + ExpireTime *int64 + ExtensionId *uint64 + MerchantOrderId *string + No *string + NotifyTime *int64 + Price *int32 + RefundPrice *int32 + Status *uint32 + Subject *string + SuccessTime *int64 + UserIp *string + type OrderInfoResp struct + Data *OrderInfo + type OrderPageReq struct + ChannelCode *string + ChannelOrderNo *string + CreateAt []int64 + MerchantOrderId *string + No *string + Status *uint32 + type OrderPageResp struct + Data []*OrderInfo + type OrderSubmitReq struct + ChannelCode string + ChannelExtras map[string]string + DisplayMode string + Id uint64 + ReturnUrl string + type OrderSubmitResp struct + DisplayContent *string + DisplayMode *string + Status *uint32 + type PageAtPath struct + Page int32 + PageSize int32 + type PageAtPathInfo struct + Page uint64 + PageSize uint64 + type PageInfo struct + Page uint64 + PageSize uint64 + type PayOrderNotifyReq struct + MerchantOrderId string + PayOrderId uint64 + type PayRefundNotifyReq struct + MerchantOrderId string + PayRefundId uint64 + type ProductPropertyValueDetailResp struct + PropertyId *uint64 + PropertyName *string + ValueId *uint64 + ValueName *string + type RefundInfo struct + ChannelCode *string + ChannelErrorCode *string + ChannelErrorMsg *string + ChannelNotifyData *string + ChannelOrderNo *string + ChannelRefundNo *string + CreatedAt *int64 + Id *uint64 + MerchantOrderId *string + MerchantRefundId *string + No *string + OrderId *uint64 + OrderNo *string + PayPrice *int32 + Reason *string + RefundPrice *int32 + Status *uint32 + SuccessTime *int64 + UpdatedAt *int64 + UserIp *string + type RefundInfoResp struct + Data *RefundInfo + type RefundPageReq struct + ChannelCode *string + ChannelOrderNo *string + CreateAt []int64 + MerchantOrderId *string + No *string + Status *uint32 + type RefundPageResp struct + Data []*RefundInfo + type UUIDReq struct + Id string + type UUIDsReq struct + Ids []string