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