IssuedPgBillingKeyIssueResponse

@Serializable
@SerialName(value = "ISSUED")
data class IssuedPgBillingKeyIssueResponse(val channel: SelectedChannel, val pgTxId: String? = null, val method: BillingKeyPaymentMethod? = null) : PgBillingKeyIssueResponse

빌링키 발급 성공 채널 응답

Constructors

Link copied to clipboard
constructor(channel: SelectedChannel, pgTxId: String? = null, method: BillingKeyPaymentMethod? = null)

Properties

Link copied to clipboard
open override val channel: SelectedChannel

채널

Link copied to clipboard

빌링키 결제수단 상세 정보

Link copied to clipboard
val pgTxId: String? = null

PG사 거래 아이디