AccountCloudOfferResponse: {
    offer: "Reseller" | "Managed" | "FullyManaged";
    stackspotAccountId: string;
}

Type declaration

  • offer: "Reseller" | "Managed" | "FullyManaged"
  • stackspotAccountId: string