Procore.Model.RestV11ProjectsProjectIdFormsGet200ResponseInnerAttachment
(procore_sdk v0.3.0)
Types
@type t() ::
%Procore.Model.RestV11ProjectsProjectIdFormsGet200ResponseInnerAttachment{
can_be_viewed: boolean() | nil,
filename: String.t() | nil,
id: integer() | nil,
name: String.t() | nil,
url: String.t() | nil,
viewable: boolean() | nil
}