![JAR search and dependency download from the Maven repository](/logo.png)
com.ecwid.apiclient.v3.dto.profile.result.InvoiceLogoUploadResult.kt Maven / Gradle / Ivy
package com.ecwid.apiclient.v3.dto.profile.result
import com.ecwid.apiclient.v3.dto.common.ApiResultDTO
data class InvoiceLogoUploadResult(
val id: Long = 0
) : ApiResultDTO
© 2015 - 2025 Weber Informatics LLC | Privacy Policy