Class CreateAppRequestInternal
java.lang.Object
com.skava.core.validation.InputModel
com.skava.marketplace.model.exchange.request.CreateAppRequestInternal
- All Implemented Interfaces:
Serializable
public class CreateAppRequestInternal
extends com.skava.core.validation.InputModel
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreateAppRequestInternal
(String authToken, Long businessId, CreateAppRequest createAppRequest, String locale) -
Method Summary
-
Constructor Details
-
CreateAppRequestInternal
public CreateAppRequestInternal() -
CreateAppRequestInternal
public CreateAppRequestInternal(String authToken, Long businessId, CreateAppRequest createAppRequest, String locale)
-