Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoardingPassClient ¶
type BoardingPassClient struct {
*kernel.BaseClient
}
type Card ¶
type Card struct {
*kernel.BaseClient
}
type Client ¶
type Client struct { *kernel.BaseClient URL string TicketCacheKey string TicketCachePrefix string }
func NewClient ¶
func NewClient(app kernel.ApplicationInterface) *Client
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) *Client
type CodeClient ¶
type CodeClient struct {
*kernel.BaseClient
}
type CoinClient ¶
type CoinClient struct {
*kernel.BaseClient
}
type GeneralCardClient ¶
type GeneralCardClient struct {
*kernel.BaseClient
}
type GiftCardClient ¶
type GiftCardClient struct {
*kernel.BaseClient
}
type GiftCardOrderClient ¶
type GiftCardOrderClient struct {
*kernel.BaseClient
}
type GiftCardPageClient ¶
type GiftCardPageClient struct {
*kernel.BaseClient
}
type InvoiceClient ¶
type InvoiceClient struct {
*kernel.BaseClient
}
type JSSDKClient ¶
type JSSDKClient struct {
*kernel.BaseClient
}
type MeetingTicketClient ¶
type MeetingTicketClient struct {
*kernel.BaseClient
}
type MemberCardClient ¶
type MemberCardClient struct {
*kernel.BaseClient
}
type MovieTicketClient ¶
type MovieTicketClient struct {
*kernel.BaseClient
}
type SubMerchantClient ¶
type SubMerchantClient struct {
*kernel.BaseClient
}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.