Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateListItem ¶
type TopupAccountTemplateListData ¶
type TopupAccountTemplateListData struct { // 模板列表 TemplateList []TemplateListItem `json:"template_list"` }
type TopupAccountTemplateListResponse ¶
type TopupAccountTemplateListResponse struct { doudian_sdk.BaseDoudianOpApiResponse Data *TopupAccountTemplateListData `json:"data"` }
Click to show internal directories.
Click to hide internal directories.