@ApiType("SoftLayer_Container_User_Customer_Portal_MobileToken")
public class MobileToken
extends Token
Container classed used to hold mobile portal token
See Also:
SoftLayer_Container_User_Customer_Portal_MobileToken
  • Field Details

    • hasExternalBinding

      @ApiProperty(canBeNullOrNotSet=true) protected Boolean hasExternalBinding
      True if this user login required an external binding.
    • hasExternalBindingSpecified

      protected boolean hasExternalBindingSpecified
  • Constructor Details

    • MobileToken

      public MobileToken()
  • Method Details

    • getHasExternalBinding

      public Boolean getHasExternalBinding()
    • setHasExternalBinding

      public void setHasExternalBinding​(Boolean hasExternalBinding)
    • isHasExternalBindingSpecified

      public boolean isHasExternalBindingSpecified()
    • unsetHasExternalBinding

      public void unsetHasExternalBinding()