Documentation
Preparing search index...
@sequelize/postgres
<internal>
FunctionParam
Interface FunctionParam
interface
FunctionParam
{
direction
?:
string
;
name
?:
string
;
type
:
string
;
}
Index
Properties
direction?
name?
type
Properties
Optional
direction
direction
?:
string
Optional
name
name
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
name
type
Documentation
Loading...