harness.payments.facades.ConfirmParams.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of harness-payments_sjs1_3 Show documentation
Show all versions of harness-payments_sjs1_3 Show documentation
Miscellaneous libraries/utilities for Scala.
package harness.payments.facades
import scala.scalajs.js
final class ConfirmParams(
val `return_url`: String,
) extends js.Object
© 2015 - 2025 Weber Informatics LLC | Privacy Policy