Payment method type for electric vehicle charging stations.
Specifies how users can pay for charging services at a particular station.
const method: PaymentMethod = 'Subscription'; Copy
const method: PaymentMethod = 'Subscription';
Payment method type for electric vehicle charging stations.
Specifies how users can pay for charging services at a particular station.