CreateActionClassifyAccountIcpInput
No description
input CreateActionClassifyAccountIcpInput {
reclassify_after_days: Int
}
Fields
CreateActionClassifyAccountIcpInput.reclassify_after_days ● Int scalar
Re-evaluate an Account once its last classification is older than this many days. Omit or pass null to classify each Account once and never again.
Member Of
CreateActionClassifyAccountIcpHasOne input ● UpdateActionClassifyAccountIcpHasOne input


