export const paymentMethodDataProvider = { data: { id: '83562370-3e5c-51db-87da-752af5ab9559', type: 'ach_bank_account', name: 'International Bank *****1111', currency: 'USD', primary_buy: true, primary_sell: true, allow_buy: true, allow_sell: true, allow_deposit: true, allow_withdraw: true, instant_buy: false, instant_sell: false, created_at: '2015-01-31T20:49:02Z', updated_at: '2015-02-11T16:53:57-08:00', resource: 'payment_method', resource_path: '/v2/payment-methods/83562370-3e5c-51db-87da-752af5ab9559', }, };