[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
FolderMappingsSpec
Folder mapping settings to be used for the create operation.
Properties
string
mapping_source_object
Required
Mapping of the source object.
string
mapping_target_object
Required
Mapping the target object.
JSON Example
{
"mapping_source_object": "string",
"mapping_target_object": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Parameter To
Create Folder Mapping