PaymentCurrencyAmountinterface PaymentCurrencyAmount {currency: string;value: string;}§Properties§currency: string[src]§value: string[src]