Skip to content

GetAcceleratorRequest

Example Usage

typescript
import { GetAcceleratorRequest } from "@meetkai/mka1/models/operations";

let value: GetAcceleratorRequest = {
  name: "<value>",
};

Fields

FieldTypeRequiredDescription
namestring✔️N/A
xOnBehalfOfstringOptional external end-user identifier forwarded by the API gateway.