Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$api constructor
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$api({
- Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$api$push? push,
- Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$api$deduct? deduct,
- Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$api$check? check,
- String $__typename = 'CoinApiType',
Implementation
Query$getWidgetIntegrationByTarget$getWidgetIntegrationByTarget$actions$remuneration$wallet$coin$api({
this.push,
this.deduct,
this.check,
this.$__typename = 'CoinApiType',
});