PortOne Server SDK for JVM
Toggle table of contents
0.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.payment.billingkey
/
PgBillingKeyIssueResponse
Pg
Billing
Key
Issue
Response
@
Serializable
(
with
=
PgBillingKeyIssueResponseSerializer::class
)
sealed
interface
PgBillingKeyIssueResponse
채널 별 빌링키 발급 응답
Inheritors
Recognized
Unrecognized
Members
Types
Recognized
Link copied to clipboard
@
Serializable
sealed
interface
Recognized
:
PgBillingKeyIssueResponse
현재 SDK 버전에서 처리 가능한 응답을 나타냅니다.
Unrecognized
Link copied to clipboard
@
Serializable
data
object
Unrecognized
:
PgBillingKeyIssueResponse
현재 SDK 버전에서 알 수 없는 응답을 나타냅니다.