Interface TaxCategorySetKeyAction

All Superinterfaces:
ResourceUpdateAction<TaxCategoryUpdateAction>, TaxCategoryUpdateAction
All Known Implementing Classes:
TaxCategorySetKeyActionImpl

TaxCategorySetKeyAction
Example to create an instance using the builder pattern

     TaxCategorySetKeyAction taxCategorySetKeyAction = TaxCategorySetKeyAction.builder()
             .build()