Interface PatchedInvoiceEndpointRequest.ModelStage
-
- All Known Implementing Classes:
PatchedInvoiceEndpointRequest.Builder
- Enclosing class:
- PatchedInvoiceEndpointRequest
public static interface PatchedInvoiceEndpointRequest.ModelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PatchedInvoiceEndpointRequest.Builderfrom(PatchedInvoiceEndpointRequest other)PatchedInvoiceEndpointRequest._FinalStagemodel(InvoiceRequest model)
-
-
-
Method Detail
-
model
PatchedInvoiceEndpointRequest._FinalStage model(InvoiceRequest model)
-
from
PatchedInvoiceEndpointRequest.Builder from(PatchedInvoiceEndpointRequest other)
-
-