# NOT RUN {
# The following example reorders the receipt rules within a receipt rule
# set:
svc$reorder_receipt_rule_set(
RuleNames = list(
"MyRule",
"MyOtherRule"
),
RuleSetName = "MyRuleSet"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab