Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSystemParametersResponse ¶
type GetSystemParametersResponse struct { core.Response Data *dtcpv1.SystemParametersGet `json:"data"` }
func GetSystemParameters ¶
func GetSystemParameters() (*GetSystemParametersResponse, error)