entity

package
v0.2.38 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetAccessTokenResult

type GetAccessTokenResult struct {
	commonentity.Result
	commonentity.ShopInfo
	MerchantIDList []int `json:"merchant_id_list"`
	ShopIDList     []int `json:"shop_id_list"`
}

GetAccessTokenResult

func (GetAccessTokenResult) String

func (g GetAccessTokenResult) String() string

String

type RefreshAccessTokenResult

type RefreshAccessTokenResult struct {
	commonentity.Result
	commonentity.ShopInfo
	PartnerID  int64 `json:"partner_id"`
	MerchantID int64 `json:"merchant_id"`
}

RefreshAccessTokenResult

func (RefreshAccessTokenResult) String

func (r RefreshAccessTokenResult) String() string

String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL