refunds

package
v0.0.0-...-bb91008 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2024 License: MulanPSL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateOrderRequest

type CreateOrderRequest = orders.CreateOrderRequest

type CreateOrderResponse

type CreateOrderResponse = orders.CreateOrderResponse

type CreateRefundRecordsRequest

type CreateRefundRecordsRequest = orders.CreateRefundRecordsRequest

type CreateRefundRecordsResponse

type CreateRefundRecordsResponse = orders.CreateRefundRecordsResponse

type GetOrderByOrderIdRequest

type GetOrderByOrderIdRequest = orders.GetOrderByOrderIdRequest

type GetOrderByOrderIdResponse

type GetOrderByOrderIdResponse = orders.GetOrderByOrderIdResponse

type GetOrderBySnRequest

type GetOrderBySnRequest = orders.GetOrderBySnRequest

type GetOrderBySnResponse

type GetOrderBySnResponse = orders.GetOrderBySnResponse

type GetOrderStatusBySnRequest

type GetOrderStatusBySnRequest = orders.GetOrderStatusBySnRequest

type GetOrderStatusBySnResponse

type GetOrderStatusBySnResponse = orders.GetOrderStatusBySnResponse

type GetOrdersByStatusRequest

type GetOrdersByStatusRequest = orders.GetOrdersByStatusRequest

type GetOrdersByStatusResponse

type GetOrdersByStatusResponse = orders.GetOrdersByStatusResponse

type GetRefundRecordByRefundIdRequest

type GetRefundRecordByRefundIdRequest = orders.GetRefundRecordByRefundIdRequest

type GetRefundRecordByRefundIdResponse

type GetRefundRecordByRefundIdResponse = orders.GetRefundRecordByRefundIdResponse

type GetRefundRecordsRequest

type GetRefundRecordsRequest = orders.GetRefundRecordsRequest

type GetRefundRecordsResponse

type GetRefundRecordsResponse = orders.GetRefundRecordsResponse

type OrderAddr

type OrderAddr = orders.OrderAddr

type OrderInfo

type OrderInfo = orders.OrderInfo

type OrderItemInfo

type OrderItemInfo = orders.OrderItemInfo

type RefundRecords

type RefundRecords = orders.RefundRecords

type Refunds

type Refunds interface {
	CreateRefundRecords(ctx context.Context, in *CreateRefundRecordsRequest, opts ...grpc.CallOption) (*CreateRefundRecordsResponse, error)
	RollbackCreateRefundRecords(ctx context.Context, in *CreateRefundRecordsRequest, opts ...grpc.CallOption) (*CreateRefundRecordsResponse, error)
	GetRefundRecords(ctx context.Context, in *GetRefundRecordsRequest, opts ...grpc.CallOption) (*GetRefundRecordsResponse, error)
	GetRefundRecordByRefundId(ctx context.Context, in *GetRefundRecordByRefundIdRequest, opts ...grpc.CallOption) (*GetRefundRecordByRefundIdResponse, error)
}

func NewRefunds

func NewRefunds(cli zrpc.Client) Refunds

type UpdOrderPaymentStatusRequest

type UpdOrderPaymentStatusRequest = orders.UpdOrderPaymentStatusRequest

type UpdOrderPaymentStatusResponse

type UpdOrderPaymentStatusResponse = orders.UpdOrderPaymentStatusResponse

type UpdateOrderBySnRequest

type UpdateOrderBySnRequest = orders.UpdateOrderBySnRequest

type UpdateOrderBySnResponse

type UpdateOrderBySnResponse = orders.UpdateOrderBySnResponse

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL