Type alias DirCreateResponse

DirCreateResponse: {
    uuid: string;
}

Type declaration

  • uuid: string

Generated using TypeDoc