PlatformExternalPayment

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