Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Activity ¶
type Activity struct { }
Activity is an sample Activity that can be used as a base to create a custom activity
type Input ¶
type Input struct { CPY_ID string `md:"CPY-ID"` CPY_DATA_TYPE string `md:"CPY-DATA-TYPE"` CPY_DATA_NUMBER string `md:"CPY-DATA-NUMBER"` CPY_OBJECT_ENTITY string `md:"CPY-OBJECT-ENTITY"` CPY_OBJECT_REFERENCE string `md:"CPY-OBJECT-REFERENCE"` CPY_OBJECT_VALUE string `md:"CPY-OBJECT-VALUE"` CPY_DESTINATIONS string `md:"CPY-DESTINATIONS"` CPY_DESTINATIONS_ACC string `md:"CPY-DESTINATIONS-ACC"` CPY_DESTINATIONS_NAME string `md:"CPY-DESTINATIONS-NAME"` CPY_LOCATION string `md:"CPY-LOCATION"` CPY_SOURCE string `md:"CPY-SOURCE"` Request string `md:"request"` }
Click to show internal directories.
Click to hide internal directories.