PlatformPortOnePayment

constructor(id: String, storeId: String, channelKey: String, orderName: String, currency: Currency, paidAt: @Serializable(with = InstantSerializer::class) Instant, method: PlatformPaymentMethod? = null)