Packages

package boxes

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class AC13(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[AccountsBoxRetriever] with AccountsPreviousPeriodValidation with Validators with Product with Serializable
  2. case class AC15(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[Frs10xAccountsBoxRetriever] with Validators with AccountsPreviousPeriodValidation with Debit with Product with Serializable
  3. case class AC16(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[Frs10xAccountsBoxRetriever with FilingAttributesBoxValueRetriever] with Validators with TurnoverValidation with Product with Serializable
  4. case class AC17(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with SelfValidatableBox[Frs10xAccountsBoxRetriever, Option[Int]] with AccountsPreviousPeriodValidation with Validators with Product with Serializable
  5. case class AC24(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with CovidProfitAndLossValidationHelper[Frs10xAccountsBoxRetriever] with Product with Serializable
  6. case class AC25(value: Option[Int]) extends CtBoxIdentifier with CtOptionalInteger with Input with ValidatableBox[Frs10xAccountsBoxRetriever with FilingAttributesBoxValueRetriever] with TurnoverValidation with Product with Serializable
  7. case class AC8021(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with SelfValidatableBox[Frs10xDirectorsBoxRetriever with FilingAttributesBoxValueRetriever, Option[Boolean]] with DirectorsReportExistenceValidation with Product with Serializable
  8. case class AC8023(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with SelfValidatableBox[Frs10xDirectorsBoxRetriever with FilingAttributesBoxValueRetriever, Option[Boolean]] with DirectorsReportExistenceValidation with Product with Serializable
  9. case class AC8033(value: Option[String]) extends CtBoxIdentifier with CtOptionalString with Input with ValidatableBox[Frs10xDirectorsBoxRetriever] with Product with Serializable
  10. case class AC8051(value: Option[String]) extends CtBoxIdentifier with CtOptionalString with Input with ValidatableBox[Frs10xDirectorsBoxRetriever] with Product with Serializable
  11. case class AC8052(value: Option[String]) extends CtBoxIdentifier with CtOptionalString with Input with ValidatableBox[Frs10xDirectorsBoxRetriever] with Product with Serializable
  12. case class AC8053(value: Option[String]) extends CtBoxIdentifier with CtOptionalString with Input with ValidatableBox[Frs10xDirectorsBoxRetriever] with Product with Serializable
  13. case class AC8054(value: Option[String]) extends CtBoxIdentifier with CtOptionalString with Input with ValidatableBox[Frs10xDirectorsBoxRetriever] with Product with Serializable
  14. case class AC8081(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xAccountsBoxRetriever with Frs10xDormancyBoxRetriever] with Validators with Product with Serializable
  15. case class AC8082(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xAccountsBoxRetriever] with Validators with Product with Serializable
  16. case class AC8083(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xAccountsBoxRetriever] with Validators with Product with Serializable
  17. case class AC8088(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xAccountsBoxRetriever] with Validators with Product with Serializable
  18. case class AC8089(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xDormancyBoxRetriever] with Validators with Product with Serializable
  19. case class AC8899(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xDirectorsBoxRetriever with FilingAttributesBoxValueRetriever] with DirectorsReportEnabledCalculator with Product with Serializable
  20. case class ACQ8003(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xDirectorsBoxRetriever with FilingAttributesBoxValueRetriever] with DirectorsReportEnabledCalculator with Product with Serializable
  21. case class ACQ8009(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xDirectorsBoxRetriever with FilingAttributesBoxValueRetriever] with DirectorsReportEnabledCalculator with Product with Serializable
  22. case class ACQ8161(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[AccountsBoxRetriever with FilingAttributesBoxValueRetriever] with Product with Serializable
  23. case class ACQ8989(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xDormancyBoxRetriever] with Validators with Product with Serializable
  24. case class ACQ8990(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xDormancyBoxRetriever] with Validators with Product with Serializable
  25. case class ACQ8991(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with ValidatableBox[Frs10xDormancyBoxRetriever] with Validators with Product with Serializable
  26. case class ACQ8999(value: Option[Boolean]) extends CtBoxIdentifier with CtOptionalBoolean with Input with Product with Serializable
  27. case class Director(id: String, ac8001: String, ac8005: Option[Boolean] = None, ac8011: Option[Boolean] = None, ac8007: Option[LocalDate] = None, ac8013: Option[LocalDate] = None, ac199A: Option[Boolean] = None) extends ValidatableBox[Frs10xDirectorsBoxRetriever] with Product with Serializable
  28. case class Directors(directors: List[Director] = List.empty) extends CtBoxIdentifier with CtValue[List[Director]] with Input with ValidatableBox[Frs10xDirectorsBoxRetriever with FilingAttributesBoxValueRetriever] with DirectorsReportEnabledCalculator with Product with Serializable
  29. case class NotTradedStatementRequired(value: Boolean) extends CtBoxIdentifier with CtBoolean with Product with Serializable
  30. case class ProfitAndLossStatementRequired(value: Boolean) extends CtBoxIdentifier with CtBoolean with Product with Serializable

Ungrouped