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
/
ServiceSupplyPoint
Service
Supply
Point
@
Serializable
data
class
ServiceSupplyPoint
(
val
uriValue
:
Rfc3986UniformResourceIdentifier
,
val
serviceType
:
String
)
(
source
)
Members
Constructors
Service
Supply
Point
Link copied to clipboard
constructor
(
uriValue
:
Rfc3986UniformResourceIdentifier
,
serviceType
:
String
)
Types
Serial
Names
Link copied to clipboard
object
SerialNames
Properties
service
Type
Link copied to clipboard
@
SerialName
(
value
=
"ServiceType"
)
val
serviceType
:
String
uri
Value
Link copied to clipboard
@
SerialName
(
value
=
"uriValue"
)
val
uriValue
:
Rfc3986UniformResourceIdentifier