toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment.billingkey
/
BillingKeyInfoSummary
/
BillingKeyInfoSummary
Billing
Key
Info
Summary
constructor
(
billingKey
:
String
,
issuedAt
:
@
Serializable
(
with
=
InstantSerializer::class
)
Instant
,
channels
:
List
<
SelectedChannel
>
?
=
null
)