Added Voucher definition (cart.ts).
Added vouchers field to the Cart definition and the AddCodeToCartResponse (cart.ts).
Added owningUserName and owningUserEmailAddress to the CreatePaymentRequest definition (payment.ts).
Added NextAction definition (checkout.ts).
Added paymentNextActions to the CheckoutResponse definition.
Added ACH to DefaultPaymentType enum.