Documentation
¶
Overview ¶
Package xhoteloffline 包含酒店线下信用住API相关方法
Index ¶
- func Taobaoxhotelorderalipayfacecancel(clt *core.SDKClient, ...) (*xhoteloffline.TaobaoxhotelorderalipayfacecancelAPIResponse, error)
- func Taobaoxhotelorderalipayfacecheck(clt *core.SDKClient, ...) (*xhoteloffline.TaobaoxhotelorderalipayfacecheckAPIResponse, error)
- func Taobaoxhotelorderalipayfacecreate(clt *core.SDKClient, ...) (*xhoteloffline.TaobaoxhotelorderalipayfacecreateAPIResponse, error)
- func Taobaoxhotelorderalipayfaceextend(clt *core.SDKClient, ...) (*xhoteloffline.TaobaoxhotelorderalipayfaceextendAPIResponse, error)
- func Taobaoxhotelorderofflinesettleput(clt *core.SDKClient, ...) (*xhoteloffline.TaobaoxhotelorderofflinesettleputAPIResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Taobaoxhotelorderalipayfacecancel ¶ added in v1.3.1
func Taobaoxhotelorderalipayfacecancel(clt *core.SDKClient, req *xhoteloffline.TaobaoxhotelorderalipayfacecancelAPIRequest, session string) (*xhoteloffline.TaobaoxhotelorderalipayfacecancelAPIResponse, error)
Taobaoxhotelorderalipayfacecancel 线下信用住订单取消 taobao.xhotel.order.alipayface.cancel
提供给卖家进行线下信用住的订单取消。此接口仅仅支持线下信用住订单的取消
func Taobaoxhotelorderalipayfacecheck ¶ added in v1.3.1
func Taobaoxhotelorderalipayfacecheck(clt *core.SDKClient, req *xhoteloffline.TaobaoxhotelorderalipayfacecheckAPIRequest, session string) (*xhoteloffline.TaobaoxhotelorderalipayfacecheckAPIResponse, error)
Taobaoxhotelorderalipayfacecheck 线下信用住买家资格校验接口 taobao.xhotel.order.alipayface.check
接口用于校验买家是否具有使用酒店信用住的资格
func Taobaoxhotelorderalipayfacecreate ¶ added in v1.3.1
func Taobaoxhotelorderalipayfacecreate(clt *core.SDKClient, req *xhoteloffline.TaobaoxhotelorderalipayfacecreateAPIRequest, session string) (*xhoteloffline.TaobaoxhotelorderalipayfacecreateAPIResponse, error)
Taobaoxhotelorderalipayfacecreate 信用住支付创建接口 taobao.xhotel.order.alipayface.create
用于创建一笔信用住支付,主要应用场景是线下信用住
func Taobaoxhotelorderalipayfaceextend ¶ added in v1.3.1
func Taobaoxhotelorderalipayfaceextend(clt *core.SDKClient, req *xhoteloffline.TaobaoxhotelorderalipayfaceextendAPIRequest, session string) (*xhoteloffline.TaobaoxhotelorderalipayfaceextendAPIResponse, error)
Taobaoxhotelorderalipayfaceextend 信用住订单延住接口 taobao.xhotel.order.alipayface.extend
信用住订单延住接口,用于将已有的信用住支付订单checkOut和订单金额等更新
func Taobaoxhotelorderofflinesettleput ¶ added in v1.3.1
func Taobaoxhotelorderofflinesettleput(clt *core.SDKClient, req *xhoteloffline.TaobaoxhotelorderofflinesettleputAPIRequest, session string) (*xhoteloffline.TaobaoxhotelorderofflinesettleputAPIResponse, error)
Taobaoxhotelorderofflinesettleput 线下信用住结账专用接口 taobao.xhotel.order.offline.settle.put
线下信用住结账专用接口
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.