# NOT RUN {
# The following example creates a receipt rule set by cloning an existing
# one:
svc$clone_receipt_rule_set(
OriginalRuleSetName = "RuleSetToClone",
RuleSetName = "RuleSetToCreate"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab