Class OrganizationLogoUploadRequest
java.lang.Object
com.cloudimpl.outstack.runtime.domainspec.Command
com.cloudimpl.outstack.domain.example.commands.OrganizationLogoUploadRequest
public class OrganizationLogoUploadRequest extends Command
Organization logo upload request
- Author:
- roshanmadhushanka
-
Nested Class Summary
Nested classes/interfaces inherited from class com.cloudimpl.outstack.runtime.domainspec.Command
Command.Builder -
Constructor Summary
Constructors Constructor Description OrganizationLogoUploadRequest(Command.Builder builder) -
Method Summary
Methods inherited from class com.cloudimpl.outstack.runtime.domainspec.Command
commandName, getContext, getFiles, getId, getMapAttr, getRootId, getTenantId, id, rootId, setContext, setFiles, setId, setMapAttr, setRootId, setTenantId, setVersion, tenantId, unwrap, versionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OrganizationLogoUploadRequest
-