toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
ClientLogDocumentResponseDto
Client
Log
Document
Response
Dto
data
class
ClientLogDocumentResponseDto
(
val
fileName
:
String
)
Client log document response dto.
Members
Constructors
Client
Log
Document
Response
Dto
Link copied to clipboard
constructor
(
fileName
:
String
)
Properties
file
Name
Link copied to clipboard
val
fileName
:
String
The resulting filename.