class DiadocApi::Entity::AmendmentRequestDocflow
- DiadocApi::Entity::AmendmentRequestDocflow
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
diadoc_api/entities/amendment_request_docflow.crConstructors
Instance Method Summary
- #amendment_flags : Int32
- #amendment_flags=(amendment_flags : Int32)
- #amendment_request : SignedAttachmentV3 | Nil
- #amendment_request=(amendment_request : SignedAttachmentV3 | Nil)
- #confirmation_docflow : ConfirmationDocflow | Nil
- #confirmation_docflow=(confirmation_docflow : ConfirmationDocflow | Nil)
- #delivered_at : Timestamp | Nil
- #delivered_at=(delivered_at : Timestamp | Nil)
- #is_finished : Bool
- #is_finished=(is_finished : Bool)
- #plain_text : String | Nil
- #plain_text=(plain_text : String | Nil)
- #receipt : ReceiptDocflowV3 | Nil
- #receipt=(receipt : ReceiptDocflowV3 | Nil)
- #sent_at : Timestamp | Nil
- #sent_at=(sent_at : Timestamp | Nil)