PatchableActionCreateSalesforceOpportunityFields
No description
input PatchableActionCreateSalesforceOpportunityFields {
name: String
description: String
stage_id: Int
amount: JSON
probability: Int
close_date_option: CloseDateOptions
lead_source_id: Int
owner_id: Int
next_step: String
prepend_account_name_to_name: Boolean
}