Versions in this module Expand all Collapse all v0 v0.1.0 Mar 23, 2020 Changes in this version + const URL + func APIRequest(method string, endpoint string, payload []byte) (*http.Response, error) + func Authenticate() error + func Execute() + type Action struct + Attributes map[string]interface{} + ID string + type ActionDetails struct + Name string + RootCode string + TransportType string + WorldOperators []string + type ActionListResponse struct + Data []Action + type ActionRequest struct + CustomAction ActionDetails + type ActionResponse struct + Data Action