singleUseMandate property

  1. @JsonKey(name: "single_use_mandate")
String? get singleUseMandate
inherited

ID of the single_use Mandate generated by the SetupIntent.

Implementation

@JsonKey(name: "single_use_mandate")
String? get singleUseMandate => throw _privateConstructorUsedError;