RegisterOfferRequest: {
    cloudOffer: "Reseller" | "Managed" | "FullyManaged";
    stackspotAccountId: string;
}

Type declaration

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