prorm API Reference
← Documentation
GitLab
Preparing search index...
index
getModelAttributes
Function getModelAttributes
getModelAttributes
<
T
=
any
>
(
model
:
new
()
=>
T
,
)
:
Record
<
string
,
AttributeMetadata
>
Extract all attributes from a model class
Type Parameters
T
=
any
Parameters
model
:
new
()
=>
T
Returns
Record
<
string
,
AttributeMetadata
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Extract all attributes from a model class