Skip to main content

PriceProfileSummary

No description

type PriceProfileSummary {
id: ID!
isSelfPay: Boolean!
name: String!
createdAt: DateTime
updatedAt: DateTime
}

Fields

PriceProfileSummary.id ● ID! non-null scalar

PriceProfileSummary.isSelfPay ● Boolean! non-null scalar

PriceProfileSummary.name ● String! non-null scalar

PriceProfileSummary.createdAt ● DateTime scalar

PriceProfileSummary.updatedAt ● DateTime scalar

Member Of

PriceProfilePayload object