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