Uses of Class
com.oracle.bmc.ospgateway.model.PayInvoiceDetails
- 
Packages that use PayInvoiceDetails Package Description com.oracle.bmc.ospgateway.model com.oracle.bmc.ospgateway.requests 
- 
- 
Uses of PayInvoiceDetails in com.oracle.bmc.ospgateway.modelMethods in com.oracle.bmc.ospgateway.model that return PayInvoiceDetails Modifier and Type Method Description PayInvoiceDetailsPayInvoiceDetails.Builder. build()Methods in com.oracle.bmc.ospgateway.model with parameters of type PayInvoiceDetails Modifier and Type Method Description PayInvoiceDetails.BuilderPayInvoiceDetails.Builder. copy(PayInvoiceDetails model)
- 
Uses of PayInvoiceDetails in com.oracle.bmc.ospgateway.requestsMethods in com.oracle.bmc.ospgateway.requests that return PayInvoiceDetails Modifier and Type Method Description PayInvoiceDetailsPayInvoiceRequest. getBody$()Alternative accessor for the body parameter.PayInvoiceDetailsPayInvoiceRequest. getPayInvoiceDetails()Invoice payment request.Methods in com.oracle.bmc.ospgateway.requests with parameters of type PayInvoiceDetails Modifier and Type Method Description PayInvoiceRequest.BuilderPayInvoiceRequest.Builder. body$(PayInvoiceDetails body)Alternative setter for the body parameter.PayInvoiceRequest.BuilderPayInvoiceRequest.Builder. payInvoiceDetails(PayInvoiceDetails payInvoiceDetails)Invoice payment request.
 
-