documentType property

int? get documentType

Document type.

Implementation

int? get documentType => payload['type'];