Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseGeneralTrans ¶
type ResponseGeneralTrans struct {
response.ResponseBase
From string `json:"from"`
To string `json:"to"`
TransResults []*TransResult `json:"trans_result"`
}
type TransResult ¶
Click to show internal directories.
Click to hide internal directories.