Package 

Class Money


  • 
    public final class Money
    
                        

    Amount to charge the card payment source ID in the specified currencyCode

    • Constructor Detail

      • Money

        Money(Integer amount, Currency currencyCode)
        Parameters:
        amount - Amount of money that will be charged (i.e 100 in GBP will be £1.
        currencyCode - The currency type the paymentSourceId will be charged in.