content property

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

The details of the payment failure.

Implementation

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