...
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
module models
|
||||
|
||||
// This module provides data models for various domains including:
|
||||
// - Core models (comments, etc.)
|
||||
// - Finance models (accounts, assets, marketplace)
|
||||
// - Flow models (workflows, signatures)
|
||||
// - Business models (companies, products, sales, payments)
|
||||
// - Identity models (KYC verification)
|
||||
// - Payment models (Stripe webhooks)
|
||||
// - Location models (addresses)
|
||||
|
||||
// Import all model modules for easy access
|
||||
import freeflowuniverse.herolib.threefold.models.core
|
||||
import freeflowuniverse.herolib.threefold.models.finance
|
||||
import freeflowuniverse.herolib.threefold.models.flow
|
||||
import freeflowuniverse.herolib.threefold.models.business
|
||||
import freeflowuniverse.herolib.threefold.models.identity
|
||||
import freeflowuniverse.herolib.threefold.models.payment
|
||||
import freeflowuniverse.herolib.threefold.models.location
|
||||
1
lib/threefold/models_tfgrid/readme.md
Normal file
1
lib/threefold/models_tfgrid/readme.md
Normal file
@@ -0,0 +1 @@
|
||||
these are the models for what we use on threefold
|
||||
Reference in New Issue
Block a user