Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseExternalPayGetBillList ¶
type ResponseExternalPayGetBillList struct { response.ResponseWork NextCursor string `json:"next_cursor"` BillList []*power.HashMap `json:"bill_list"` }
Click to show internal directories.
Click to hide internal directories.