@ApiType("SoftLayer_Container_Account_ProofOfConcept_Request_AccountFunded")
public class AccountFunded
extends GlobalFunded
Proof of concept request using the account team funding model. Note that proof of concept account request are available only to internal IBM employees.
See Also:
SoftLayer_Container_Account_ProofOfConcept_Request_AccountFunded
  • Field Details

    • costRecoveryRequest

      @ApiProperty(canBeNullOrNotSet=true) protected CostRecovery costRecoveryRequest
      Billing codes for the department paying for the proof of concept account
    • costRecoveryRequestSpecified

      protected boolean costRecoveryRequestSpecified
  • Constructor Details

    • AccountFunded

      public AccountFunded()
  • Method Details

    • getCostRecoveryRequest

      public CostRecovery getCostRecoveryRequest()
    • setCostRecoveryRequest

      public void setCostRecoveryRequest​(CostRecovery costRecoveryRequest)
    • isCostRecoveryRequestSpecified

      public boolean isCostRecoveryRequestSpecified()
    • unsetCostRecoveryRequest

      public void unsetCostRecoveryRequest()