Documentation ¶
Index ¶
- type UnionQueryOrderListRequest
- func (req *UnionQueryOrderListRequest) GetPage() int
- func (req *UnionQueryOrderListRequest) GetPageSize() int
- func (req *UnionQueryOrderListRequest) GetTime() string
- func (req *UnionQueryOrderListRequest) GetUnionId() uint64
- func (req *UnionQueryOrderListRequest) SetPage(page int)
- func (req *UnionQueryOrderListRequest) SetPageSize(pageSize int)
- func (req *UnionQueryOrderListRequest) SetTime(time string)
- func (req *UnionQueryOrderListRequest) SetUnionId(unionId uint64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnionQueryOrderListRequest ¶
func NewUnionQueryOrderListRequest ¶
func NewUnionQueryOrderListRequest() (req *UnionQueryOrderListRequest)
create new request
func (*UnionQueryOrderListRequest) GetPage ¶
func (req *UnionQueryOrderListRequest) GetPage() int
func (*UnionQueryOrderListRequest) GetPageSize ¶
func (req *UnionQueryOrderListRequest) GetPageSize() int
func (*UnionQueryOrderListRequest) GetTime ¶
func (req *UnionQueryOrderListRequest) GetTime() string
func (*UnionQueryOrderListRequest) GetUnionId ¶
func (req *UnionQueryOrderListRequest) GetUnionId() uint64
func (*UnionQueryOrderListRequest) SetPage ¶
func (req *UnionQueryOrderListRequest) SetPage(page int)
func (*UnionQueryOrderListRequest) SetPageSize ¶
func (req *UnionQueryOrderListRequest) SetPageSize(pageSize int)
func (*UnionQueryOrderListRequest) SetTime ¶
func (req *UnionQueryOrderListRequest) SetTime(time string)
func (*UnionQueryOrderListRequest) SetUnionId ¶
func (req *UnionQueryOrderListRequest) SetUnionId(unionId uint64)
Click to show internal directories.
Click to hide internal directories.