<?php

namespace Cardinity\Method\Payment;

interface PaymentInstrumentInterface
{
    
}
