CreditNoteStatus.fromJson constructor

CreditNoteStatus.fromJson(
  1. Object? json
)

Implementation

CreditNoteStatus.fromJson(Object? json) : _ = (json as String);