CrewMemberDutyAccountInput (Input)
Represents data for crew member duty account.
input CrewMemberDutyAccountInput {
balance: Decimal!
note: String
}
Represents data for crew member duty account.
input CrewMemberDutyAccountInput {
balance: Decimal!
note: String
}
CrewMemberDutyAccountInput.balance ● Decimal! non-null scalarCrewMemberDutyAccountInput.note ● String scalar