salesforcer (version 0.2.2)

accepted_controls_by_operation: Return the Accepted Control Arguments by Operation

Description

Return the Accepted Control Arguments by Operation

Usage

accepted_controls_by_operation(
  operation = c("create", "insert", "update", "upsert", "delete", "undelete",
    "hardDelete", "query", "queryall", "retrieve", "convertLead", "merge",
    "describeSObjects", "resetPassword")
)

Arguments