Class SubaccountInfo

java.lang.Object
com.sparkpost.model.Base
com.sparkpost.model.SubaccountInfo

public class SubaccountInfo
extends Base
DTO for storing a subaccount.
  • Field Details

  • Constructor Details

    • SubaccountInfo

      public SubaccountInfo()
  • Method Details

    • addKeyGrant

      public void addKeyGrant​(String keyGrant)
      key_valid_ips array List of IP's that the initial subaccount API key can be used from. If not supplied, the API key will be usable from any IP address.
      Parameters:
      keyGrant -