Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseCardCreate ¶
type ResponseCardCreate struct { *response.ResponseOfficialAccount CardID string `json:"card_id"` }
type ResponseCardGet ¶
type ResponseCardGet struct { *response.ResponseOfficialAccount Card request.Card `json:"card"` }
Click to show internal directories.
Click to hide internal directories.