Class DocumentConfig

java.lang.Object
de.codebarista.shopware.model.core.DocumentConfig

public class DocumentConfig extends Object
  • Constructor Details

    • DocumentConfig

      public DocumentConfig()
  • Method Details

    • getName

      public String getName()
      Gets the name.
    • getDocumentNumber

      public String getDocumentNumber()
      Gets the documentNumber.
    • getCompanyName

      public String getCompanyName()
      Gets the companyName.
    • getCompanyAddress

      public String getCompanyAddress()
      Gets the companyAddress.
    • getCompanyStreet

      public String getCompanyStreet()
      Gets the companyStreet.
    • getCompanyZipcode

      public String getCompanyZipcode()
      Gets the companyZipcode.
    • getCompanyCity

      public String getCompanyCity()
      Gets the companyCity.
    • getCompanyEmail

      public String getCompanyEmail()
      Gets the companyEmail.
    • getCompanyPhone

      public String getCompanyPhone()
      Gets the companyPhone.
    • getExecutiveDirector

      public String getExecutiveDirector()
      Gets the executiveDirector.
    • getVatId

      public String getVatId()
      Gets the vatId.
    • getBankIban

      public String getBankIban()
      Gets the bankIban.
    • getBankBic

      public String getBankBic()
      Gets the bankBic.
    • getPlaceOfJurisdiction

      public String getPlaceOfJurisdiction()
      Gets the placeOfJurisdiction.
    • isDisplayCustomerVatId

      public boolean isDisplayCustomerVatId()
      Gets the displayCustomerVatId.
    • getComment

      public String getComment()
      Gets the comment.
    • getCustom

      public com.fasterxml.jackson.databind.JsonNode getCustom()
      Gets the custom.
    • isEnableIntraCommunitySupplyNote

      public boolean isEnableIntraCommunitySupplyNote()
      Gets the enableIntraCommunitySupplyNote.
    • isIntraCommunitySupply

      public boolean isIntraCommunitySupply()
      Gets the intraCommunitySupply.