class DiadocApi::Entity::Box
- DiadocApi::Entity::Box
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
diadoc_api/entities/box.crConstructors
Instance Method Summary
- #box_id : String
- #box_id=(box_id : String)
- #box_id_guid : String
- #box_id_guid=(box_id_guid : String)
- #encrypted_documents_allowed : Bool | Nil
- #encrypted_documents_allowed=(encrypted_documents_allowed : Bool | Nil)
- #invoice_format_version : InvoiceFormatVersion
- #invoice_format_version=(invoice_format_version : InvoiceFormatVersion)
- #organization : Organization | Nil
- #organization=(organization : Organization | Nil)
- #title : String
- #title=(title : String)