Platform Port One Payment
@Serializable
@SerialName(value = "PORT_ONE" )
포트원 결제 정보
Constructors
Link copied to clipboard
constructor(id: String, storeId: String, channelKey: String, orderName: String, currency: Currency, paidAt: @Serializable(with = InstantSerializer::class ) Instant, method: PlatformPaymentMethod? = null)