java.lang.Object
org.cardanofoundation.lob.app.support.spring_audit.CommonEntity
org.cardanofoundation.lob.app.organisation.domain.entity.Organisation
All Implemented Interfaces:
org.springframework.data.domain.Persistable<String>

@Entity public class Organisation extends org.cardanofoundation.lob.app.support.spring_audit.CommonEntity implements org.springframework.data.domain.Persistable<String>
  • Constructor Details

    • Organisation

      public Organisation()
  • Method Details

    • id

      public static String id(String countryCode, String taxIdNumber)
    • isPreApproveTransactionsEnabled

      public boolean isPreApproveTransactionsEnabled()
    • isPreApproveTransactionsDispatchEnabled

      public boolean isPreApproveTransactionsDispatchEnabled()
    • getDummyAccount

      public Optional<String> getDummyAccount()