AutoReloadConfigurationRequest constructor
AutoReloadConfigurationRequest({})
Implementation
AutoReloadConfigurationRequest({
required this.customerId,
required this.enabled,
this.paymentMethodId,
this.reloadAmount,
this.reloadThreshold,
});