Procore.Model.RestV10ProjectsProjectIdSubmittalLogsIdCloseAndDistributePatch200Response (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdSubmittalLogsIdCloseAndDistributePatch200Response{ distributed_attachments: [ Procore.Model.RestV10WorkOrderContractsPost201ResponseAttachmentsInner.t() ] | nil, distributed_by: Procore.Model.RestV10ProjectsProjectIdSubmittalLogsIdCloseAndDistributePatch200ResponseDistributedBy.t() | nil, distributed_responses: [ Procore.Model.RestV10ProjectsProjectIdSubmittalLogsIdCloseAndDistributePatch200ResponseDistributedResponsesInner.t() ] | nil, distributed_to: [ Procore.Model.RestV10ProjectsProjectIdSubmittalLogsIdCloseAndDistributePatch200ResponseDistributedBy.t() ] | nil, download_all_attachments_url: String.t() | nil, download_all_message_distributed_attachments_url: String.t() | nil, download_all_submittal_distributed_attachments_url: String.t() | nil, id: integer() | nil, message: String.t() | nil, message_distributed_attachments: [ Procore.Model.RestV10WorkOrderContractsPost201ResponseAttachmentsInner.t() ] | nil, sent_at: DateTime.t() | nil, submittal_description: String.t() | nil, submittal_distributed_attachments: [ Procore.Model.RestV10WorkOrderContractsPost201ResponseAttachmentsInner.t() ] | nil }
Functions
Link to this function