Type alias SendApplicationLogResponse

SendApplicationLogResponse: {
    logId: string;
}

Type declaration

  • logId: string

Generated using TypeDoc