TheWeatherCompany / softlayer-go

A SoftLayer client API written in Golang
Apache License 2.0
5 stars 3 forks source link

Removed previous uint32 changes (need more testing), changed data_typ… #26

Closed danielcbright closed 8 years ago

danielcbright commented 8 years ago

…es/softlayer_item_price.go to data_types/softlayer_product_item_price.go to match SLDN method naming http://sldn.softlayer.com/reference/datatypes/SoftLayer_Product_Item_Price. Updated code to use correct function now, tested OK.