@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
EarningsActionRequest
Interface EarningsActionRequest
interface
EarningsActionRequest
{
action
:
"register-split"
|
"compute-shares"
|
"settle"
;
agentId
?:
string
;
developerId
?:
string
;
periodId
?:
string
;
splitPct
?:
number
;
}
Index
Properties
action
agent
Id?
developer
Id?
period
Id?
split
Pct?
Properties
action
action
:
"register-split"
|
"compute-shares"
|
"settle"
Optional
agent
Id
agentId
?:
string
Optional
developer
Id
developerId
?:
string
Optional
period
Id
periodId
?:
string
Optional
split
Pct
splitPct
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
agent
Id
developer
Id
period
Id
split
Pct
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...