Uses of Class
com.oracle.bmc.ospgateway.model.PaySubscriptionReceipt.Builder
- 
Packages that use PaySubscriptionReceipt.Builder Package Description com.oracle.bmc.ospgateway.model 
- 
- 
Uses of PaySubscriptionReceipt.Builder in com.oracle.bmc.ospgateway.modelMethods in com.oracle.bmc.ospgateway.model that return PaySubscriptionReceipt.Builder Modifier and Type Method Description PaySubscriptionReceipt.BuilderPaySubscriptionReceipt.Builder. apiToken(String apiToken)Parameters in a token for Payment Servicestatic PaySubscriptionReceipt.BuilderPaySubscriptionReceipt. builder()Create a new builder.PaySubscriptionReceipt.BuilderPaySubscriptionReceipt.Builder. copy(PaySubscriptionReceipt model)PaySubscriptionReceipt.BuilderPaySubscriptionReceipt.Builder. headerId(String headerId)Payment header idPaySubscriptionReceipt.BuilderPaySubscriptionReceipt. toBuilder()PaySubscriptionReceipt.BuilderPaySubscriptionReceipt.Builder. userToken(String userToken)Session token created for Payment Service
 
-