Documentation ¶
Index ¶
- type ServiceAndRefundViewRequest
- func (req *ServiceAndRefundViewRequest) GetApplyTimeBegin() string
- func (req *ServiceAndRefundViewRequest) GetApplyTimeEnd() string
- func (req *ServiceAndRefundViewRequest) GetApproveTimeBegin() string
- func (req *ServiceAndRefundViewRequest) GetApproveTimeEnd() string
- func (req *ServiceAndRefundViewRequest) GetExtJsonStr() string
- func (req *ServiceAndRefundViewRequest) GetOrderId() uint64
- func (req *ServiceAndRefundViewRequest) GetPageNumber() uint64
- func (req *ServiceAndRefundViewRequest) GetPageSize() uint8
- func (req *ServiceAndRefundViewRequest) SetApplyTimeBegin(applyTimeBegin string)
- func (req *ServiceAndRefundViewRequest) SetApplyTimeEnd(applyTimeEnd string)
- func (req *ServiceAndRefundViewRequest) SetApproveTimeBegin(approveTimeBegin string)
- func (req *ServiceAndRefundViewRequest) SetApproveTimeEnd(approveTimeEnd string)
- func (req *ServiceAndRefundViewRequest) SetExtJsonStr(extJsonStr string)
- func (req *ServiceAndRefundViewRequest) SetOrderId(orderId uint64)
- func (req *ServiceAndRefundViewRequest) SetPageNumber(pageNumber uint64)
- func (req *ServiceAndRefundViewRequest) SetPageSize(pageSize uint8)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceAndRefundViewRequest ¶
func NewServiceAndRefundViewRequest ¶
func NewServiceAndRefundViewRequest() (req *ServiceAndRefundViewRequest)
create new request
func (*ServiceAndRefundViewRequest) GetApplyTimeBegin ¶
func (req *ServiceAndRefundViewRequest) GetApplyTimeBegin() string
func (*ServiceAndRefundViewRequest) GetApplyTimeEnd ¶
func (req *ServiceAndRefundViewRequest) GetApplyTimeEnd() string
func (*ServiceAndRefundViewRequest) GetApproveTimeBegin ¶
func (req *ServiceAndRefundViewRequest) GetApproveTimeBegin() string
func (*ServiceAndRefundViewRequest) GetApproveTimeEnd ¶
func (req *ServiceAndRefundViewRequest) GetApproveTimeEnd() string
func (*ServiceAndRefundViewRequest) GetExtJsonStr ¶
func (req *ServiceAndRefundViewRequest) GetExtJsonStr() string
func (*ServiceAndRefundViewRequest) GetOrderId ¶
func (req *ServiceAndRefundViewRequest) GetOrderId() uint64
func (*ServiceAndRefundViewRequest) GetPageNumber ¶
func (req *ServiceAndRefundViewRequest) GetPageNumber() uint64
func (*ServiceAndRefundViewRequest) GetPageSize ¶
func (req *ServiceAndRefundViewRequest) GetPageSize() uint8
func (*ServiceAndRefundViewRequest) SetApplyTimeBegin ¶
func (req *ServiceAndRefundViewRequest) SetApplyTimeBegin(applyTimeBegin string)
func (*ServiceAndRefundViewRequest) SetApplyTimeEnd ¶
func (req *ServiceAndRefundViewRequest) SetApplyTimeEnd(applyTimeEnd string)
func (*ServiceAndRefundViewRequest) SetApproveTimeBegin ¶
func (req *ServiceAndRefundViewRequest) SetApproveTimeBegin(approveTimeBegin string)
func (*ServiceAndRefundViewRequest) SetApproveTimeEnd ¶
func (req *ServiceAndRefundViewRequest) SetApproveTimeEnd(approveTimeEnd string)
func (*ServiceAndRefundViewRequest) SetExtJsonStr ¶
func (req *ServiceAndRefundViewRequest) SetExtJsonStr(extJsonStr string)
func (*ServiceAndRefundViewRequest) SetOrderId ¶
func (req *ServiceAndRefundViewRequest) SetOrderId(orderId uint64)
func (*ServiceAndRefundViewRequest) SetPageNumber ¶
func (req *ServiceAndRefundViewRequest) SetPageNumber(pageNumber uint64)
func (*ServiceAndRefundViewRequest) SetPageSize ¶
func (req *ServiceAndRefundViewRequest) SetPageSize(pageSize uint8)
Click to show internal directories.
Click to hide internal directories.