plaid2.model.payment_channel module

class plaid2.model.payment_channel.PaymentChannel(value)[source]

Bases: str, Enum

An enumeration.

in_store = 'in store'
online = 'online'
other = 'other'