Class: Citation
Defined in: WAProto/index.d.ts:1766
Implements
Constructors
new Citation()
new Citation(
p
?):Citation
Defined in: WAProto/index.d.ts:1767
Parameters
p?
Returns
Properties
cmsId
cmsId:
string
Defined in: WAProto/index.d.ts:1770
Implementation of
imageUrl
imageUrl:
string
Defined in: WAProto/index.d.ts:1771
Implementation of
subtitle
subtitle:
string
Defined in: WAProto/index.d.ts:1769
Implementation of
title
title:
string
Defined in: WAProto/index.d.ts:1768
Implementation of
Methods
create()
static
create(properties
?):Citation
Defined in: WAProto/index.d.ts:1772
Parameters
properties?
Returns
decode()
static
decode(r
,l
?):Citation
Defined in: WAProto/index.d.ts:1774
Parameters
r
Uint8Array
<ArrayBufferLike
> | Reader
l?
number
Returns
encode()
static
encode(m
,w
?):Writer
Defined in: WAProto/index.d.ts:1773
Parameters
m
w?
Writer
Returns
Writer
getTypeUrl()
static
getTypeUrl(typeUrlPrefix
?):string
Defined in: WAProto/index.d.ts:1775
Parameters
typeUrlPrefix?
string
Returns
string