Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration constructor
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration({
- Enum$WalletTypeEnum? walletType,
- Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet? wallet,
- String? amount,
- String $__typename = 'RemunerationDtoType',
Implementation
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration({
this.walletType,
this.wallet,
this.amount,
this.$__typename = 'RemunerationDtoType',
});