Edit

Share via


EndSessionRequest type

EndSessionRequest

type EndSessionRequest = Partial<CommonEndSessionRequest> & {
  authority?: string
}