Moloni developers espana logo

DocumentSetRead

Back


Reads a DocumentSet.

Returns a DocumentSet with the specified Id.

Fields

documentSetId: Int!

visible: Int!

name: String!

isDefault: Boolean!

company: CompanyRead!

companyId: Int!

identificationTemplate: IdentificationTemplateRead

economicActivityClassificationCodeId: Int

economicActivityClassificationCode: EconomicActivityClassificationCodeRead

deletable: Boolean

documentSetsLocksBySettings: [DocumentSetsLockRead]

documentSetsLocksByDocumentType: [DocumentSetsLockRead]

documentTypes: [DocumentSetDocumentTypeRead!]


Deprecated fields

These fields are deprecated and might be removed or stop working. Avoid using them.

initialNumbers: [DocumentSetDocumentTypeAssociationRead]   Reason: Use documentTypes instead