vc-k
Toggle table of contents
6.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
etsi-data-classes
/
at.asitplus.etsi
/
TEInformationExtension
TEInformation
Extension
@
Serializable
data
class
TEInformationExtension
(
val
otherAssociatedBodies
:
List
<
AssociatedBody
>
?
=
null
)
(
source
)
Members
Constructors
TEInformation
Extension
Link copied to clipboard
constructor
(
otherAssociatedBodies
:
List
<
AssociatedBody
>
?
=
null
)
Types
Serial
Names
Link copied to clipboard
object
SerialNames
Properties
other
Associated
Bodies
Link copied to clipboard
@
SerialName
(
value
=
"OtherAssociatedBodies"
)
val
otherAssociatedBodies
:
List
<
AssociatedBody
>
?