creditNoteReasons top-level constant

List<String> const creditNoteReasons

GrĂ¼nde einer Gutschrift; der Server druckt den deutschen Text.

Implementation

const List<String> creditNoteReasons = ['cancellation', 'price_reduction', 'return', 'incorrect_invoice', 'other'];