singleUseMandate property
ID of the single_use Mandate generated by the SetupIntent.
Implementation
@JsonKey(name: "single_use_mandate")
String? get singleUseMandate => throw _privateConstructorUsedError;
ID of the single_use Mandate generated by the SetupIntent.
@JsonKey(name: "single_use_mandate")
String? get singleUseMandate => throw _privateConstructorUsedError;