All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.smartling.api.files.v2.resteasy.ext.TranslatedFileMetadata Maven / Gradle / Ivy

package com.smartling.api.files.v2.resteasy.ext;

import lombok.Data;

@Data
public class TranslatedFileMetadata
{
    // Now we leave the class empty and will use it as an end marker for the file body only.
    // In the future we will expand this object with additional metadata associated with the downloaded file.
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy