Delen via


DirectoryCreateResponse type

Bevat antwoordgegevens voor de maakbewerking.

type DirectoryCreateResponse = WithResponse<
  DirectoryCreateHeaders,
  DirectoryCreateHeaders
>