toggle menu
qwsdk
1.1.1
jvm
switch theme
search in API
qwsdk
/
com.qwsdk.vastgui.entity
/
Refer
Refer
@
Serializable
data
class
Refer
(
val
license
:
List
<
String
>
=
emptyList()
,
val
sources
:
List
<
String
>
=
emptyList()
)
(
source
)
Members
Constructors
Refer
Link copied to clipboard
constructor
(
license
:
List
<
String
>
=
emptyList()
,
sources
:
List
<
String
>
=
emptyList()
)
Properties
license
Link copied to clipboard
val
license
:
List
<
String
>
原始数据来源,或数据源说明,可能为空。
sources
Link copied to clipboard
val
sources
:
List
<
String
>
数据许可或版权声明,可能为空。