jellyflood/JellyfinPlayer/Swaggers/Models/AllOfBaseItemDtoAudio.swift

19 lines
228 B
Swift

//
// AllOfBaseItemDtoAudio.swift
//
// Generated by swagger-codegen
// https://github.com/swagger-api/swagger-codegen
//
import Foundation
/** Gets or sets the audio. */
public struct AllOfBaseItemDtoAudio: Codable {
}