- Overview
- Setup
- Tutorials
- How Tos
- Reference
Utility.Commercials.V0.Model.DelegatedBatchedMarkersProxy¶
Templates¶
template DelegatedBatchedMarkersProxy
Choice DelegatedBatchedMarkersProxy_Archive
Authorizes the operator to archive the
DelegatedBatchedMarkersProxycontract.Controller: operator
Returns: ()
(no fields)
Choice DelegatedBatchedMarkersProxy_CreateMarkers
Authorizes the operator to create markers on behalf of the provider.
Controller: operator
Returns: DelegatedBatchedMarkersProxy_CreateMarkers_Result
Field
Type
Description
featuredAppRightCid
ContractId FeaturedAppRight
The featured app right of the provider.
batches
The batches of markers to be created, including the weight of each marker.
Data Types¶
data DelegatedBatchedMarkersProxy_CreateMarkers_Result
Result of request batch markers creation via the
DelegatedBatchedMarkersProxy_CreateMarkerschoice.
DelegatedBatchedMarkersProxy_CreateMarkers_Result
Field
Type
Description
results
[FeaturedAppRight_CreateActivityMarkerResult]
The results of the create marker exercises for each batch.
data RewardBatch
Defines a batch of markers to be created.
Field
Type
Description
beneficiaries
[AppRewardBeneficiary]
The beneficiaries of the markers in this batch.
markerWeight
The total weight of the markers that should be created.