rules property

List<ReceiptRule>? rules
final

A list of the receipt rules that belong to the specified receipt rule set.

Implementation

final List<ReceiptRule>? rules;