class Multiwoven::Integrations::Destination::Stripe::Client

def authenticate_client

def authenticate_client
  @client::Customer.list
end