Class DocumentBaseConfig
java.lang.Object
de.codebarista.shopware.model.core.DocumentBaseConfig
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-10T11:26:02.541008353+02:00[Europe/Berlin]",
comments="Generator version: 7.5.0")
public class DocumentBaseConfig
extends Object
Added since version: 6.0.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconfig(DocumentConfig config) customFields(Object customFields) documentNumber(String documentNumber) documentTypeId(String documentTypeId) booleanfilenamePrefix(String filenamePrefix) filenameSuffix(String filenameSuffix) Get configGet createdAtGet customFieldsGet documentNumberGet documentTypeIdGet filenamePrefixGet filenameSuffixGet globalgetId()Get idgetLogo()Get logoGet logoIdgetName()Get nameGet updatedAtinthashCode()voidsetConfig(DocumentConfig config) voidsetCustomFields(Object customFields) voidsetDocumentNumber(String documentNumber) voidsetDocumentTypeId(String documentTypeId) voidsetFilenamePrefix(String filenamePrefix) voidsetFilenameSuffix(String filenameSuffix) voidvoidvoidvoidvoidtoString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_DOCUMENT_TYPE_ID
- See Also:
-
JSON_PROPERTY_LOGO_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_FILENAME_PREFIX
- See Also:
-
JSON_PROPERTY_FILENAME_SUFFIX
- See Also:
-
JSON_PROPERTY_GLOBAL
- See Also:
-
JSON_PROPERTY_DOCUMENT_NUMBER
- See Also:
-
JSON_PROPERTY_CONFIG
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
JSON_PROPERTY_LOGO
- See Also:
-
-
Constructor Details
-
DocumentBaseConfig
public DocumentBaseConfig() -
DocumentBaseConfig
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
documentTypeId
-
getDocumentTypeId
Get documentTypeId- Returns:
- documentTypeId
-
setDocumentTypeId
-
logoId
-
getLogoId
Get logoId- Returns:
- logoId
-
setLogoId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
filenamePrefix
-
getFilenamePrefix
Get filenamePrefix- Returns:
- filenamePrefix
-
setFilenamePrefix
-
filenameSuffix
-
getFilenameSuffix
Get filenameSuffix- Returns:
- filenameSuffix
-
setFilenameSuffix
-
global
-
getGlobal
Get global- Returns:
- global
-
setGlobal
-
documentNumber
-
getDocumentNumber
Get documentNumber- Returns:
- documentNumber
-
setDocumentNumber
-
config
-
getConfig
Get config- Returns:
- config
-
setConfig
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
logo
-
getLogo
Get logo- Returns:
- logo
-
setLogo
-
equals
-
hashCode
public int hashCode() -
toString
-