GetMinuteUsageResponse constructor
GetMinuteUsageResponse({})
Implementation
GetMinuteUsageResponse({
this.estimatedMinutesRemaining,
this.isReservedMinutesCustomer,
this.totalReservedMinuteAllocation,
this.totalScheduledMinutes,
this.upcomingMinutesScheduled,
});