Ormeo_Library_Dtos_Bankgirot_Bankgironumber_Dto

  • addressLine1
    Type: string | null
  • addressLine2
    Type: string | null
  • addressLine3
    Type: string | null
  • addressLine4
    Type: string | null
  • addressLine5
    Type: string | null
  • bankgironumber
    Type: integer | nullFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • city
    Type: string | null
  • companyId
    Type: integer | nullFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • isTaxBankgironumber
    Type: boolean | null
  • name
    Type: string | null
  • ocrReferenceLength1
    Type: integer | nullFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • ocrReferenceLength2
    Type: integer | nullFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • ocrType
    Type: string · Ormeo_Library_Entities_BankgirotOCRTypeenum
    values
    • notConnectedToOCR
    • connectedToOCRSoftCheckLevel
    • connectedToOCRHardCheckLevel
    • connectedToOCRHardCheckLevelVariableLength
    • connectedToOCRHardCheckLevelFixedLength
  • postalCode
    Type: string | null
  • terminated
    Type: boolean | null
  • updatedAt
    Type: string | nullFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • updateType
    Type: string · Ormeo_Library_Entities_BankgirotUpdateTypeenum
    values
    • inserted
    • deleted
    • updated