Open Cap Table Protocol Canton SDK - v0.2.125
Preparing search index...
PaymentStreamProposal
Interface PaymentStreamProposal
Type definitions for ProposedPaymentStream contracts
interface
PaymentStreamProposal
{
appRewardBeneficiaries
:
{
beneficiary
:
string
;
weight
:
string
}
[]
;
description
?:
string
;
freeTrialExpiration
:
|
{
tag
:
"PreciseTime"
|
"RelativeTime"
;
value
:
string
}
|
null
;
metadata
?:
Record
<
string
,
string
>
;
observers
:
string
[]
;
payer
:
string
;
paymentsEndAt
:
|
{
tag
:
"PreciseTime"
|
"RelativeTime"
;
value
:
string
}
|
null
;
prepayWindow
:
{
microseconds
:
string
}
;
processorPaymentPerDay
:
|
{
tag
:
"AmuletAmount"
|
"USDAmount"
;
value
:
string
}
|
null
;
provider
:
string
;
recipient
:
string
;
recipientPaymentPerDay
:
{
tag
:
"AmuletAmount"
|
"USDAmount"
;
value
:
string
;
}
;
}
Index
Properties
app
Reward
Beneficiaries
description?
free
Trial
Expiration
metadata?
observers
payer
payments
End
At
prepay
Window
processor
Payment
Per
Day
provider
recipient
recipient
Payment
Per
Day
Properties
app
Reward
Beneficiaries
appRewardBeneficiaries
:
{
beneficiary
:
string
;
weight
:
string
}
[]
Optional
description
description
?:
string
free
Trial
Expiration
freeTrialExpiration
:
|
{
tag
:
"PreciseTime"
|
"RelativeTime"
;
value
:
string
}
|
null
Optional
metadata
metadata
?:
Record
<
string
,
string
>
observers
observers
:
string
[]
payer
payer
:
string
payments
End
At
paymentsEndAt
:
{
tag
:
"PreciseTime"
|
"RelativeTime"
;
value
:
string
}
|
null
prepay
Window
prepayWindow
:
{
microseconds
:
string
}
processor
Payment
Per
Day
processorPaymentPerDay
:
|
{
tag
:
"AmuletAmount"
|
"USDAmount"
;
value
:
string
}
|
null
provider
provider
:
string
recipient
recipient
:
string
recipient
Payment
Per
Day
recipientPaymentPerDay
:
{
tag
:
"AmuletAmount"
|
"USDAmount"
;
value
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Reward
Beneficiaries
description
free
Trial
Expiration
metadata
observers
payer
payments
End
At
prepay
Window
processor
Payment
Per
Day
provider
recipient
recipient
Payment
Per
Day
Open Cap Table Protocol Canton SDK - v0.2.125
Loading...
Type definitions for ProposedPaymentStream contracts