Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetTrxIdForLinkIdRequest ¶
type GetTrxIdForLinkIdRequest struct {
LinkId string `json:"link_id"`
}
type GetTrxIdForLinkIdResult ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
func (*Instance) GetTrxIdForLinkId ¶
func (it *Instance) GetTrxIdForLinkId(linkId string) (*GetTrxIdForLinkIdResult, *client.ApiError)
Click to show internal directories.
Click to hide internal directories.