Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/payouts
PayoutSchedule
Interface PayoutSchedule
interface
PayoutSchedule
{
agingSpec
?:
PayoutScheduleSpec
;
description
?:
string
;
id
?:
string
;
interval
?:
string
;
name
?:
string
;
scheduleOn
?:
string
;
spec
?:
PayoutScheduleSpec
;
type
?:
string
;
}
Index
Properties
aging
Spec?
description?
id?
interval?
name?
schedule
On?
spec?
type?
Properties
Optional
aging
Spec
agingSpec
?:
PayoutScheduleSpec
Optional
description
description
?:
string
Optional
id
id
?:
string
Optional
interval
interval
?:
string
Optional
name
name
?:
string
Optional
schedule
On
scheduleOn
?:
string
Optional
spec
spec
?:
PayoutScheduleSpec
Optional
type
type
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aging
Spec
description
id
interval
name
schedule
On
spec
type
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...