Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/payouts
PayoutSettings
Interface PayoutSettings
interface
PayoutSettings
{
destinations
?:
Record
<
string
,
string
>
;
fxEnabled
?:
boolean
;
id
?:
string
;
schedule
?:
PayoutSchedule
|
null
;
}
Index
Properties
destinations?
fx
Enabled?
id?
schedule?
Properties
Optional
destinations
destinations
?:
Record
<
string
,
string
>
Optional
fx
Enabled
fxEnabled
?:
boolean
Optional
id
id
?:
string
Optional
schedule
schedule
?:
PayoutSchedule
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
destinations
fx
Enabled
id
schedule
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...