Type Alias ComputeTalkAgentPowerUpsEarnedInput

ComputeTalkAgentPowerUpsEarnedInput: {
    billedWholeSeconds: number;
    costUsd: number;
}