public class NotarizedDocument extends craterdog.smart.SmartObject<NotarizedDocument>
| Modifier and Type | Field and Description |
|---|---|
DocumentAttributes |
attributes |
List<DigitalSeal> |
seals
The digital seals notarizing the document.
|
| Constructor and Description |
|---|
NotarizedDocument()
The default constructor ensures that the custom attribute types (like tags) will be
formatted correctly when printed.
|
public DocumentAttributes attributes
public List<DigitalSeal> seals
Copyright © 2015 Crater Dog Technologies(TM). All rights reserved.