java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.account.password.Type

@ApiType("SoftLayer_Account_Password_Type")
public class Type
extends Entity
Every username and password combination associated with a SoftLayer customer account belongs to a service that SoftLayer provides. The relationship between a username/password and it's service is provided by the SoftLayer_Account_Password_Type data type. Each username/password belongs to a single service type.
See Also:
SoftLayer_Account_Password_Type