Interface EntryActionSetBlankMetadata
- All Superinterfaces:
LifecycleEntryActionMetadata
Provides details for an entry action to set a field to blank if it has a value.
-
Method Summary
Methods inherited from interface com.veeva.vault.sdk.api.lifecycle.LifecycleEntryActionMetadata
getType, getTypedLifecycleEntryActionMetadata
-
Method Details
-
getFieldName
String getFieldName()Gets the API name of the field.- Returns:
- the API name of the field
-