content property

  1. @BuiltValueField.new(wireName: r'content')
ScheduledRefundsNotificationContent? get content

Details of the scheduling of the refunds.

Implementation

@BuiltValueField(wireName: r'content')
ScheduledRefundsNotificationContent? get content;