All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.vvcephei.scalaofx.lib.model.Account.scala Maven / Gradle / Ivy

There is a newer version: 1.6
Show newest version
package org.vvcephei.scalaofx.lib.model

case class Account(routing: Option[String], account: Option[String], `type`: Option[AccountType])




© 2015 - 2024 Weber Informatics LLC | Privacy Policy