Type Alias UpsertOpportunityResponse

UpsertOpportunityResponse: { opportunity: Opportunity; new: boolean }

Type declaration