Skip to main content

PredefinedCost

No description

type PredefinedCost {
amount: Int!
contentTypeId: Int!
costTypeId: Int!
description: String
id: ID!
updatedAt: ISO8601DateTime!
}

Fields

PredefinedCost.amount ● Int! non-null scalar

PredefinedCost.contentTypeId ● Int! non-null scalar

PredefinedCost.costTypeId ● Int! non-null scalar

PredefinedCost.description ● String scalar

PredefinedCost.id ● ID! non-null scalar

PredefinedCost.updatedAt ● ISO8601DateTime! non-null scalar

Member Of

PredefinedCostConnection object ● PredefinedCostEdge object