Preparing search index...
The search index is not available
Jekomo
Jekomo
transaction.model
Transaction
Class Transaction
Classdesc
This class represents a Transaction in the system.
Index
Constructors
constructor
Properties
account
Id
amount
transfer
Account
Id?
type
Constructors
constructor
new
Transaction
(
)
:
Transaction
Returns
Transaction
Properties
account
Id
account
Id
:
ObjectId
amount
amount
:
number
Optional
transfer
Account
Id
transfer
Account
Id
?:
string
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
account
Id
amount
transfer
Account
Id
type
Jekomo
AllExceptionsFilter
AuthMiddleware
ChangeRoleDto
JwtAuthGuard
LoginDto
LogoutDto
ResponseDTO
Roles
RolesGuard
SentryService
TokenDto
TransactionTypes
UserController
UserDto
UserRoles
account.model
config
services/user.service
strategies/jwt.strategy
tests/user.controller.spec
transaction.model
Loading...
Classdesc
This class represents a Transaction in the system.