class DiadocApi::Entity::SenderTitleDocflow
- DiadocApi::Entity::SenderTitleDocflow
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
diadoc_api/entities/sender_title_docflow.crConstructors
Instance Method Summary
- #attachment : SignedAttachmentV3
- #attachment=(attachment : SignedAttachmentV3)
- #delivered_at : Timestamp | Nil
- #delivered_at=(delivered_at : Timestamp | Nil)
- #is_finished : Bool
- #is_finished=(is_finished : Bool)
- #roaming_notification : RoamingNotification | Nil
- #roaming_notification=(roaming_notification : RoamingNotification | Nil)
- #sender_signature_status : SenderSignatureStatus
- #sender_signature_status=(sender_signature_status : SenderSignatureStatus)
- #sent_at : Timestamp | Nil
- #sent_at=(sent_at : Timestamp | Nil)