Documentation ¶
Overview ¶
Package bill 包含账务API相关方法
Index ¶
- func TaobaoBillAccountsGet(clt *core.SDKClient, req *bill.TaobaoBillAccountsGetAPIRequest, session string) (*bill.TaobaoBillAccountsGetAPIResponse, error)
- func TaobaoBillBillsGet(clt *core.SDKClient, req *bill.TaobaoBillBillsGetAPIRequest, session string) (*bill.TaobaoBillBillsGetAPIResponse, error)
- func TaobaoBillBookBillsGet(clt *core.SDKClient, req *bill.TaobaoBillBookBillsGetAPIRequest, ...) (*bill.TaobaoBillBookBillsGetAPIResponse, error)
- func TaobaoTaeAccountsGet(clt *core.SDKClient, req *bill.TaobaoTaeAccountsGetAPIRequest, session string) (*bill.TaobaoTaeAccountsGetAPIResponse, error)
- func TaobaoTaeBillGet(clt *core.SDKClient, req *bill.TaobaoTaeBillGetAPIRequest, session string) (*bill.TaobaoTaeBillGetAPIResponse, error)
- func TaobaoTaeBillsGet(clt *core.SDKClient, req *bill.TaobaoTaeBillsGetAPIRequest, session string) (*bill.TaobaoTaeBillsGetAPIResponse, error)
- func TaobaoTaeBookBillGet(clt *core.SDKClient, req *bill.TaobaoTaeBookBillGetAPIRequest, session string) (*bill.TaobaoTaeBookBillGetAPIResponse, error)
- func TaobaoTaeBookBillsGet(clt *core.SDKClient, req *bill.TaobaoTaeBookBillsGetAPIRequest, session string) (*bill.TaobaoTaeBookBillsGetAPIResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TaobaoBillAccountsGet ¶
func TaobaoBillAccountsGet(clt *core.SDKClient, req *bill.TaobaoBillAccountsGetAPIRequest, session string) (*bill.TaobaoBillAccountsGetAPIResponse, error)
TaobaoBillAccountsGet 查询费用科目信息(限自研商家) taobao.bill.accounts.get
查询费用账户信息
func TaobaoBillBillsGet ¶
func TaobaoBillBillsGet(clt *core.SDKClient, req *bill.TaobaoBillBillsGetAPIRequest, session string) (*bill.TaobaoBillBillsGetAPIResponse, error)
TaobaoBillBillsGet 查询账单明细数据(自研发商家专用) taobao.bill.bills.get
查询账单明细数据
func TaobaoBillBookBillsGet ¶
func TaobaoBillBookBillsGet(clt *core.SDKClient, req *bill.TaobaoBillBookBillsGetAPIRequest, session string) (*bill.TaobaoBillBookBillsGetAPIResponse, error)
TaobaoBillBookBillsGet 查询虚拟账户明细数据(自研发商家专用) taobao.bill.book.bills.get
查询虚拟账户明细数据
func TaobaoTaeAccountsGet ¶
func TaobaoTaeAccountsGet(clt *core.SDKClient, req *bill.TaobaoTaeAccountsGetAPIRequest, session string) (*bill.TaobaoTaeAccountsGetAPIResponse, error)
TaobaoTaeAccountsGet tae查询费用科目信息 taobao.tae.accounts.get
tae查询费用科目信息
func TaobaoTaeBillGet ¶
func TaobaoTaeBillGet(clt *core.SDKClient, req *bill.TaobaoTaeBillGetAPIRequest, session string) (*bill.TaobaoTaeBillGetAPIResponse, error)
TaobaoTaeBillGet tae查询单笔账单明细 taobao.tae.bill.get
查询单笔账单明细
func TaobaoTaeBillsGet ¶
func TaobaoTaeBillsGet(clt *core.SDKClient, req *bill.TaobaoTaeBillsGetAPIRequest, session string) (*bill.TaobaoTaeBillsGetAPIResponse, error)
TaobaoTaeBillsGet tae查询账单明细 taobao.tae.bills.get
tae查询账单明细
func TaobaoTaeBookBillGet ¶
func TaobaoTaeBookBillGet(clt *core.SDKClient, req *bill.TaobaoTaeBookBillGetAPIRequest, session string) (*bill.TaobaoTaeBookBillGetAPIResponse, error)
TaobaoTaeBookBillGet tae查询单笔虚拟账户明细 taobao.tae.book.bill.get
tae查询单笔虚拟账户明细
func TaobaoTaeBookBillsGet ¶
func TaobaoTaeBookBillsGet(clt *core.SDKClient, req *bill.TaobaoTaeBookBillsGetAPIRequest, session string) (*bill.TaobaoTaeBookBillsGetAPIResponse, error)
TaobaoTaeBookBillsGet tae查询虚拟账户明细数据 taobao.tae.book.bills.get
tae查询虚拟账户明细数据
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.