SetJournalInput
Input for setting a cost center for a residential park.
input SetJournalInput {
id: ResidentialParkID!
prefix: String!
}
Fields
SetJournalInput.id ● ResidentialParkID! non-null scalar
The unique identifier of the residential park.
SetJournalInput.prefix ● String! non-null scalar
The prefix used for this journal.
Member Of
setJournal mutation