Uses of Class
com.twilio.rest.api.v2010.account.call.Payment.Capture
-
Packages that use Payment.Capture Package Description com.twilio.rest.api.v2010.account.call -
-
Uses of Payment.Capture in com.twilio.rest.api.v2010.account.call
Methods in com.twilio.rest.api.v2010.account.call that return Payment.Capture Modifier and Type Method Description static Payment.CapturePayment.Capture. forValue(String value)static Payment.CapturePayment.Capture. valueOf(String name)Returns the enum constant of this type with the specified name.static Payment.Capture[]Payment.Capture. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.api.v2010.account.call with parameters of type Payment.Capture Modifier and Type Method Description PaymentUpdaterPaymentUpdater. setCapture(Payment.Capture capture)
-