CampaignBudget constructor
CampaignBudget({})
Implementation
CampaignBudget({
this.budgetAmountMicros,
this.budgetId,
this.budgetUnit,
this.dateRange,
this.displayName,
this.externalBudgetId,
this.externalBudgetSource,
this.invoiceGroupingId,
this.prismaConfig,
});