Skip to content

GetServiceRequest

Example Usage

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

let value: GetServiceRequest = {
  id: "<id>",
};

Fields

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