Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 351 Bytes

ExprCall.md

File metadata and controls

11 lines (7 loc) · 351 Bytes

PermifyApi.ExprCall

Properties

Name Type Description Notes
target Expr [optional]
_function String Required. The name of the function or method being called. [optional]
args [Expr] The arguments. [optional]