ruleSets property

List<ReceiptRuleSetMetadata>? ruleSets
final

The metadata for the currently active receipt rule set. The metadata consists of the rule set name and the timestamp of when the rule set was created.

Implementation

final List<ReceiptRuleSetMetadata>? ruleSets;