NauticalDraftOrderSetTransactionCurrency
Result of nautical draft order set currency mutation.
type NauticalDraftOrderSetTransactionCurrency {
nauticalOrder: NauticalOrder
orderErrors: [OrderError!]!
}
Fields
NauticalDraftOrderSetTransactionCurrency.nauticalOrder ● NauticalOrder object
Nautical order with updated currency.
NauticalDraftOrderSetTransactionCurrency.orderErrors ● [OrderError!]! non-null object
List of errors that occurred executing the mutation.