Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 677 Bytes

File metadata and controls

18 lines (14 loc) · 677 Bytes

Unifapi.Sdk.Model.MusicDetail

Full music-track record. The smaller Music field on a Video is a subset of this.

Properties

Name Type Description Notes
Id string
Title string
Author string
CoverUrl string
Duration decimal Seconds
IsOriginal bool
PlayUrl string
UserCount int Number of videos that used this music

[Back to Model list] [Back to API list] [Back to README]