Skip to content

OnBehalfOf

Example Usage

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

let value: OnBehalfOf = {
  userType: "service-account",
  serviceAccountId: "<id>",
};

Fields

FieldTypeRequiredDescription
userType"service-account"✔️N/A
serviceAccountIdstring✔️N/A