public interface BrandApi
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Object> |
getBrandImage()
retrieves the previously uploaded brand image.
|
boolean |
uploadBrandImage(Path dataFIle)
sets the brand image for the system.
|
ApiResponse<Object> getBrandImage()
boolean uploadBrandImage(Path dataFIle)
Copyright © 2019. All rights reserved.