Tiltify: Campaign
TiltifyInputs
| in | Exec | exec | multiplexed |
Outputs
| out | Exec | exec | None |
| name | Data | System.String | multiplexed |
| amountRaised | Data | System.Decimal | multiplexed |
| goal | Data | System.Decimal | multiplexed |
| currency | Data | System.String | multiplexed |
| goalPercent | Data | System.Double | multiplexed |
Lowers to C#
var campaign = await ctx.Tiltify.GetCampaignAsync();