Interface QuoteSetCustomTypeAction

All Superinterfaces:
QuoteUpdateAction, ResourceUpdateAction<QuoteUpdateAction>
All Known Implementing Classes:
QuoteSetCustomTypeActionImpl

QuoteSetCustomTypeAction
Example to create an instance using the builder pattern

     QuoteSetCustomTypeAction quoteSetCustomTypeAction = QuoteSetCustomTypeAction.builder()
             .build()